vcpkg/ports/avisynthplus/vcpkg.json

16 lines
376 B
JSON

{
"name": "avisynthplus",
"version": "3.7.3",
"port-version": 1,
"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 & !xbox",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}