# sliderule/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.02 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.02 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.03 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] configure = none license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 1M #--------------------------------------------------------------------- [depends] gtkcore pygnome2 pygtk2 python #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin PROGDIR=$PKGDIR_PROD/program mkdir -p $BINDIR $PROGDIR PROGBASE=sliderule SPCWRAP=$PKGDIR_SPECIAL chown 0.0 * chmod 755 sliderule.py mv sliderule.py $PROGDIR/ cd $BINDIR cp -p $PKGDIR_SPECIAL/$PROGBASE.wrapper.in $PROGBASE chmod 755 $PROGBASE #--------------------------------------------------------------------- # 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.stacken.kth.se/~foo/sliderule/ url_lfs = n/a url_tarball = http://www.stacken.kth.se/~foo/sliderule/files/\ sliderule-0.2.tar.gz #--------------------------------------------------------------------- [history] 090214 Added package. Started with 0.2. 211101 Worked on wrapper