science/gramps: Update to 5.1.1
Note the default database backend for new family trees is now SQLite. Changes this release: https://gramps-project.org/blog/2019/09/gramps-5-1-1-released/ https://gramps-project.org/blog/2019/08/gramps-5-1-0-released/ https://gramps-project.org/blog/2019/08/gramps-5-0-2-released/
This commit is contained in:
parent
8d3718274a
commit
f6e6c22cc9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519663
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gramps
|
||||
PORTVERSION= 5.0.1
|
||||
PORTVERSION= 5.1.1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= science gnome python
|
||||
|
||||
@ -12,13 +12,15 @@ COMMENT= GTK3-based genealogy program
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libosmgpsmap-1.0.so:x11-toolkits/osm-gps-map
|
||||
LIB_DEPENDS= libgeocode-glib.so:net/geocode-glib \
|
||||
libosmgpsmap-1.0.so:x11-toolkits/osm-gps-map
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsddb3>0:databases/py-bsddb3@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyicu>=1.8:devel/py-pyicu@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pygraphviz>=0:graphics/py-pygraphviz@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} \
|
||||
xdg-open:devel/xdg-utils
|
||||
|
||||
USES= desktop-file-utils gettext gnome python:3.2+ shared-mime-info
|
||||
USES= desktop-file-utils gettext gnome python:3.3+ shared-mime-info
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= gramps-project
|
||||
USE_GNOME= cairo gtk30 intltool librsvg2 pango pygobject3
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1549289325
|
||||
SHA256 (gramps-project-gramps-v5.0.1_GH0.tar.gz) = 3a81265764a314cca0540593ccd639c5b76199615b3b0aace0b2540fc186eba5
|
||||
SIZE (gramps-project-gramps-v5.0.1_GH0.tar.gz) = 16718439
|
||||
TIMESTAMP = 1575983769
|
||||
SHA256 (gramps-project-gramps-v5.1.1_GH0.tar.gz) = 7623c1e976a19e121f6fa799ca619def18672000ba7fd505abdaa9e782920eda
|
||||
SIZE (gramps-project-gramps-v5.1.1_GH0.tar.gz) = 17281131
|
||||
|
Loading…
Reference in New Issue
Block a user