# qpdf/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.02 hours (or 001.13 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.04 hours (or 002.12 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] altpkg = yes exepack = yes license = See "license*.txt" in installed tree licfile = LICENSE.txt tmpsize = 272M uscheck = C210616, R210408, active setpaths = qpdf #--------------------------------------------------------------------- [depends] actools brotli cmake gawk gnutls3 grep jpeg libffi libgmp libidn2 libunistring libxslt nettle3 openssl p11kit pcre sed zlib zstd #--------------------------------------------------------------------- [configure] mkdir obj && cd obj cmake \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ -DCMAKE_INSTALL_LIBDIR=lib \ -DCMAKE_BUILD_TYPE=Release \ -DBUILD_STATIC_LIBS=OFF \ .. #--------------------------------------------------------------------- [build] cd obj && smpmake && make install #--------------------------------------------------------------------- # 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/qpdf/qpdf/releases/download/\ v11.9.1/qpdf-11.9.1.tar.gz #--------------------------------------------------------------------- [history] 190509 Updated from 6.0.0 to 8.4.0 190601 Updated to 8.4.1 210222 Updated to 10.1.0 210424 Updated to 10.3.1 210616 Updated to 10.3.2 241015 Updated to 11.9.1