# dpkg/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package has been renamed. 2. For the time being, "dpkg" should not be updated to new upstream releases, as "build" problems may occur. #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.62 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 001.07 minutes) - HP EliteBook 8560w 32GB RAM 00.02 hours (or 001.27 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.04 hours (or 002.52 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = See "license*.txt" in installed tree licfile = COPYING nls = disabled nosyslinks = yes setpaths = gettext tmpsize = 52M unpack = relaxed #--------------------------------------------------------------------- [depends] actools bzip2 gettext ncurses patch zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man VARDIR=/var/dpkg mkdir -p $MANBASE $VARDIR bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-nls \ --localstatedir=$VARDIR \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] BINDIR=$PKGDIR_PROD/bin VARDIR=/var/dpkg mkdir -p $VARDIR cd $VARDIR touch available status ln -nsf $BINDIR/dpkg-deb $LACSYSTREE/bin/ #--------------------------------------------------------------------- [setup.boot] VARDIR=/var/dpkg mkdir -p $VARDIR cd $VARDIR touch available status #--------------------------------------------------------------------- # 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/dpkg url_home = http://packages.debian.org/unstable/source/dpkg url_lfs = n/a url_tarball = http://ftp.de.debian.org/debian/pool/main/d/dpkg/\ dpkg_1.19.0.5.tar.xz #--------------------------------------------------------------------- [history] 180320 Updated from 1.17.25 to 1.19.0.5