# noweb/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] # 1. The source-tarball filename extension has been changed from # ".tgz" to ".tar.gz". #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.10 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.10 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.12 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM 00.03 hours (or 001.98 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] altpkg = yes configure = none exepack = yes license = See "license*.txt" in installed tree revision = 2.11b setpaths = texlive strip = no unpack = relaxed #--------------------------------------------------------------------- [depends] gawk grep sed texlive-base:strict #--------------------------------------------------------------------- [build] echo foo TEXMFLOCAL=`kpsewhich -expand-var='$TEXMFLOCAL'` echo foo 0048 DATADIR=$TEXMFLOCAL/tex/latex/noweb DOCDIR=$PKGDIR_PROD/doc mkdir -p $DATADIR $DOCDIR mkdir -p $PKGDIR_PROD/{bin,lib,man} cp -p COPYRIGHT $DOCDIR/license-$EXEWORD.txt cd src (/awkname gawk || true) make all 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_home = http://www.cs.tufts.edu/~nr/noweb/ url_lfs = n/a url_tarball = ftp://www.eecs.harvard.edu/pub/nr/noweb-2.11b.tgz