# irrlicht/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.02 hours (or 001.28 minutes) - HP EliteBook 8560w 32GB RAM 00.04 hours (or 002.33 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.05 hours (or 003.17 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM #--------------------------------------------------------------------- [settings] configure = none license = See "license*.txt" under installed tree nosyslinks = yes setpaths = xorg tmpsize = 125M #--------------------------------------------------------------------- [depends] jpeg libpng xorg zlib #--------------------------------------------------------------------- [build] DOCDIR=$PKGDIR_PROD/doc INCDIR=$PKGDIR_PROD/include/irrlicht LIBDIR=$PKGDIR_PROD/lib cp -p $PKGDIR_SPECIAL/glext.h \ `find . -type f -name glext.h` mkdir -p $DOCDIR $INCDIR $LIBDIR pushd source/Irrlicht NDEBUG=1 smpmake sharedlib popd cp -p $PKGDIR_SPECIAL/license.txt $DOCDIR/ cp -p include/* $INCDIR/ cp -p lib/Linux/libIrrlicht.so.* $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://irrlicht.sourceforge.net/ url_lfs = Not checked yet url_tarball = http://downloads.sourceforge.net/\ irrlicht/irrlicht-1.8.4.zip #--------------------------------------------------------------------- [history] 170704 Updated from 1.8.3 to 1.8.4