mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/gramps: Updated for version 5.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f2b01c1558
commit
fdf1381493
4 changed files with 12 additions and 12 deletions
|
@ -1,6 +1,6 @@
|
|||
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.
|
||||
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.
|
||||
|
||||
|
||||
|
@ -15,6 +15,6 @@ for example
|
|||
|
||||
Optional Dependencies: osm-gps-map and libgexiv2
|
||||
|
||||
For a list of programs GRAMPS can use if they are installed, see
|
||||
For a list of programs Gramps can use if they are installed, see
|
||||
|
||||
https://www.gramps-project.org/wiki/index.php?title=Installation
|
||||
https://github.com/gramps-project/gramps#requirements
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gramps
|
||||
VERSION=${VERSION:-5.1.1}
|
||||
VERSION=${VERSION:-5.1.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gramps"
|
||||
VERSION="5.1.1"
|
||||
VERSION="5.1.2"
|
||||
HOMEPAGE="https://www.gramps-project.org/"
|
||||
DOWNLOAD="https://github.com/gramps-project/gramps/archive/v5.1.1/gramps-5.1.1.zip"
|
||||
MD5SUM="755fde3b136ce4b534167f57f8b097cd"
|
||||
DOWNLOAD="https://github.com/gramps-project/gramps/archive/v5.1.2/gramps-5.1.2.zip"
|
||||
MD5SUM="92693297f581187fad31a3473149e690"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pygobject3-python3 pyicu bsddb3"
|
||||
|
|
|
@ -9,11 +9,11 @@
|
|||
gramps: gramps (genealogy program)
|
||||
gramps:
|
||||
gramps: Genealogical Research and Analysis Management Programming System
|
||||
gramps: GRAMPS is a genealogy program for Linux and other UNIX-like systems.
|
||||
gramps: GRAMPS stands for Genealogical Research and Analysis Management
|
||||
gramps: Programming System. GRAMPS helps you track your family tree. It
|
||||
gramps: Gramps is a genealogy program for Linux and other UNIX-like systems.
|
||||
gramps: Gramps stands for Genealogical Research and Analysis Management
|
||||
gramps: Programming System. Gramps helps you track your family tree. It
|
||||
gramps: allows you to store, edit, and research genealogical data.
|
||||
gramps:
|
||||
gramps: Homepage: http://www.gramps-project.org/
|
||||
gramps:
|
||||
gramps:
|
||||
gramps: Requirements: https://github.com/gramps-project/gramps#requirements
|
||||
|
|
Loading…
Reference in a new issue