# plotutils/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.03 hours (or 001.93 minutes) - HP EliteBook 8560w 32GB RAM 00.05 hours (or 002.83 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.05 hours (or 003.02 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.28 hours (or 016.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) slowdown = yes smptries = 8 tmpsize = 37M #--------------------------------------------------------------------- [depends] actools bison3 flex gawk grep libpng sed xorg zlib #--------------------------------------------------------------------- [configure] autoreconf -fi bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-static \ --enable-libplotter \ --enable-shared #--------------------------------------------------------------------- [postbuild] MANDIR=$PKGDIR_PROD/man/man1 mkdir -p $MANDIR cp -p info/*.1 $MANDIR/ #--------------------------------------------------------------------- # 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/plotutils url_home = http://www.gnu.org/software/plotutils/plotutils.html url_lfs = n/a url_tarball = ftp://ftp.gnu.org/gnu/plotutils/\ plotutils-2.6.tar.gz