# file/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.48 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.52 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 001.37 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 = file tmpsize = 15M #--------------------------------------------------------------------- [depends] actools gawk grep sed zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE rm -f /etc/magic bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-libseccomp \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] DOCDIR=$PKGDIR_PROD/doc ETCDIR=$PKGDIR_PROD/etc mkdir -p $DOCDIR $ETCDIR cp -p COPYING $DOCDIR/license.txt cd $ETCDIR MAGIC=../share/file/magic if test -f $MAGIC; then ln -nsf ../share/file/magic . fi #--------------------------------------------------------------------- # 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/file url_home = http://www.darwinsys.com/file/ url_lfs = http://www.linuxfromscratch.org/lfs/view/stable/\ chapter06/file.html url_tarball = ftp://ftp.astron.com/pub/file/file-5.39.tar.gz #--------------------------------------------------------------------- [history] 170505 updated from 5.20 to 5.30 180814 Updated to 5.34 181023 Updated to 5.35 210207 Updated to 5.39