# gnumch/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.53 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.60 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.70 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.05 hours (or 003.23 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes ldbefore = -lX11 -lc license = GNU General Public License, version 2 (June 1991) nls = disabled tmpsize = 6M #--------------------------------------------------------------------- [depends] actools alsa cpan-xml-parser gawk grep jpeg libpng perl sdl #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-nls \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] BINDIR=$PKGDIR_PROD/bin DATADIR=$PKGDIR_PROD/data mkdir -p $DATADIR cp -p $PKGDIR_SPECIAL/icons/gnumch.png $DATADIR/ PROGBASE=gnumch cd $BINDIR mv $PROGBASE $PROGBASE.bin sed -e "s|__META_LACUTIL__|$SYSDIR_LACUTIL|g" \ -e "s|__META_PREFIX__|$PKGDIR_PROD|g" \ -e "s|__META_PRODTREE__|$PRODTREE|g" \ < $PKGDIR_SPECIAL/wrappers/$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://spuzz.net/projects/gnumch/about.php url_lfs = n/a url_tarball = http://spuzz.net/files/gnumch-0.2.0.tar.bz2 #--------------------------------------------------------------------- [about] "gnumch" is a Number Munchers clone. From the "gnumch" web site: "For those of you that didn't grow up in front of Apple ][s, Number Munchers was a fun, educational game. Your job is to guide the Muncher to the correct numbers while avoiding the ugly Troggles. There is a title at the top of the screen that tells you which numbers you can eat (Primes less than 12, for example). Eating a wrong number or get- ting caught by a Troggle loses you a life."