The SBC is a digital audio encoder and decoder used to transfer data to Bluetooth audio output devices like headphones or loudspeakers.
This package is known to build and work properly using an LFS-10.0 platform.
Download (HTTP): https://www.kernel.org/pub/linux/bluetooth/sbc-1.4.tar.xz
Download MD5 sum: 800fb0908899baa48dc216d8e156cc05
Download size: 248 KB
Estimated disk space required: 2.9 MB
Estimated build time: Less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/sbc
Install SBC by running the following commands:
./configure --prefix=/usr --disable-static --disable-tester && make
This package does not come with a test suite.
Now, as the root
user:
make install
--disable-tester
: This
disables the SBC tester. Remove it if you have installed libsndfile-1.0.28.
--disable-static
: This
switch prevents installation of static versions of the libraries.
Last updated on 2020-08-19 12:37:56 -0700