# libsvg/cfg - "Build" settings for package #--------------------------------------------------------------------- [about] "libsvg" is a library that provides support for parsing SVG documents. Note: "libsvg" can't render SVG documents by itself; an external ren- dering engine must be used through a callback interface. #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package has been repacked and re- named. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.25 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.28 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.45 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 001.25 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] amtoac = yes # "actools"-related fix build = default license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 5M #--------------------------------------------------------------------- [depends] actools expat gawk grep jpeg libpng libxml2 pkgconf sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE rm -fr autoconf ltmain.sh aclocal -I . autoheader libtoolize --automake --copy automake --add-missing --copy autoconf bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-static=no \ --enable-shared=yes \ --mandir=$MANBASE #--------------------------------------------------------------------- # 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 = Unknown url_lfs = n/a # See "technotes" in "cfg" file url_tarball = https://launchpadlibrarian.net/\ 8514918/libsvg_0.1.4.orig.tar.gz