libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format that allows for more advanced subtitles than the conventional SRT and similar formats.
This package is known to build and work properly using an LFS 12.4 platform.
Download (HTTP): https://github.com/libass/libass/releases/download/0.17.4/libass-0.17.4.tar.xz
Download SHA256 Sum: 78f1179b838d025e9c26e8fef33f8092f65611444ffa1bfc0cfac6a33511a05a
Download MD5 sum: 10963e702850fd888cb270abcbe852c3
Download size: 2,630.2 KB
Estimated disk space required: 8,116.0 KB
Estimated build time: less than 0.1 SBU
FreeType-2.14.1 and FriBidi-1.0.16
Fontconfig-2.17.1 and NASM-3.01
Prepare libass by running the following commands:
./configure --prefix=/usr --disable-static
make
To test the results, issue:
make check
Now Install the package, as the root user:
make install
--disable-fontconfig: Use this switch if you didn't
install Fontconfig.