libsamplerate is a sample rate converter for audio.
This package is known to build and work properly using an LFS-7.9 platform.
Download (HTTP): http://www.mega-nerd.com/SRC/libsamplerate-0.1.8.tar.gz
Download MD5 sum: 1c7fb25191b4e6e3628d198a66a84f47
Download size: 4.1 MB
Estimated disk space required: 23 MB
Estimated build time: 0.2 SBU
libsndfile-1.0.26, and libfftw3 (for tests)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libsamplerate
Install libsamplerate by running the following commands:
./configure --prefix=/usr --disable-static && make
To test the results, issue: make check.
Now, as the root
user:
make htmldocdir=/usr/share/doc/libsamplerate-0.1.8 install
--disable-static
: This
switch prevents installation of static versions of the libraries.
Last updated on 2016-02-24 00:06:22 -0800