# fyre/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. Bug: The "dash" key can't be used as "minus" in "fyre". To type a "minus", you apparently need to use the "minus" key on the numeric keypad. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.28 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.38 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.70 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.04 hours (or 002.58 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 6M #--------------------------------------------------------------------- [depends] gawk grep gtkcore libglade2 pkgconf shared-mime #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man DOCDIR=$PKGDIR_PROD/doc MANDIR=$MANBASE/man1 mkdir -p $DOCDIR $MANDIR bash ./configure \ --prefix=$PKGDIR_PROD \ --docdir=$PKGDIR_PROD/doc \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] MANBASE=$PKGDIR_PROD/man DOCDIR=$PKGDIR_PROD/doc MANDIR=$MANBASE/man1 mkdir -p $DOCDIR $MANDIR cp -p README $DOCDIR/readme.txt cp -p $PKGDIR_SPECIAL/fyre.1 $MANDIR/ #--------------------------------------------------------------------- # 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 = http://packages.debian.org/unstable/source/fyre url_home = http://fyre.navi.cx/ url_lfs = n/a url_tarball = http://releases.navi.cx/fyre/fyre-1.0.1.tar.bz2 #--------------------------------------------------------------------- [history] 210914 Fixed FTBFS with "gcc" 10.3.0 #--------------------------------------------------------------------- [about] Fyre is a "chaotic map" explorer. This tool can be used in GUI mode to travel through the "Peter de Jong" map interactively. Additionally, a command-line mode can be used to generate images based on specified parameters.