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.
LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。
Download (HTTP): https://github.com/libass/libass/releases/download/0.17.1/libass-0.17.1.tar.xz
Download MD5 sum: 73f00a898161be424e05d4bee1962dbb
Download size: 396 KB
Estimated disk space required: 6.5 MB
Estimated build time: 0.1 SBU
FreeType-2.13.2, FriBidi-1.0.13, and NASM-2.16.01
Install libass by running the following commands:
./configure --prefix=/usr --disable-static && make
This package does not come with a test suite.
Now, as the root
user:
make install
--disable-static
:
このスイッチはスタティックライブラリをインストールしないようにします。
--disable-fontconfig
: Use this switch
if you didn't install Fontconfig.