# sge2d/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.13 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.13 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.18 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.42 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] license = See "license*.txt" under installed tree tmpsize = 22M unpack = relaxed #--------------------------------------------------------------------- [depends] alsa jpeg libpng sdl #--------------------------------------------------------------------- [configure] bash ./configure #--------------------------------------------------------------------- [build] DOCDIR=$PKGDIR_PROD/doc INCDIR=$PKGDIR_PROD/include LIBDIR=$PKGDIR_PROD/lib LOWINCDIR=$INCDIR/sge2d mkdir -p $DOCDIR $LIBDIR $LOWINCDIR make cp -p COPYING $DOCDIR/license.txt cp -p include/* $LOWINCDIR/ mv *.a $LIBDIR/ #--------------------------------------------------------------------- # 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://sourceforge.net/projects/sge2d/ url_lfs = n/a url_tarball = http://downloads.sourceforge.net/sge2d/sge-0.9.2.zip