UmVirt LFS Package info

DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
[ 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 file size: 627626
Source file MD5-checkum: e4fbd2fedd84ee559eec296dfb119f4c
Source directory: sox-f3094754a7c2a7e55c35621d20fa9945736e72df
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/s/sox-f3094754a7c2a7e55c35621d20fa9945736e72df.tar.bz2
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/s/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