# zutils/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. "lzip" is a prerequisite for two reasons: (a) it's needed to unpack the "zutils" source archive and (b) it may be needed at runtime. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.07 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.07 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.10 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.13 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM 00.01 hours (or 000.37 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = See "license*.txt" in installed tree licfile = COPYING master = glibc #--------------------------------------------------------------------- [depends] actools bzip2 gawk grep:strict # Replaces some of "grep's" programs gzip lndir lzip sed xzutils #--------------------------------------------------------------------- [configure] BINDIR=$PKGDIR_PROD/bin MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE for x in z*.in do sed -e "s|^bindir=.*|bindir=$BINDIR/|" -i $x done bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] lndir $PKGDIR_PROD/bin/ $PRODTREE/grep/bin/ #--------------------------------------------------------------------- # 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://www.nongnu.org/zutils/zutils.html url_lfs = Not checked yet url_tarball = http://download-mirror.savannah.gnu.org/\ releases/zutils/zutils-1.12.tar.lz #--------------------------------------------------------------------- [history] 170430 Updated from 1.4 to 1.6 180303 Updated to 1.7 190112 Updated to 1.8 210202 Updated to 1.10 220202 Updated to 1.11 230111 Updated to 1.12