yuzu/externals/vcpkg/ports/avisynthplus/vcpkg.json

15 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
}
]
}