The fdk-aac package provides the Fraunhofer FDK AAC library, which is purported to be a high quality Advanced Audio Coding implementation.
This package is known to build and work properly using an LFS 12.4 platform.
Download (HTTP): https://downloads.sourceforge.net/opencore-amr/fdk-aac-2.0.3.tar.gz
Download SHA256 Sum: 829b6b89eef382409cda6857fd82af84fabb63417b08ede9ea7a553f811cb79e
Download MD5 sum: f43e593991caefdce509ad837d3301bd
Download size: 11,101.6 KB
Estimated disk space required: 34,764.7 KB
Estimated build time: less than 1.0 SBU
Prepare fdk-aac by running the following commands:
./configure --prefix=/usr --disable-static
make
This package does not come with a test suite.
Now Install the package, as the root user:
make install