# mcrypt/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] # 1. Debian was last checked in early 2007. At the time, Debian patch- # es existed for this package, but they weren't compatible with the # release that we were using (2.6.5). #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.37 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.37 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.48 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.03 hours (or 001.55 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = GNU General Public License, version 2 (June 1991) purge = no shareddir = yes tmpsize = 4M #--------------------------------------------------------------------- [depends] actools bzip2 gawk grep gzip libmcrypt:strict libmhash oldmcrypt:strict zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-nls \ --mandir=$MANBASE #--------------------------------------------------------------------- # 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/mcrypt url_home_1 = http://mcrypt.sourceforge.net/ url_home_2 = http://mcrypt.hellug.gr/ url_lfs = n/a url_tarball = http://downloads.sourceforge.net/mcrypt/\ mcrypt-2.6.8.tar.gz