pineapple/externals/vcpkg/ports/avisynthplus/vcpkg.json
2022-07-23 03:01:36 +02:00

14 lines
354 B
JSON
Executable file

{
"name": "avisynthplus",
"version-semver": "3.7.2",
"description": "An improved version of the AviSynth frameserver, with improved features and developer friendliness",
"homepage": "https://avs-plus.net/",
"license": "GPL-2.0",
"supports": "!arm & !uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}