# xzutils/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball for this package has been repacked to convert it from ".tar.xz" to ".tar.gz" format. This permits the package to be built on systems that don't have "xz" installed before the package is built. The original tarball was obtained from: https://github.com/tukaani-project/xz/releases/download/\ v5.6.3/xz-5.6.3.tar.xz #--------------------------------------------------------------------- [buildtimes] 00.02 hours (or 000.95 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.04 hours (or 002.42 minutes) - HP EliteBook 8560w 32GB RAM 00.04 hours (or 002.60 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM 00.05 hours (or 003.05 minutes) - ThinkPad W530 i7 4x2 32GB RAM 00.05 hours (or 003.07 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes fortran = disabled forcepic = yes license = See "license*.txt" under the installed tree master = glibc nls = disabled unpack = relaxed uscheck = C210611, R200317, inactive #--------------------------------------------------------------------- [depends] actools gawk grep sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-debug \ --disable-nls \ --enable-dynamic=yes \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] DOCDIR=$PKGDIR_PROD/doc SHADIR=$PKGDIR_PROD/share mkdir -p $DOCDIR $SHADIR rm -fr $SHADIR/doc (rmdir $SHADIR 2>/dev/null || true) cp -p $PKGDIR_SPECIAL/license/license*.txt $DOCDIR/ makelac tar --force #--------------------------------------------------------------------- # 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 = tbd url_home = http://tukaani.org/xz/ url_lfs = n/a url_tarball = See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 170710 Updated from 5.2.2 to 5.2.3 180430 Updated to 5.2.4 210203 Updated to 5.2.5 220813 Updated to 5.2.6 221003 Updated to 5.2.7 221217 Updated to 5.2.10 230319 Updated to 5.2.11 230404 Updated to 5.4.3 230804 Updated to 5.4.4 231106 Updated to 5.4.5 240127 Updated to 5.4.6 241003 Updated to 5.6.3