# pcal/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package has been renamed. #--------------------------------------------------------------------- 2. As of July 2011 (when the sources were downloaded), the upstream developer's site stated that the license for this package was Artistic License. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.07 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.07 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.10 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.73 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] configure = none depends = none exepack = yes license = Artistic License tmpsize = 3M #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin ETCDIR=$PKGDIR_PROD/etc MAN1DIR=$PKGDIR_PROD/man/man1 treetextsub --pattern="/usr/bin/gcc" --newtext="gcc" mkdir -p $BINDIR $ETCDIR $MAN1DIR make cp -p doc/pcal.man $MAN1DIR/pcal.1 cp -p exec/pcal $BINDIR/ cp -p $PKGDIR_SPECIAL/sample.pcal $ETCDIR/ #--------------------------------------------------------------------- # 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/pcal url_home = http://pcal.sourceforge.net/ url_lfs = Not checked yet url_tarball = http://downloads.sourceforge.net/pcal/pcal-4.11.0.tgz