# id3lib/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] # 1. Presently, the source tarball that's used for this package is # very old (it dates back to 2003). However, as of mid-2007, it was # the latest known official version. #--------------------------------------------------------------------- # 2. As of mid-2007, Debian patches exist for this package, but they # seem to cause compile-time errors. #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.60 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.01 hours (or 000.67 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.77 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.77 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.05 hours (or 002.78 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = GNU Library General Public License, version 2 (June 1991) patches = required tmpsize = 15M #--------------------------------------------------------------------- [depends] actools gawk zlib #--------------------------------------------------------------------- [configure] bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-static \ --enable-shared #--------------------------------------------------------------------- # 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/\ id3lib3.8.3 url_debian_pool = http://ftp.debian.org/debian/pool/main/i/\ id3lib3.8.3/ url_home = http://id3lib.sourceforge.net/ url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ multimedia/id3lib.html url_tarball = http://downloads.sourceforge.net/sourceforge/\ id3lib/id3lib-3.8.3.tar.gz