# printproto/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. A procedure similar to the following was used. "YYMMDD" specifies a six-digit date. OUTBASE=printproto YYMMDD=180305 DIR=$OUTBASE-git-$YYMMDD URL=git://anongit.freedesktop.org/git/xorg/proto/printproto rm -fr $OUTBASE $DIR $DIR.tar* git clone $URL $DIR pushd $DIR git checkout d91253142fffdd7b43a2ea9f4118eb920ff461c3 popd tar jcf $DIR.tar.bz2 $DIR #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.20 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.25 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.00 hours (or 000.27 minutes) - 2021 Utah dedi box: 4x2 CPU 32GB RAM 00.00 hours (or 000.28 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.32 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM #--------------------------------------------------------------------- [settings] build = default license = See "license*.txt" in installed tree licfile = COPYING licprefix = $PRODTREE/xorg proddir = none purge = no shareddir = yes tmpsize = 5M #--------------------------------------------------------------------- [depends] actools xorgbase:strict #--------------------------------------------------------------------- [configure] PREFIX=$PRODTREE/xorg MANBASE=$PREFIX/man mkdir -p $MANBASE export ACLOCAL="aclocal -I $PREFIX/share/aclocal" sh ./autogen.sh \ --prefix=$PREFIX \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --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 171206 Updated from 170703 to 171206 180305 Updated from 171206 to 180305