blob: 8b24dbaddb742227afa8e2d661c0976171c1e390 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
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.
Required Dependencies
Both bsddb3 and pyicu must be built with python3 support, for example
PYTHON3=yes ./bsddb3.SlackBuild PYTHON3=yes ./pyicu.SlackBuild
Optional Dependencies: osm-gps-map and libgexiv2
For a list of programs Gramps can use if they are installed, see
https://github.com/gramps-project/gramps#requirements
|