# glxinfo/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The sources were obtained as follows: ocgitfetch --run glxinfo \ git://git.freedesktop.org/git/mesa/demos.git #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.52 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.01 hours (or 000.53 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.55 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.57 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.60 minutes) - 2021 Utah dedi box: 4x2 CPU 32GB RAM 00.02 hours (or 001.42 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM #--------------------------------------------------------------------- [settings] license = To be documented nosyslinks = yes proddir = none purge = no shareddir = yes tmpsize = 91M unpack = relaxed setpaths = libglew llvmgcc17 xorg #--------------------------------------------------------------------- [depends] actools libglew libglu llvmgcc xorgbase:strict # Including mesa #--------------------------------------------------------------------- [configure] TOPDIR=$PRODTREE/xorg ACLDIR=$TOPDIR/share/aclocal MANBASE=$TOPDIR/man mkdir -p $MANBASE export ACLOCAL="aclocal -I $ACLDIR" bash ./autogen.sh \ --prefix=$TOPDIR \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [build] BINDIR=$PRODTREE/xorg/bin pushd src/glad make popd cd src/xdemos make glxinfo make glxgears strip glxinfo glxgears upx --lzma glxinfo glxgears cp -p glxinfo glxgears $BINDIR/ #--------------------------------------------------------------------- # 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 = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 170703 Updated from 151207 to 170703 ("git" date) 171206 Updated to 171206 180305 Updated to 180305 190509 Updated to 1830dcb6e - "git" hash 230219 Updated to bd4d268dd