# beworld/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.02 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.02 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.02 hours (or 000.97 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] configure = none license = Same as for "bricktcl" proddir = $PRODTREE/brickengine purge = no shareddir = yes strip = no tmpsize = 1M unpack = none setpaths = brickengine libmikmod sdl #--------------------------------------------------------------------- [depends] alsa brickengine:strict bricktcl cmake jpeg libmikmod libpng sdl tcltk #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin XBINDIR=$PKGDIR_PROD/xbin DATADIR=$PKGDIR_PROD/data SPCDIR=$PKGDIR_SPECIAL PROGBASE=beworld mkdir -p $BINDIR $DATADIR $XBINDIR cd $DATADIR cp -p $SPCDIR/$PROGBASE.tcl . chmod 755 $PROGBASE.tcl cd $BINDIR cp -p $SPCDIR/lzbetool . chmod 755 lzbetool cd $BINDIR cp $PKGDIR_SPECIAL/wrappers/$PROGBASE.wrapper.in $PROGBASE chmod 755 $PROGBASE cd $XBINDIR cp -p $PKGDIR_SPECIAL/wrappers/beworld.middle . chmod 755 beworld.middle #--------------------------------------------------------------------- # 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://rs.tc/br/ url_lfs = n/a url_tarball = n/a