UmVirt LFS Package info

DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
[ BASH | XML | JSON ]

soundtouch

The SoundTouch package contains an open-source audio processing library that allows changing the sound tempo, pitch and playback rate parameters independently from each other.

Package info

Template:
Codename: soundtouch
Source file: soundtouch-2.4.0.tar.gz
Source file size: 607154
Source file MD5-checkum: eec20bde8f47f27f95b931ad041d5d79
Source directory: soundtouch
Package URL: https://umvirt.com/linux/downloads/0.3/packages/s/soundtouch-2.4.0.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.3/packages/s/soundtouch-2.4.0.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: gst-plugins-bad.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
ACLOCALTMP=$ACLOCAL
export ACLOCAL=

./bootstrap &&
./configure --prefix=/usr \
            --docdir=/usr/share/doc/soundtouch-2.4.0

export ACLOCAL=$ACLOCALTMP

Build script:
ACLOCALTMP=$ACLOCAL
export ACLOCAL=

make

export ACLOCAL=$ACLOCALTMP

Install script:
make install