# libglu/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.30 minutes) - 2021 Utah dedi box: 4x2 CPU 32GB RAM 00.01 hours (or 000.32 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.01 hours (or 000.57 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.80 minutes) - HP EliteBook 8560w 32GB RAM 00.02 hours (or 001.03 minutes) - OpenVZ 1x4 CPU 4GB RAM 00.02 hours (or 001.23 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM #--------------------------------------------------------------------- [settings] license = To be documented nosyslinks = yes proddir = none purge = no shareddir = yes tmpsize = 12M unpack = relaxed uscheck = C210613, R190723, stopped #--------------------------------------------------------------------- [depends] actools meson:forward ninja:forward xorgbase:strict # Including mesa #--------------------------------------------------------------------- [configure] PATH=$PRODTREE/python3/bin:$PATH PP=$PRODTREE/xorg rm -fr build mkdir build meson build \ -D prefix=$PP \ -D bindir=$PP/bin \ -D buildtype=release \ -D includedir=$PP/include \ -D libdir=$PP/lib \ -D mandir=$PP/man cd build if [ \! -f build.ninja ]; then exit 1; fi meson configure #--------------------------------------------------------------------- [build] cd build ninja_simple_build #--------------------------------------------------------------------- # 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 = Ditto url_lfs = Ditto url_tarball = ftp://ftp.freedesktop.org/pub/mesa/\ glu/glu-9.0.3.tar.xz #--------------------------------------------------------------------- [history] 210127 Updated from 9.0.0 to 9.0.1 210912 Updated to 9.0.2 240510 Updated to 9.0.3