# p11kit/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.70 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.01 hours (or 000.82 minutes) - 2023 dedi Xeon E3-1200 v3 4x2 32GB RAM 00.02 hours (or 001.03 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.02 hours (or 001.20 minutes) - ThinkPad W530 i7 4x2 32GB RAM 00.03 hours (or 001.53 minutes) - HP EliteBook 8560w 32GB RAM 00.03 hours (or 001.75 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM #--------------------------------------------------------------------- [settings] build = default license = See "license*.txt" in installed tree licfile = COPYING nls = disabled tmpsize = 19M #--------------------------------------------------------------------- [depends] actools libffi gawk grep pkgconf sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-libffi \ --enable-debug=no \ \ --disable-doc-html \ --enable-doc-html=no \ \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE \ --without-trust-paths rm -fr doc mkdir doc cat > doc/Makefile << END all: clean: install: END #--------------------------------------------------------------------- # 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/p11-glue/p11-kit/releases/download/\ 0.24.1/p11-kit-0.24.1.tar.xz #--------------------------------------------------------------------- [history] 170503 Updated from 0.23.1 to 0.23.2 171118 Updated to 0.23.9 180303 Updated to 0.23.10 180629 Updated to 0.23.12 180629 Added an Alpine patch 180901 Updated to 0.23.13 190825 Updated to 0.23.16.1 210223 Updated to 0.23.22 210912 Updated to 0.24.0 240704 Updated to 0.24.1