# libgle/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.00 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM 00.01 hours (or 000.35 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.47 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.65 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] build = default license = See "license*.txt" in installed tree tmpsize = 5M #--------------------------------------------------------------------- [depends] actools swig xorg # Including mesaglut #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] DOCDIR=$PKGDIR_PROD/doc SHADIR=$PKGDIR_PROD/share rm -fr $SHADIR/doc mkdir -p $DOCDIR cp -p COPYING $DOCDIR/license.txt cp -p */COPYING.* $DOCDIR/ || true #--------------------------------------------------------------------- # 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/gle/ url_lfs = Not checked yet url_tarball = http://downloads.sourceforge.net/project/\ gle/gle/gle-3.1.0/gle-3.1.0.tar.gz