UmVirt LFS Package info

DB commit: 87572d7cf5c2e4fc6a7d33abc05341175a2c925a
APP commit: e905d50832f25d6e1ea1c062c557c2674e1072f0
[ BASH | XML | JSON ]

sox

SoX is the Swiss Army Knife of sound processing utilities. It can convert audio files to other popular audio file types and also apply sound effects and filters during the conversion.

Package info

Template:
Codename: sox
Source file: sox-f3094754a7c2a7e55c35621d20fa9945736e72df.tar.bz2
Source directory: sox-f3094754a7c2a7e55c35621d20fa9945736e72df
Package URL: sox-f3094754a7c2a7e55c35621d20fa9945736e72df.tar.bz2
Package md5-checksum URL: sox-f3094754a7c2a7e55c35621d20fa9945736e72df.tar.bz2.md5sum
Dependances: libpng, libvorbis, lame, opus, flac, libsndfile, pulseaudio, libmad, libao, opusfile, ladspa, twolame, libid3tag, wavpack.
Dependance of: *** NO PACKAGES FOUND ***
Patches: sox-unfixed-issues.patch, sox-CVE-2023-32627.patch.
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
autoreconf -vfi

./configure --prefix=/usr    \
        --sysconfdir=/etc    \
        --localstatedir=/var \
        --enable-formats=dyn \
        --with-distro=ULFS

Build script:
make

Install script:
make install