aboutsummaryrefslogtreecommitdiff
path: root/ports/lv2/vcpkg.json
blob: 8192f734ad413d533f69d5e077035e6742595458 (plain)
1
2
3
4
5
6
7
{
  "name": "lv2",
  "version-string": "1.18.0",
  "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"
}