# libxp/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The following command was used: ocgitfetch --run libxp \ git://anongit.freedesktop.org/git/xorg/lib/libXp #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.38 minutes) - ThinkPad E540 i7 4x2 16GB RAM - gcc 00.01 hours (or 000.43 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM - gcc 00.01 hours (or 000.47 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM - gcc 00.01 hours (or 000.48 minutes) - 2021 Utah dedi box: 4x2 CPU 32GB RAM - gcc 00.01 hours (or 000.52 minutes) - HP EliteBook 8560w 32GB RAM - gcc 00.01 hours (or 000.63 minutes) - ThinkPad W530 i7 4x2 32GB RAM using a 64-bit kernel and 32-bit distro - clang #--------------------------------------------------------------------- [settings] build = default compiler = clang license = See "license*.txt" in installed tree licfile = COPYING licprefix = $PRODTREE/xorg proddir = none purge = no shareddir = yes tmpsize = 7M setpaths = xorg #--------------------------------------------------------------------- [depends] actools printproto xorgbase:strict #--------------------------------------------------------------------- [configure] PREFIX=$PRODTREE/xorg MANBASE=$PREFIX/man mkdir -p $MANBASE export ACLOCAL="aclocal -I $PREFIX/share/aclocal" bash ./autogen.sh \ --prefix=$PREFIX \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- # 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 = n/a url_lfs = n/a 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 181111 Updated to a1e1a7b0b ("git" hash) 230219 Updated to 3822576fc 260311 Upstream is unchanged after 3 years