# kavcalc/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. Presently, the source tarball that's used for this package is an- cient (it dates back to 2002). However, as of early 2007, it was the latest known official version. 2. The source code for this package doesn't provide license informa- tion. However, based on information posted by "freecode.com" in 2007, this package is believed to be covered by the GNU Lesser General Pub- lic License (or LGPL). #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.00 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.02 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM 00.00 hours (or 000.02 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] configure = none license = See "technotes" in "cfg" file nosyslinks = yes tmpsize = 1M #--------------------------------------------------------------------- [depends] pygame python #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin PROGDIR=$PKGDIR_PROD/program mkdir -p $BINDIR $PROGDIR tree2unixtext --run patch -p1 < $PKGDIR_SPECIAL/kavcalc-center.spcpat cp -a * $PROGDIR/ cat < $BINDIR/kavcalc #!/bin/sh cd $PROGDIR && $SYSDIR_BIN/python KavCalc.py END chmod 755 $BINDIR/kavcalc #--------------------------------------------------------------------- # 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 = n/a url_home = http://kavlon.org/index.php/kavcalc/ url_lfs = n/a url_tarball = http://kavlon.org/projects/releases/\ KavCalc-1.0e.tar.gz #--------------------------------------------------------------------- [history] 211003 Modified to work with "pygame" 2.0.1