# fontconfig/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.55 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 001.18 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.02 hours (or 001.30 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.05 hours (or 002.85 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 20M setpaths = fontconfig #--------------------------------------------------------------------- [depends] actools brotli expat freetype2 gawk gperf grep libpng sed zlib #--------------------------------------------------------------------- [configure] makelac freetype2 --force # Work-around for a "harfbuzz" issue ETCDIR=$PKGDIR_PROD/etc MANBASE=$PKGDIR_PROD/man VARDIR=/var/fontconfig mkdir -p $MANBASE $ETCDIR $VARDIR echo exec $* > missing chmod 755 missing autoreconf -fi bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-docs \ --disable-static \ --enable-shared \ --localstatedir=$VARDIR \ --mandir=$MANBASE \ --sysconfdir=$ETCDIR \ --with-expat=$PRODTREE/expat #--------------------------------------------------------------------- [postbuild] DOCDIR=$PKGDIR_PROD/doc ETCDIR=$PKGDIR_PROD/etc/fonts MANDIR=$PKGDIR_PROD/man/man1 mkdir -p $DOCDIR $ETCDIR $MANDIR cp -p $PKGDIR_SPECIAL/*.conf $ETCDIR/ cp -p $PKGDIR_SPECIAL/*.1 $MANDIR/ #--------------------------------------------------------------------- [setup.boot] rm -fr /var/fontconfig mkdir -p /var/fontconfig chmod 777 /var/fontconfig #--------------------------------------------------------------------- # 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/\ fontconfig url_debian_pool = http://ftp.debian.org/debian/pool/main/f/\ fontconfig/ url_home = http://www.fontconfig.org/ url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ general/fontconfig.html url_tarball = https://www.freedesktop.org/software/\ fontconfig/release/fontconfig-2.14.2.tar.xz #--------------------------------------------------------------------- [history] 170503 Updated from 2.11.1 to 2.12.1 170819 Updated to 2.12.4 171028 Updated to 2.12.6 190314 Updated to 2.13.1 190509 Updated Debian patches to fix "xorgbase" FTBFS 190606 Updated to f729bc63d ("git" hash) 190922 Updated to 65087ac7c 210217 Updated to 2.13.93 230217 Updated to 2.14.0 240311 Updated to 2.14.2