# libsndfile/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. This package's "depends" block omits "jackone", which is a circular dependency. The correct way to address the circular dependency is probably to build "libsndfile" before "jackone", then to build "jackone", then to build "libsndfile" again. So, the "jackone" package does the last part; i.e., it rebuilds "lib- sndfile" subsequent to building "jackone". #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.73 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.01 hours (or 000.82 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.02 hours (or 000.90 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.02 hours (or 001.02 minutes) - HP EliteBook 8560w 32GB RAM 00.10 hours (or 006.23 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = See "license*.txt" in installed tree licfile = COPYING setpaths = flac libogg libvorbis opus tmpsize = 11M #--------------------------------------------------------------------- [depends] actools alsa-lib db flac gawk grep libogg libvorbis opus opusfile pkgconf sed sqlite3 #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE rm -f libtool hash libtool cp `which libtool` . chmod 755 libtool #--------------------------------------------------------------------- [postbuild] rm -fr $PKGDIR_PROD/share/doc #--------------------------------------------------------------------- # 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/\ libsndfile url_home = http://www.mega-nerd.com/libsndfile/ url_lfs = n/a url_tarball = https://github.com/libsndfile/libsndfile/releases/\ download/1.2.2/libsndfile-1.2.2.tar.xz #--------------------------------------------------------------------- [history] 170826 Updated from 1.0.26 to 1.0.28 210912 Updated to 1.0.31 241113 Updated to 1.2.2