Updates for 3.4.7
This commit is contained in:
		| @@ -7,7 +7,7 @@ | ||||
|     <key>CFBundleExecutable</key> | ||||
|     <string>Gramps</string> | ||||
|     <key>CFBundleGetInfoString</key> | ||||
|     <string>Gramps 3.4.6-1, (C) 1997-2013 The Gramps Team http://www.gramps-project.org</string> | ||||
|     <string>Gramps 3.4.7-1, (C) 1997-2014 The Gramps Team http://www.gramps-project.org</string> | ||||
|     <key>CFBundleIconFile</key> | ||||
|     <string>gramps.icns</string> | ||||
|     <key>CFBundleIdentifier</key> | ||||
| @@ -17,15 +17,15 @@ | ||||
|     <key>CFBundlePackageType</key> | ||||
|     <string>APPL</string> | ||||
|     <key>CFBundleShortVersionString</key> | ||||
|     <string>3.4.6-1</string> | ||||
|     <string>3.4.7-1</string> | ||||
|     <key>CFBundleSignature</key> | ||||
|     <string>????</string> | ||||
|     <key>CFBundleName</key> | ||||
|     <string>Gramps</string> | ||||
|     <key>CFBundleVersion</key> | ||||
|     <string>3.4.6-1</string> | ||||
|     <string>3.4.7-1</string> | ||||
|     <key>NSHumanReadableCopyright</key> | ||||
|     <string>Copyright 1997 - 2013 The Gramps Team, GNU General Public License.</string> | ||||
|     <string>Copyright 1997 - 2014 The Gramps Team, GNU General Public License.</string> | ||||
|     <key>LSMinimumSystemVersion</key> | ||||
|     <string>10.5</string> | ||||
| </dict> | ||||
|   | ||||
| @@ -138,10 +138,6 @@ | ||||
|     ${prefix}/include/python2.7/pyconfig.h | ||||
|   </data> | ||||
|  | ||||
|   <data> | ||||
|     ${prefix}/etc/pango/ | ||||
|   </data> | ||||
|  | ||||
|   <data recurse="True"> | ||||
|     ${prefix}/share/gramps/*.py | ||||
|   </data> | ||||
|   | ||||
| @@ -63,7 +63,7 @@ ige-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle | ||||
|   <!--include href="/Users/john/Development/GTK-OSX/gtk-osx-build/modulesets-stable/gtk-osx.modules"/--> | ||||
|  | ||||
|   <autotools id="gramps" autogen-sh="configure"> | ||||
|     <branch module="gramps/gramps-3.4.6.tar.gz" version="3.4.6" | ||||
|     <branch module="gramps/gramps-3.4.7.tar.gz" version="3.4.7" | ||||
| 	    repo="sourceforge"> | ||||
|     </branch> | ||||
|     <dependencies> | ||||
| @@ -169,11 +169,11 @@ ige-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle | ||||
|     </dependencies> | ||||
|   </autotools> | ||||
|  | ||||
|   <autotools id="exiv2"> | ||||
|   <autotools id="exiv2" supports-non-srcdir-builds="no"> | ||||
|     <branch module="exiv2-0.21.1.tar.gz" repo="exiv2.org" version="0.21.1"/> | ||||
|   </autotools> | ||||
|  | ||||
|   <autotools id="boost"> | ||||
|   <autotools id="boost" supports-non-srcdir-builds="no"> | ||||
|     <branch module="boost/boost_1_46_1.tar.bz2" repo="sourceforge" | ||||
| 	    version="1.46.1"/> | ||||
|   </autotools> | ||||
| @@ -182,7 +182,7 @@ ige-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle | ||||
|     <branch repo="sourceforge" module="scons/scons-2.0.1.tar.gz" version="2.0.1"/> | ||||
|   </distutils> | ||||
|  | ||||
|   <autotools id="pyexiv2"> | ||||
|   <autotools id="pyexiv2" supports-non-srcdir-builds="no"> | ||||
|     <branch module="pyexiv2/0.3.x/0.3/+download/pyexiv2-0.3.0.tar.bz2" | ||||
| 	    repo="launchpad" version="0.3.0"/> | ||||
|     <dependencies> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user