# deutex449/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package has been renamed. #--------------------------------------------------------------------- 2. For other notes related to this package and other "deutex*" pack- ages, see "technotes" in the "deutex440" "cfg" file. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.07 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.15 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.17 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.72 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = tbd proddir = $PRODTREE/deutex purge = no revision = numeric shareddir = yes tmpsize = 3M #--------------------------------------------------------------------- [depends] deutex440:strict #--------------------------------------------------------------------- # Note: This package uses a non-standard "configure" script. Most im- # portantly, the script expects "--prefix DIR" as opposed to "--prefix # =DIR". [configure] BINDIR=$PKGDIR_PROD/bin MANDIR=$PKGDIR_PROD/man/man6 mkdir -p $BINDIR $MANDIR rm -fr $BINDIR/*449 bash ./configure --prefix=$PKGDIR_PROD #--------------------------------------------------------------------- [postbuild] BINDIR=$PKGDIR_PROD/bin MANDIR=$PKGDIR_PROD/man/man6 rm -fr $MANDIR cd $BINDIR mv deusf{,449} mv deutex{,449} ln -nsf deusf449 deusf #--------------------------------------------------------------------- # 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/deutex url_home = tbd url_lfs = n/a url_tarball = http://ftp.de.debian.org/debian/pool/main/d/\ deutex/deutex_4.4.902.orig.tar.gz