mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
10 lines
266 B
Plaintext
10 lines
266 B
Plaintext
config BR2_PACKAGE_LIBASS
|
|
bool "libass"
|
|
select BR2_PACKAGE_FREETYPE
|
|
select BR2_PACKAGE_LIBFRIBIDI
|
|
help
|
|
libass is a portable subtitle renderer for the ASS/SSA
|
|
(Advanced Substation Alpha/Substation Alpha) subtitle format
|
|
|
|
https://github.com/libass/libass
|