# indent/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] # 1. Presently, the source tarball that's used for this package is an- # cient (it dates back to 2002). However, as of 2007, it was the # latest known official version. #--------------------------------------------------------------------- # 2. This package has forward dependencies on "gawk", "grep", and # "mktemp". If this distro is built from scratch, the "bootstrap" dis- # tro used must provide its own copies of these utilities. #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.32 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.33 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.35 minutes) - HP EliteBook 8560w 32GB RAM 00.02 hours (or 001.22 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default depends = none # See notes at start of file exepack = yes license = GNU General Public License, version 2 (June 1991) smp = no #--------------------------------------------------------------------- [configure] sed -e 's/^maybe_os=.*/maybe_os=linux-gnu/' \ -i config/config.sub bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-nls #--------------------------------------------------------------------- # 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/indent url_home = http://www.gnu.org/software/indent/ url_lfs = n/a url_tarball = http://ftp.gnu.org/gnu/indent/indent-2.2.10.tar.gz