# pigz/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 \ --checkout=v2.8 \ https://github.com/madler/pigz.git #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.08 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.10 minutes) - HP EliteBook 8560w 32GB RAM #--------------------------------------------------------------------- [settings] configure = none exepack = yes help2man = pigz, unpigz license = See "license*.txt" in installed tree master = glibc mstatic = yes purge = no uscheck = C210611, R210206, active #--------------------------------------------------------------------- [depends] gzip:strict help2man zlib #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin DOCDIR=$PKGDIR_PROD/doc MANDIR=$PKGDIR_PROD/man/man1 mkdir -p $BINDIR $DOCDIR $MANDIR sed -e "s/^gcc=.*/gcc=clang/" -e "s/-O3/-O2/" -i Makefile make cp -p pigz unpigz $BINDIR/ cp -p $PKGDIR_SPECIAL/license-pigz.txt $DOCDIR/ ln -nsf $BINDIR/pigz $PRODTREE/gzip/bin/gzip #--------------------------------------------------------------------- # 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 = TBD url_lfs = n/a url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 170710 Added package 180108 Updated from 2.3.4 to 2.4 210202 Updated to 2.5 210206 Updated to 2.6 220116 Updated to cb8a432c9 ("git" hash, same as 2.7) 230827 Updated to fe4894f57 - same as 2.8