# epm/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.18 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.23 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.45 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.03 hours (or 001.78 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = GNU General Public License, version 2 (June 1991) setpaths = dpkg smp = no tmpsize = 3M #--------------------------------------------------------------------- [depends] actools dpkg gawk grep sed #--------------------------------------------------------------------- [configure] DOCDIR=$PKGDIR_PROD/doc MANBASE=$PKGDIR_PROD/man MISCDIR=$PKGDIR_PROD/misc mkdir -p $DOCDIR $MANBASE $MISCDIR bash ./configure \ --prefix=$PKGDIR_PROD \ --enable-debug=no \ --enable-gui=no \ --mandir=$MANBASE \ --with-docdir=$DOCDIR \ --with-softwaredir=$MISCDIR #--------------------------------------------------------------------- [postbuild] rm -fr $PKGDIR_PROD/man/man*/setup.* #--------------------------------------------------------------------- # 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 = tbd url_home = http://www.epmhome.org/ url_lfs = tbd url_tarball = http://ftp.easysw.com/pub/epm/4.2/\ epm-4.2-source.tar.bz2