# giflib4/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] [buildtimes] 00.01 hours (or 000.55 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.72 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.73 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.04 hours (or 002.23 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default dontfind = giflib5 fortran = disabled license = See "license.txt" under installed tree nosyslinks = yes patches = required setpaths = giflib4 tmpsize = 5M #--------------------------------------------------------------------- [depends] actools gawk grep sed xorg #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE patch -p1 < debian/patches/01-cve.dpatch bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] DOCDIR=$PKGDIR_PROD/doc mkdir -p $DOCDIR cp -p COPYING $DOCDIR/license.txt #--------------------------------------------------------------------- # 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 = Not checked yet url_home = http://sourceforge.net/projects/giflib/ url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ general/giflib.html url_tarball = http://downloads.sourceforge.net/giflib/\ giflib-4.1.6.tar.bz2