mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 14:51:07 +08:00
6a29f32abb
* avisynthplus fix for clang-cl * v db
16 lines
368 B
JSON
16 lines
368 B
JSON
{
|
|
"name": "avisynthplus",
|
|
"version": "3.7.2",
|
|
"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",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|