# abc2ps/cfg - "Build" settings for package # Revision: 110915 #--------------------------------------------------------------------- [technotes] [buildtimes] 00.00 hours (or 000.03 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.03 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.05 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM #--------------------------------------------------------------------- [settings] configure = none exepack = yes license = GNU General Public License, version 2 (June 1991) patches = required proddir = $PRODTREE/abctools purge = yes revision = 1.33a shareddir = yes tmpsize = 1M #--------------------------------------------------------------------- [depends] actools gawk grep sed #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin mkdir -p $BINDIR cc -o abc2ps abc2ps.c mv abc2ps $BINDIR/ #--------------------------------------------------------------------- # 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 = Unknown url_lfs = Not checked yet url_tarball = http://ifdo.pugmarks.com/~seymour/runabc/\ ABC2PS133a.zip