# enscript/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. Presently, the source tarball that's used for this package is an- cient (it dates back to 2003). However, as of mid-2007, it was the latest known official version. #--------------------------------------------------------------------- 2. As of mid-2007, the sizes of this distro's versions of "enscript" were as follows: Normal hard-disk copy = 1.5 MB LiveDistro "squashfs" copy = 0.3 MB #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.45 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.47 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.53 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.03 hours (or 001.88 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = GNU General Public License, version 2 (June 1991) tmpsize = 9M #--------------------------------------------------------------------- [depends] actools bison3 flex gawk grep libpaper perl #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-nls \ --mandir=$MANBASE #--------------------------------------------------------------------- # 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/enscript url_home = http://www.codento.com/people/mtr/genscript/ url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ pst/enscript.html url_tarball = http://ftp.gnu.org/gnu/\ enscript/enscript-1.6.6.tar.gz