# p7zip/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.05 hours (or 002.93 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.05 hours (or 003.25 minutes) - HP EliteBook 8560w 32GB RAM 00.06 hours (or 003.87 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.11 hours (or 006.40 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.21 hours (or 012.87 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] configure = none depends = none exepack = yes license = See "license-*" files under installed tree tmpsize = 55M #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin DOCDIR=$PKGDIR_PROD/doc MANDIR=$PKGDIR_PROD/man/man1 mkdir -p $BINDIR $DOCDIR $MANDIR sed -e '/^gzip/d' -i install.sh sed -e "s@^DEST_HOME=.*@DEST_HOME=$PKGDIR_PROD@" \ -i install.sh makefile.common make all3 || make all3 make install rm -fr $DOCDIR/* cd DOC mv readme.txt license-main.txt mv copying.txt license-lgpl.txt mv unRarLicense.txt license-unrar.txt cp -a * $DOCDIR/ cd $BINDIR ln -s 7za p7zip cd $MANDIR rm -f 7z*.1* sed -e "s|__META_PREFIX__|$PKGDIR_PROD|g" \ < $PKGDIR_SPECIAL/7z.man.in \ > 7z.1 ln -nsf 7z.1 7za.1 ln -nsf 7z.1 7zr.1 ln -nsf 7z.1 p7zip.1 rm -fr $PKGDIR_PROD/doc/{DOCS,MANUAL} #--------------------------------------------------------------------- # 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 = tbd url_lfs = tbd url_tarball = https://github.com/p7zip-project/p7zip/\ archive/refs/tags/v17.05.tar.gz #--------------------------------------------------------------------- [history] 170912 Updated from 9.38.1 to 16.02 190717 Added Debian patches 210204 Updated Debian patches 210223 Updated to 17.03 210912 Updated to 17.04 230406 Updated to 17.05