UmVirt LFS Package info

DB commit: 57bed5a54ba91b88b24a1c8eb97bd083dbf72f0d
APP commit: 634ff2193dea70dde75eb1916d758638b7417453

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

Codename: soundtouch
Source file: soundtouch-2.3.2.tar.gz
Source directory: soundtouch
Package URL: https://umvirt.com/linux/downloads/0.2/packages/s/soundtouch-2.3.2.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2/packages/s/soundtouch-2.3.2.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.3.2

export ACLOCAL=$ACLOCALTMP

Build script:
ACLOCALTMP=$ACLOCAL
export ACLOCAL=

make

export ACLOCAL=$ACLOCALTMP

Install script:
make install