mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
Update the upstream URL in the help text in Config.in. This
addresses the 'Invalid(405)' URL status in the package stats
web page output.
Signed-off-by: Mark Corbin <mark@dibsco.co.uk>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit e3e69be007)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
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
|