Updates fro gramps-4.0.0-alpha3

svn: r21052
This commit is contained in:
John Ralls 2013-01-10 18:10:08 +00:00
parent cac68a4110
commit 2255acaa62
3 changed files with 10 additions and 6 deletions

View File

@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>Gramps</string>
<key>CFBundleGetInfoString</key>
<string>4.0.0-alpha1, (C) 1997-2012 The Gramps Team http://www.gramps-project.org</string>
<string>4.0.0-alpha3, (C) 1997-2013 The Gramps Team http://www.gramps-project.org</string>
<key>CFBundleIconFile</key>
<string>gramps.icns</string>
<key>CFBundleIdentifier</key>
@ -15,15 +15,15 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>4.0.0-alpha1</string>
<string>4.0.0-alpha3</string>
<key>CFBundleShortVersionString</key>
<string>Trunk</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>4.0.0-alpha1</string>
<string>4.0.0-alpha3</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright 1997 - 2012 The Gramps Team, GNU General Public License.</string>
<string>Copyright 1997 - 2013 The Gramps Team, GNU General Public License.</string>
<key>LSMinimumSystemVersion</key>
<string>10.5</string>
</dict>

View File

@ -171,6 +171,10 @@
${prefix}/lib/python2.7/site-packages/gramps/images/*.png
</data>
<data>
${prefix}/lib/python2.7/site-packages/gramps/images/splash.jpg
</data>
<data>
${prefix}/share/mime-info/
</data>

View File

@ -82,7 +82,7 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle
</distutils>
<distutils id="gramps-40">
<branch module="gramps/gramps-4.0.0-alpha1.tar.gz" version="4.0.0-alpha1"
<branch module="gramps/gramps-4.0.0-alpha3.tar.gz" version="4.0.0-alpha3"
repo="sourceforge"/>
<dependencies>
<dep package="meta-gtk-osx-python-gtk3"/>
@ -155,7 +155,7 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle
</after>
</distutils>
<autotools id="graphviz" autogenargs="--disable-sharp --disable-guile --disable-java --disable-lua --disable-ocaml --disable-perl --disable-php --disable-r --disable-ruby --disable-tcl --with-pangocairo=no --with-freetype2=no --with-fontconfig=no --with-included-ltdl=yes">
<autotools id="graphviz" autogenargs="--disable-sharp --disable-guile --disable-java --disable-lua --disable-ocaml --disable-perl --disable-php --disable-r --disable-ruby --disable-tcl --with-pangocairo --with-included-ltdl=yes">
<branch module="graphviz-2.28.0.tar.gz" version="2.28.0" repo="graphviz"/>
<dependencies>
<dep package="zlib"/>