# libsoxr/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.67 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.77 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.02 hours (or 001.25 minutes) - Toshiba Satellite C655 E-300 CPU 4GB RAM #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = LICENCE setpaths = libsoxr tmpsize = 3M uscheck = C210629, R180224, inactive #--------------------------------------------------------------------- [depends] cmake #--------------------------------------------------------------------- [configure] mkdir obj && cd obj && cmake \ -DCMAKE_BUILD_TYPE=RELEASE \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ -DCMAKE_INSTALL_LIBDIR=lib \ -DBUILD_TESTS=OFF \ .. #--------------------------------------------------------------------- [build] export LD_LIBRARY_PATH=`pwd`/src cd obj && smpmake && smpmake install #--------------------------------------------------------------------- # 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 = http://downloads.sourceforge.net/\ soxr/soxr-0.1.3-Source.tar.xz #--------------------------------------------------------------------- [history] 170508 Updated from 0.1.1 to 0.1.2 190601 Updated to 0.1.3