# sox/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The sources were obtained as follows: ocgitfetch --run sox https://git.code.sf.net/p/sox/code #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.73 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.02 hours (or 001.42 minutes) - HP EliteBook 8560w 32GB RAM 00.03 hours (or 001.50 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.03 hours (or 001.85 minutes) - HP Pavilion dv8 8GB RAM 00.03 hours (or 001.85 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.09 hours (or 005.27 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] altpkg = yes fortran = disabled license = See "license*.txt" in installed tree licfile = LICENSE.GPL nls = disabled tmpsize = 21M setpaths = file lame pulseaudio #--------------------------------------------------------------------- [depends] actools alsa bzip2 coreutils faac file flac grep ladspa lame libao libgsm libid3tag libmad libogg libpng libsamplerate libsndfile libvorbis opus pkgconf pulseaudio sed twolame wavpack xorg zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE autoreconf -fi bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --disable-openmp \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE \ \ --with-id3tag \ --with-ladspa \ --with-lame \ --with-libgsm \ --with-libltdl \ --with-libsndfile \ --with-mad \ --with-magic \ --with-png \ --with-twolame #--------------------------------------------------------------------- [build] export FORCEMBLENMAX=yes smpmake || make make 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 = http://packages.debian.org/unstable/sound/sox url_home = http://sox.sourceforge.net/ url_lfs = n/a url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 210702 Switched to SourceForge "git" version 210702 Updated from 14.4.2 to 42b3557e1 ("git" hash)