Bundle release of Gramps 5.1.4.

This commit is contained in:
John Ralls
2021-07-26 13:23:19 -07:00
parent 9352f0c438
commit 358a6b118b
4 changed files with 14 additions and 10 deletions

View File

@@ -55,9 +55,9 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle
</distutils>
<distutils id="gramps" supports-non-srcdir-builds="no">
<branch module="gramps-project/gramps/archive/v5.1.3.tar.gz"
repo="github-tarball" version="5.1.3"
checkoutdir="gramps-gramps-5.1.3"/>
<branch module="gramps-project/gramps/archive/v5.1.4.tar.gz"
repo="github-tarball" version="5.1.4"
checkoutdir="gramps-gramps-5.1.4"/>
<dependencies>
<dep package="meta-gramps-modules"/>
</dependencies>
@@ -145,7 +145,7 @@ https://files.pythonhosted.org/packages/
<branch module="berkeley-db/db-4.8.30.NC.tar.gz" version="4.8.30"
repo="oracle"
hash="sha256:12edc0df75bf9abd7f82f821795bcee50f42cb2e5f76a6a281b85732798364ef" >
<patch file="https://raw.githubusercontent.com/gramps-project/gramps/master/mac/patches/berkeleydb-4.8-atomic.patch" strip='1'/>
<patch file="berkeleydb-4.8-atomic.patch" strip='1'/>
</branch>
</autotools>
@@ -161,7 +161,7 @@ https://files.pythonhosted.org/packages/
<branch module="berkeley-db/db-4.8.30.NC.tar.gz" version="4.8.30"
repo="oracle"
hash="sha256:12edc0df75bf9abd7f82f821795bcee50f42cb2e5f76a6a281b85732798364ef">
<patch file="https://raw.githubusercontent.com/gramps-project/gramps/maintenance/gramps51/mac/patches/berkeleydb-4.8-atomic.patch" strip='1'/>
<patch file="berkeleydb-4.8-atomic.patch" strip='1'/>
</branch>
</autotools>
@@ -184,7 +184,6 @@ https://files.pythonhosted.org/packages/
<dependencies>
<dep package="python3"/>
<dep package="meta-gtk-osx-gtk3"/>
<dep package="meta-gtk-osx-gtk3-core-themes"/>
<dep package="goocanvas2"/>
<dep package="librsvg"/>
<dep package="shared-mime-info"/>