# libart/cfg - "Build" settings for package # Revision: 120208 #--------------------------------------------------------------------- [technotes] # 1. Debian was last checked in early 2007. At the time, Debian patch- # es existed for this package (under the Debian name "libart-lgpl"). # Presently, this distro applies the patches, but not the "relibtool- # ize" sub-patches included in the patches. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.23 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.25 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.67 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.03 hours (or 001.72 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default license = GNU Library General Public License, version 2 (June 1991) patches = required revision = 2.3.19 tmpsize = 4M #--------------------------------------------------------------------- [depends] actools grep sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE \ bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-static \ --enable-shared \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] cd $PKGDIR_PROD/bin ln -sf libart2-config libart-config cd $PKGDIR_PROD/include ln -sf libart-2.0/libart_lgpl . #--------------------------------------------------------------------- # 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/\ libart-lgpl url_debian_pool = http://ftp.debian.org/debian/pool/main/liba/\ libart-lgpl/ url_home = http://www.levien.com/libart/ url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ general/libart_lgpl.html url_tarball = http://ftp.gnome.org/pub/gnome/sources/\ libart_lgpl/2.3/libart_lgpl-2.3.21.tar.bz2