# gnuchess/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.30 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.35 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.37 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 001.27 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes fortran = disabled license = See "license*.txt" in installed tree licfile = COPYING nls = disabled tmpsize = 93M #--------------------------------------------------------------------- [depends] flex gawk grep ncurses readline #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE CFLAGS="-O3 -ffast-math" \ bash ./configure \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --prefix=$PKGDIR_PROD \ --disable-dependency-tracking \ --disable-nls \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] BINDIR=$PKGDIR_PROD/bin DATADIR=$PKGDIR_PROD/share/gnuchess PATH=$BINDIR:$PATH gzip -c -d < $PKGDIR_SPECIAL/book_1.02.pgn.gz > book.pgn cat << END | gnuchessx book add book.pgn quit END mv book.bin $DATADIR/ cp -p $PKGDIR_SPECIAL/gnuchess.ini $DATADIR/ #--------------------------------------------------------------------- # 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_data = http://ftp.gnu.org/pub/gnu/chess/book_1.01.pgn.gz url_debian = http://packages.debian.org/unstable/source/gnuchess url_home = http://www.gnu.org/software/chess/chess.html url_lfs = n/a url_tarball = http://ftp.gnu.org/pub/gnu/chess/gnuchess-6.2.9.tar.gz #--------------------------------------------------------------------- [history] 210327 Updated from 5.07 to 6.2.7 210509 Updated to 6.2.8 210717 Updated to 6.2.9