early-access version 2853
This commit is contained in:
14
externals/vcpkg/ports/avisynthplus/vcpkg.json
vendored
Executable file
14
externals/vcpkg/ports/avisynthplus/vcpkg.json
vendored
Executable file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user