# phalanx/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package has been renamed. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.07 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.07 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.10 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.18 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] configure = none depends = none license = See "license*.txt" in installed tree licfile = COPYING nowerror = yes # Don't treat warnings as errors tmpsize = 2M #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin PROGDIR=$PKGDIR_PROD/program mkdir -p $BINDIR $PROGDIR make strip phalanx (upx --lzma phalanx || true) cp -p phalanx $BINDIR/ cp -p *.phalanx $PROGDIR/ cd $PROGDIR/ ln -s ../bin/phalanx . chown -R games.users $PKGDIR_PROD chmod u+s $BINDIR/phalanx #--------------------------------------------------------------------- # 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 = tbd url_home = http://phalanx.sourceforge.net/ url_lfs = n/a url_tarball = http://downloads.sourceforge.net/\ phalanx/phalanx-XXV-source.tgz #--------------------------------------------------------------------- [history] 210327 Updated from XXII to XXV