# freetype1/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball for this package was created locally using files extracted from the following upstream "texlive" 2010 source tarball: texlive-20100722-source.tar.xz #--------------------------------------------------------------------- 2. This package installs an obsolete FreeType library. The installed library is hidden from other packages. It's provided for the benefit of legacy packages that might require it in the future. #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.42 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.55 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.60 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.72 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.01 hours (or 000.88 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default fortran = disabled license = See "license*.txt" under installed tree nls = disabled nosyslinks = yes smp = no tmpsize = 8M unpack = relaxed #--------------------------------------------------------------------- [depends] actools gawk grep sed zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --enable-shared=no \ --enable-static=yes \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] DOCDIR=$PKGDIR_PROD/doc mkdir -p $DOCDIR cp -p license.txt $DOCDIR/ #--------------------------------------------------------------------- # 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 = n/a url_home = n/a url_lfs = n/a url_tarball = special # See "technotes" in "cfg" file