# gv/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package has been renamed. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.20 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.30 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.55 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 001.35 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = GNU General Public License, version 2 (June 1991) tmpsize = 9M #--------------------------------------------------------------------- [depends] actools gawk xorgbase:strict #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE for x in `cat debian/patches/series` do patch -p1 < debian/patches/$x || exit 1 done bash ./configure \ --prefix=$PKGDIR_PROD \ --disable-dependency-tracking \ --mandir=$MANBASE \ --with-scratch-dir=/var/tmp/ #--------------------------------------------------------------------- [postbuild] rm -fr $PKGDIR_PROD/share #--------------------------------------------------------------------- # 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/gv url_home = http://www.gnu.org/software/gv/ url_lfs = n/a url_tarball = http://ftp.debian.org/debian/pool/main/g/gv/\ gv_3.7.4.orig.tar.gz #--------------------------------------------------------------------- [history] 230221 Updated from 3.6.2 to 3.7.4