# libidl/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.23 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.28 minutes) - 2021 dedi 00.01 hours (or 000.30 minutes) - HP Pavilion dv8 8GB RAM 00.01 hours (or 000.35 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.60 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM #--------------------------------------------------------------------- [settings] build = default license = See "license*.txt" in installed tree licfile = COPYING proddir = $PRODTREE/gtkcore purge = no setpaths = gtkcore shareddir = yes tmpsize = 4M #--------------------------------------------------------------------- [depends] actools flex gawk glib20:strict grep pkgconf sed #--------------------------------------------------------------------- [configure] ETCDIR=$PKGDIR_PROD/etc mkdir -p $ETCDIR for base in $PKGDIR_PROD /usr/local do rm -fr $base/{include,lib}/libIDL-2.* rm -fr $base/lib/pkgconfig/libIDL-2.*.pc done bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --sysconfdir=$ETCDIR #--------------------------------------------------------------------- # 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/libidl url_home = n/a url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ general/libIDL.html url_tarball = https://ftp.gnome.org/pub/gnome/sources/libIDL/0.8/\ libIDL-0.8.14.tar.bz2