mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-14 00:59:08 +08:00
17 lines
396 B
JSON
17 lines
396 B
JSON
|
{
|
||
|
"name": "libass",
|
||
|
"version-string": "0.14.0",
|
||
|
"port-version": 3,
|
||
|
"description": "libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format",
|
||
|
"homepage": "https://github.com/libass/libass",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "dirent",
|
||
|
"platform": "windows"
|
||
|
},
|
||
|
"freetype",
|
||
|
"fribidi",
|
||
|
"harfbuzz"
|
||
|
]
|
||
|
}
|