# sloccount/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] # 1. The source tarball used for this package was created locally. It # was based on the following upstream tarball: # http://www.dwheeler.com/sloccount/sloccount-2.26.tar.gz # The local version includes changes based on Debian patches and adds # support for two languages (Genie and Vala). # You should be able to obtain the original upstream tarball from the # same directory tree as the local one. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.05 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.05 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.18 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] configure = none exepack = yes license = GNU General Public License, version 2 (June 1991) nosyslinks = yes revision = numeric tmpsize = 2M #--------------------------------------------------------------------- [depends] sed #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin mkdir -p $BINDIR sed -e "s|^PREFIX=.*|PREFIX=$PKGDIR_PROD|" \ -i makefile make make install #--------------------------------------------------------------------- # 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 = Not checked yet url_debian_pool = http://ftp.de.debian.org/debian/pool/main/\ s/sloccount/ url_home = http://www.dwheeler.com/sloccount/ url_lfs = n/a url_tarball = n/a # See notes near start of this file