misc/gramps: Updated for version 3.2.6.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Bill Kirkpatrick 2011-05-31 22:26:21 -04:00 committed by Robby Workman
parent 7323fe1372
commit 4a9ae24c77
3 changed files with 9 additions and 9 deletions

View File

@ -1,9 +1,9 @@
GRAMPS is a genealogy program for Linux and other UNIX-like systems. GRAMPS
stands for Genealogical Research and Analysis Management Programming System.
GRAMPS helps you track your family tree. It allows you to store, edit, and
GRAMPS is a genealogy program for Linux and other UNIX-like systems. GRAMPS
stands for Genealogical Research and Analysis Management Programming System.
GRAMPS helps you track your family tree. It allows you to store, edit, and
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.
GRAMPS can also use libgnomeprint, graphviz, inkscape, and freefont

View File

@ -5,7 +5,7 @@
# Written by Bill Kirkpatrick <bkirkp@gmail.com>
PRGNAM=gramps
VERSION=${VERSION:-3.2.4}
VERSION=${VERSION:-3.2.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="gramps"
VERSION="3.2.4"
VERSION="3.2.6"
HOMEPAGE="http://www.gramps-project.org/"
DOWNLOAD="http://downloads.sourceforge.net/gramps/gramps-3.2.4.tar.gz"
MD5SUM="b04a078ca9986ff7a3027676df93c30f"
DOWNLOAD="http://downloads.sourceforge.net/gramps/gramps-3.2.6.tar.gz"
MD5SUM="7b6fe3d81d1925f30b0cd63a362a1a18"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Bill Kirkpatrick"
EMAIL="bkirkp@gmail.com"
APPROVED="rworkman"
APPROVED="dsomero"