# powermanga/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The sources were obtained as follows: ocgitfetch --run \ https://github.com/brunonymous/Powermanga.git #--------------------------------------------------------------------- 2. "powermanga" (or "powerman") is an arcade game that resembles a mix of Space Invaders, Asteroids, and Rocks'n'Diamonds. #--------------------------------------------------------------------- 3. By default, the game runs in fullscreen mode. IMHO: The graphics are low-resolution, so it looks better in windowed mode. To activate windowed mode, specify the option switch "--window". #--------------------------------------------------------------------- 4. The "Defined in DSO" problem associated with "binutils" 2.22 and up has been addressed here by Debian patches. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.27 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.30 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.30 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.02 hours (or 001.27 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] altpkg = yes build = default exepack = yes ldbefore = -lX11 -lc license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 27M unpack = relaxed #--------------------------------------------------------------------- [depends] actools gawk libmikmod sdl #--------------------------------------------------------------------- [configure] MANBASE=/tmp/powerman VARDIR=/var/powerman mkdir -p $MANBASE $VARDIR autoupdate autoreconf -fi bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --localstatedir=$VARDIR \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] BINDIR=$PKGDIR_PROD/bin MANDIR=$PKGDIR_PROD/man/man6 PROGDIR=$PKGDIR_PROD/program mkdir -p $BINDIR $MANDIR $PROGDIR IFWRAP=$PKGDIR_SPECIAL/wrappers/powerman.sh.in OFWRAP=$BINDIR/powerman.sh sed -e "s|__META_PREFIX__|$PKGDIR_PROD|g" \ < $IFWRAP \ > $OFWRAP chmod 755 $OFWRAP sed -e "s|/usr/share/games/|$PKGDIR_PROD/share/games/|g" \ -i powermanga.6 rm -fr /tmp/powerman cp -p powermanga.6 $MANDIR/powerman.6 cp -p powermanga.6 $MANDIR/powermanga.6 cd $PROGDIR mv powermanga powermanga.bin cd $BINDIR ln -nsf powerman.sh powerman ln -nsf powerman.sh powermanga #--------------------------------------------------------------------- [setup.boot] mkdir -p /var/powerman #--------------------------------------------------------------------- # 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/\ powermanga url_debian_pool = http://ftp.de.debian.org/debian/pool/main/\ p/powermanga/ url_home = http://linux.tlk.fr/games/Powermanga/ url_lfs = n/a url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 170712 Updated from 0.90 to 0.93.1 210223 Modified to build using newer "actools" 230107 Minor tweaks 241120 Updated to da3de3382 ("git" hash) 241120 Disabled time-consuming movie