# opus/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.02 hours (or 001.07 minutes) - HP EliteBook 8560w 32GB RAM 00.02 hours (or 001.48 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] build = default license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 12M #--------------------------------------------------------------------- [depends] actools gawk grep sed #--------------------------------------------------------------------- [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 #--------------------------------------------------------------------- [postbuild] LIBDIR=$PKGDIR_PROD/lib PCFDIR=$LIBDIR/pkgconfig # This will need to be changed if the package is updated. cd $PCFDIR sed -e 's@^\(Version:\) *unknown@\1 1.3.1@' \ -i opus.pc #--------------------------------------------------------------------- # 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 = tbd url_home = tbd url_lfs = tbd url_tarball = https://ftp.osuosl.org/pub/xiph/releases/opus/\ opus-1.3.1.tar.gz #--------------------------------------------------------------------- [history] 170814 Updated from 1.1.4 to 170814 ("git" date) 180303 Downdated from 170813 to 1.2.1 (essentially no different) 190601 Updated to 1.3.1