# solarwolf/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 = lgpl.txt nosyslinks = yes tmpsize = 4M #--------------------------------------------------------------------- [depends] sdl pygame python #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin DOCDIR=$PKGDIR_PROD/doc MISCDIR=$PKGDIR_PROD/misc PROGDIR=$PKGDIR_PROD/program mkdir -p $BINDIR $DOCDIR $MISCDIR $PROGDIR LICFILE=lgpl.txt PROGBASE=solarwolf SPCICON=$PKGDIR_SPECIAL/icons SPCMISC=$PKGDIR_SPECIAL/misc SPCWRAP=$PKGDIR_SPECIAL/wrappers cp -a $LICFILE $DOCDIR/license.txt cp -a $SPCICON/ocaalert.png $MISCDIR/alert.png cp -a * $PROGDIR/ cd $BINDIR sed -e "s|__META_LACUTIL__|$SYSDIR_LACUTIL|g" \ -e "s|__META_PREFIX__|$PKGDIR_PROD|g" \ -e "s|__META_PRODTREE__|$PRODTREE|g" \ < $SPCWRAP/$PROGBASE.wrapper.in \ > $PROGBASE chmod 755 $PROGBASE chmod 777 $PROGDIR/code #--------------------------------------------------------------------- # 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/\ solarwolf url_home = http://pygame.org/shredwheat/solarwolf/ url_lfs = n/a url_tarball = http://www.pygame.org/shredwheat/solarwolf/\ solarwolf-1.5.tar.gz #--------------------------------------------------------------------- [history] 211003 Modified to work with "pygame" 2.0.1