# libpopt/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.75 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.02 hours (or 001.33 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.03 hours (or 001.58 minutes) - HP EliteBook 8560w 32GB RAM #--------------------------------------------------------------------- [settings] build = default license = See "license*.txt" in installed tree licfile = COPYING nosyslinks = yes tmpsize = 79M #--------------------------------------------------------------------- [depends] actools gawk grep sed #--------------------------------------------------------------------- [configure] MANDIR=$PKGDIR_PROD/man mkdir -p $MANDIR ./autogen.sh \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --enable-shared=yes \ --enable-static=yes \ --mandir=$MANDIR sed -e 's/^\(install:.*install_lib\) install_doc/\1/' \ -i Makefile #--------------------------------------------------------------------- # 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 = http://packages.debian.org/unstable/source/popt url_home = n/a url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ general/popt.html url_tarball = https://github.com/jemalloc/jemalloc/releases/\ download/5.1.0/jemalloc-5.1.0.tar.bz2 #--------------------------------------------------------------------- [history] 171106 Added package 180626 Updated from 5.0.1 to 5.1.0