# gramps/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The sources were obtained as follows: ocgitfetch --run --delgit \ https://github.com/gramps-project/gramps.git #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] configure = none license = See "license*.txt" in installed tree licfile = COPYING #--------------------------------------------------------------------- [depends] actools enchant01 enchant02 gawk gexiv2 goocanvas2 graphviz # Runtime grep gtkcore gtkspell3 jpeg libpng librsvg osm-gps-map piprepomain pygraphviz # Runtime: NetworkChart python:strict python3-core:strict sed sqlite3 tiff xorg #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin PROGDIR=$PKGDIR_PROD/program mkdir -p $BINDIR $PROGDIR chmod 755 Gramps.py cp -a * $PROGDIR/ mkdir $PROGDIR/.git cd $BINDIR cp -p $PKGDIR_SPECIAL/gramps.wrapper.in gramps chmod 755 gramps #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian_page = tbd url_home = tbd url_lfs = tbd url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 211101 Added package. Started with 9938c71a1 ("git" hash). 240307 Updated to f41cddcd2