# frei0r/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 https://github.com/dyne/frei0r.git #--------------------------------------------------------------------- [buildtimes] 00.02 hours (or 001.23 minutes) - HP EliteBook 8560w 32GB RAM 00.02 hours (or 001.28 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.04 hours (or 002.10 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.08 hours (or 004.98 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING setpaths = cairo gtkcore tmpsize = 55M #--------------------------------------------------------------------- [depends] actools cairo gawk grep gtkcore pkgconf sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./autogen.sh bash ./configure \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --prefix=$PKGDIR_PROD \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] SHADIR=$PKGDIR_PROD/share rm -fr $SHADIR/doc (rmdir $SHADIR 2>/dev/null || true) #--------------------------------------------------------------------- # 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 = n/a url_home = http://www.piksel.org/frei0r/ url_lfs = n/a url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 170625 Updated from 20120221 to 1.6.1 211224 Updated to e48da90c4 ("git" hash)