# a52dec/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] # 1. Presently, the source tarball that's used for this package is # ancient (it dates back to 2002). However, as of mid-2007, it was # the latest known official version. #--------------------------------------------------------------------- # 2. Debian was last checked in early 2007. At the time, Debian patch- # es existed for this package, but they weren't compatible with the # release that we were using (0.7.4). #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.30 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.30 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.35 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 001.02 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = GNU General Public License, version 2 (June 1991) tmpsize = 2M #--------------------------------------------------------------------- [depends] actools #--------------------------------------------------------------------- [configure] CFLAGS=-fPIC \ ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-static \ --enable-shared #--------------------------------------------------------------------- [postbuild] INCDIR=$PKGDIR_PROD/include mkdir -p $INCDIR cd $INCDIR echo "#include " > a52.h #--------------------------------------------------------------------- # 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/a52dec url_home = http://liba52.sourceforge.net/ url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ multimedia/liba52.html url_tarball = http://liba52.sourceforge.net/files/\ a52dec-0.7.4.tar.gz #--------------------------------------------------------------------- [history] 170502 Got to build with gcc6