# flac/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.62 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.02 hours (or 001.02 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 001.20 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.02 hours (or 001.30 minutes) - HP EliteBook 8560w 32GB RAM 00.04 hours (or 002.10 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM 00.08 hours (or 005.07 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes fortran = disabled license = Multi-license (see "license.txt" under installed tree) tmpsize = 21M #--------------------------------------------------------------------- [depends] actools gawk grep gtk12 libogg nasm2 sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE XMMSPLUGDIR=$PRODTREE/xmms/lib/xmms/Input rm -f $XMMSPLUGDIR/libxmms-flac.{la,so} LIBS=-lm ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-3dnow \ --disable-altivec \ --disable-dependency-tracking \ --disable-thorough-tests \ --disable-doxygen-docs \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE # I dislike "libtool" sed -e "s|if test -z \".tagname\"; then|& tagname=\"CXX\"; \ fi; if false; then|" \ -i libtool chmod 755 libtool #--------------------------------------------------------------------- [postbuild] DOCDIR=$PKGDIR_PROD/doc mkdir -p $DOCDIR XMMSPLUGFILE=$PRODTREE/xmms/lib/xmms/Input/libxmms-flac.so if [ -f $XMMSPLUGFILE ]; then echo strip -g $XMMSPLUGFILE strip -g $XMMSPLUGFILE fi rm -fr $PKGDIR_PROD/share/doc cp -p $PKGDIR_SPECIAL/license.txt COPYING* $DOCDIR/ #--------------------------------------------------------------------- # 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/flac url_home = http://flac.sourceforge.net/ url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ multimedia/flac.html url_tarball = http://downloads.xiph.org/releases/\ flac/flac-1.4.3.tar.xz #--------------------------------------------------------------------- [history] 170508 Updated from 1.3.1 to 1.3.2 180629 Added an Alpine patch 210126 Updated to 1.3.3 240309 Updated to 1.4.3