# briquolo/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.02 hours (or 001.02 minutes) - HP EliteBook 8560w 32GB RAM 00.03 hours (or 001.77 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.04 hours (or 002.58 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.17 hours (or 010.08 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) nosyslinks = yes setpaths = libmikmod tmpsize = 56M #--------------------------------------------------------------------- [depends] actools bison3 freetype2 gawk grep libmikmod libpng sdl xorg #--------------------------------------------------------------------- [configure] APPDIR=$PKGDIR_PROD/share/applications MANBASE=$PKGDIR_PROD/man mkdir -p $APPDIR $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-debug \ --disable-dependency-tracking \ --disable-nls \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] BINDIR=$PKGDIR_PROD/bin MISCDIR=$PKGDIR_PROD/misc mkdir -p $MISCDIR rm -fr $PKGDIR_PROD/share/locale cp -a $PKGDIR_SPECIAL/icons/ocaalert.png \ $MISCDIR/alert.png cd $BINDIR mv briquolo{,.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/briquolo.wrapper.in \ > briquolo chmod 755 briquolo #--------------------------------------------------------------------- # 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://briquolo.free.fr/en/ url_lfs = n/a url_tarball = http://briquolo.free.fr/download/\ briquolo-0.5.7.tar.bz2