# ghost-diagrams/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.02 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM 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) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.02 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.02 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM #--------------------------------------------------------------------- [settings] configure = none license = GNU General Public License, version 2, June 1991 revision = 0.8 tmpsize = 1M unpack = none #--------------------------------------------------------------------- [depends] pygtk2 python #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin XBINDIR=$PKGDIR_PROD/xbin PROGBASE=ghost-diagrams mkdir -p $BINDIR $XBINDIR cd $XBINDIR cp -p $PKGDIR_SPECIAL/$PROGBASE-0.8.py $PROGBASE.py patch -p0 < $PKGDIR_SPECIAL/$PROGBASE.spcpat chmod 755 $PROGBASE.py 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.logarithmic.net/pfh/ghost-diagrams url_lfs = n/a url_code = http://www.logarithmic.net/pfh-files/\ ghost-diagrams/ghost-diagrams-0.8.py