misc/gramps: Updated for version 3.2.6.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
7323fe1372
commit
4a9ae24c77
|
@ -1,9 +1,9 @@
|
||||||
GRAMPS is a genealogy program for Linux and other UNIX-like systems. GRAMPS
|
GRAMPS is a genealogy program for Linux and other UNIX-like systems. GRAMPS
|
||||||
stands for Genealogical Research and Analysis Management Programming System.
|
stands for Genealogical Research and Analysis Management Programming System.
|
||||||
GRAMPS helps you track your family tree. It allows you to store, edit, and
|
GRAMPS helps you track your family tree. It allows you to store, edit, and
|
||||||
research genealogical data.
|
research genealogical data.
|
||||||
|
|
||||||
GRAMPS requires ORBit2, libbonobo, gnome-mime-data, GConf, gnome-vfs,
|
GRAMPS requires ORBit2, libbonobo, gnome-mime-data, GConf, gnome-vfs,
|
||||||
libgnome, and gnome-python; building in that order should work.
|
libgnome, and gnome-python; building in that order should work.
|
||||||
|
|
||||||
GRAMPS can also use libgnomeprint, graphviz, inkscape, and freefont
|
GRAMPS can also use libgnomeprint, graphviz, inkscape, and freefont
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
# Written by Bill Kirkpatrick <bkirkp@gmail.com>
|
# Written by Bill Kirkpatrick <bkirkp@gmail.com>
|
||||||
|
|
||||||
PRGNAM=gramps
|
PRGNAM=gramps
|
||||||
VERSION=${VERSION:-3.2.4}
|
VERSION=${VERSION:-3.2.6}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="gramps"
|
PRGNAM="gramps"
|
||||||
VERSION="3.2.4"
|
VERSION="3.2.6"
|
||||||
HOMEPAGE="http://www.gramps-project.org/"
|
HOMEPAGE="http://www.gramps-project.org/"
|
||||||
DOWNLOAD="http://downloads.sourceforge.net/gramps/gramps-3.2.4.tar.gz"
|
DOWNLOAD="http://downloads.sourceforge.net/gramps/gramps-3.2.6.tar.gz"
|
||||||
MD5SUM="b04a078ca9986ff7a3027676df93c30f"
|
MD5SUM="7b6fe3d81d1925f30b0cd63a362a1a18"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
MAINTAINER="Bill Kirkpatrick"
|
MAINTAINER="Bill Kirkpatrick"
|
||||||
EMAIL="bkirkp@gmail.com"
|
EMAIL="bkirkp@gmail.com"
|
||||||
APPROVED="rworkman"
|
APPROVED="dsomero"
|
||||||
|
|
Loading…
Reference in New Issue