# acepen/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package has been renamed. #--------------------------------------------------------------------- 2. "Ace of Penguins" is a collection of games by D. J. Delorie. "ace- pen" is this distro's version of "Ace of Penguins". #--------------------------------------------------------------------- 3. "acepen" omits some of the games. In some cases, the games in ques- tion have problems such as a missing "help" system, broken images, etc. In other cases, this distro provides alternate versions through other packages. #--------------------------------------------------------------------- 4. Some of the remaining games have been patched to address three is- sues: a. In some cases, fonts were too small for modern displays. The local versions use larger fonts. b. Additionally, some games ignored the "help" keys (F1 and "h") if the keys were used immediately after program startup. The problem has been corrected. c. The games weren't compatible with newer versions of "gcc" and/or "glibc". #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.27 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.33 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.35 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.02 hours (or 001.42 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default dontfind = libpng12 libpng14 exepack = yes license = GNU General Public License, version 2 (June 1991) setpaths = libpng tmpsize = 6M unpack = relaxed #--------------------------------------------------------------------- [depends] actools libpng xorg zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE for x in games/*.html do sed -e "s|Letters show section|Letters show the section|" \ -i $x done bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --target=$LACARCHHOST \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] cd $PKGDIR_PROD/bin rm -f canfield mastermind minesweeper \ penguin taipedit taipei #--------------------------------------------------------------------- # 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/\ ace-of-penguins url_home = http://www.delorie.com/store/ace/ url_lfs = n/a url_tarball = http://deb.debian.org/debian/pool/main/\ a/ace-of-penguins/ace-of-penguins_1.5~rc2.orig.tar.xz #--------------------------------------------------------------------- [history] 210218 Updated from 2004-06-14 to 1.5-rc2