Package release of Gramps-5.2.0-beta1.
This commit is contained in:
parent
7507736cfb
commit
6f98fa07fc
@ -7,7 +7,7 @@
|
|||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
<string>Gramps</string>
|
<string>Gramps</string>
|
||||||
<key>CFBundleGetInfoString</key>
|
<key>CFBundleGetInfoString</key>
|
||||||
<string>Gramps-5.1.5-2, (C) 1997-2022 The Gramps Team http://www.gramps-project.org</string>
|
<string>Gramps-5.2.0-beta1-1, (C) 1997-2023 The Gramps Team http://www.gramps-project.org</string>
|
||||||
<key>CFBundleIconFile</key>
|
<key>CFBundleIconFile</key>
|
||||||
<string>gramps.icns</string>
|
<string>gramps.icns</string>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
@ -17,13 +17,13 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>Gramps-5.1.5-2</string>
|
<string>Gramps-5.2.0-beta1-1</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>Gramps-5.1.5-2</string>
|
<string>Gramps-5.2.0-beta1-1</string>
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
<string>Copyright 1997 - 2022 The Gramps Team, GNU General Public License.</string>
|
<string>Copyright 1997 - 2023 The Gramps Team, GNU General Public License.</string>
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
<string>10.13</string>
|
<string>10.13</string>
|
||||||
<key>GtkOSXLaunchScriptFile</key>
|
<key>GtkOSXLaunchScriptFile</key>
|
||||||
|
@ -42,7 +42,7 @@
|
|||||||
</binary>
|
</binary>
|
||||||
|
|
||||||
<binary recurse="True">
|
<binary recurse="True">
|
||||||
${prefix}/lib/python3.10/*.so
|
${prefix}/lib/python3.11/*.so
|
||||||
</binary>
|
</binary>
|
||||||
|
|
||||||
<binary>
|
<binary>
|
||||||
@ -78,7 +78,7 @@
|
|||||||
</binary>
|
</binary>
|
||||||
|
|
||||||
<binary>
|
<binary>
|
||||||
${prefix}/lib/libtiff.5.dylib
|
${prefix}/lib/libtiff.6.dylib
|
||||||
</binary>
|
</binary>
|
||||||
|
|
||||||
<binary dest="${bundle}/Contents/MacOS/">
|
<binary dest="${bundle}/Contents/MacOS/">
|
||||||
@ -153,19 +153,15 @@
|
|||||||
<!-- We have to pull in the python modules, which are mixed python
|
<!-- We have to pull in the python modules, which are mixed python
|
||||||
and loadable modules. -->
|
and loadable modules. -->
|
||||||
<data recurse="True">
|
<data recurse="True">
|
||||||
${prefix}/lib/python3.10/*.py
|
${prefix}/lib/python3.11/*.py
|
||||||
</data>
|
</data>
|
||||||
|
|
||||||
<data>
|
<data>
|
||||||
${prefix}/lib/python3.10/config-3.10-darwin/
|
${prefix}/lib/python3.11/config-3.11-darwin/
|
||||||
</data>
|
</data>
|
||||||
|
|
||||||
<data>
|
<data>
|
||||||
${prefix}/lib/python3.10/site-packages/gramps/gen/utils/resource-path
|
${prefix}/include/python3.11/pyconfig.h
|
||||||
</data>
|
|
||||||
|
|
||||||
<data>
|
|
||||||
${prefix}/include/python3.10/pyconfig.h
|
|
||||||
</data>
|
</data>
|
||||||
|
|
||||||
|
|
||||||
@ -182,7 +178,7 @@
|
|||||||
</data>
|
</data>
|
||||||
|
|
||||||
<data recurse="True">
|
<data recurse="True">
|
||||||
${prefix}/lib/python3.10/site-packages/gramps/*.glade
|
${prefix}/lib/python3.11/site-packages/gramps/*.glade
|
||||||
</data>
|
</data>
|
||||||
|
|
||||||
<data>
|
<data>
|
||||||
@ -197,9 +193,6 @@
|
|||||||
${prefix}/share/gramps/images/splash.jpg
|
${prefix}/share/gramps/images/splash.jpg
|
||||||
</data>
|
</data>
|
||||||
|
|
||||||
<data>
|
|
||||||
${prefix}/share/mime-info/
|
|
||||||
</data>
|
|
||||||
<!-- Note that you must run `dot -c` to create this file -->
|
<!-- Note that you must run `dot -c` to create this file -->
|
||||||
<data>
|
<data>
|
||||||
${prefix}/lib/graphviz/config6
|
${prefix}/lib/graphviz/config6
|
||||||
|
@ -53,12 +53,10 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle
|
|||||||
<dep package="meta-gramps-modules"/>
|
<dep package="meta-gramps-modules"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</distutils>
|
</distutils>
|
||||||
|
|
||||||
<distutils id="gramps" supports-non-srcdir-builds="no">
|
<distutils id="gramps" supports-non-srcdir-builds="no">
|
||||||
<branch module="gramps-project/gramps/archive/v5.1.5.tar.gz"
|
<branch module="gramps-project/gramps/archive/v5.2.0-beta1.tar.gz"
|
||||||
repo="github-tarball" version="5.1.5"
|
repo="github-tarball" version="5.2.0-beta1"
|
||||||
checkoutdir="gramps-gramps-5.1.5">
|
checkoutdir="gramps-gramps-5.2.0-beta1" />
|
||||||
<patch file="gramps-berkeleydb.patch" strip="1"/>
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dep package="meta-gramps-modules"/>
|
<dep package="meta-gramps-modules"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
@ -209,12 +207,12 @@ https://files.pythonhosted.org/packages/
|
|||||||
<dep package="osmgpsmap"/>
|
<dep package="osmgpsmap"/>
|
||||||
<dep package="graphviz"/>
|
<dep package="graphviz"/>
|
||||||
<dep package="gexiv2"/>
|
<dep package="gexiv2"/>
|
||||||
<dep package="berkeleydb"/>
|
|
||||||
<dep package="gtk-mac-integration-python"/>
|
<dep package="gtk-mac-integration-python"/>
|
||||||
<dep package="pycairo"/>
|
<dep package="pycairo"/>
|
||||||
<dep package="pygobject3"/>
|
<dep package="pygobject3"/>
|
||||||
<dep package='pyicu'/>
|
<dep package='pyicu'/>
|
||||||
<dep package="pillow"/>
|
<dep package="pillow"/>
|
||||||
|
<dep package="pybsddb"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</metamodule>
|
</metamodule>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user