early-access version 2853
This commit is contained in:
18
externals/vcpkg/ports/lv2/vcpkg.json
vendored
Executable file
18
externals/vcpkg/ports/lv2/vcpkg.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "lv2",
|
||||
"version-semver": "1.18.2",
|
||||
"port-version": 1,
|
||||
"description": "LV2 is a plugin standard for audio systems. It defines a minimal yet extensible C API for plugin code and a format for plugin \"bundles\".",
|
||||
"homepage": "https://lv2plug.in",
|
||||
"license": "ISC",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user