# podofo/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.09 hours (or 005.38 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = COPYING setpaths = jpeg libidn libunistring openssl podofo tiff tmpsize = 72M #--------------------------------------------------------------------- [depends] cmake cppunit cryptopp # Probably isn't needed fontconfig freetype2 jpeg libidn libpng libunistring openssl pkgconf tiff zlib #--------------------------------------------------------------------- [configure] mkdir obj && cd obj && cmake \ -DCMAKE_BUILD_TYPE=RELEASE \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ -DCMAKE_INSTALL_LIBDIR=lib \ -DPODOFO_BUILD_SHARED=TRUE \ -DPODOFO_BUILD_STATIC=FALSE \ -DFREETYPE_INCLUDE_DIR=$PRODTREE/freetype2/include \ .. #--------------------------------------------------------------------- [build] XD=$PRODTREE/freetype2/include/freetype2 export LACINCDIRS=$LACINCDIRS:$XD cd obj && smpmake && smpmake 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 = https://packages.debian.org/unstable/source/libpodofo url_home = https://podofo.sourceforge.net/ url_lfs = n/a url_tarball = https://downloads.sourceforge.net/\ podofo/podofo-0.9.7.tar.gz #--------------------------------------------------------------------- [history] 180411 Added package. Started with 0.9.5. 180908 Updated to 0.9.6 190120 Added Debian patches to fix FTBFS 211212 Updated to 0.9.7