summaryrefslogtreecommitdiffstats
path: root/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/lilv/vcpkg.json
blob: bcebc1eca163374e90416315b88e3bfd00e9a537 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "lilv",
  "version-string": "0.24.10",
  "description": "Lilv is a C library for simple use of LV2 plugins in applications.",
  "homepage": "https://drobilla.net/software/lilv",
  "license": "ISC",
  "supports": "!uwp",
  "dependencies": [
    "lv2",
    "serd",
    "sord",
    "sratom"
  ]
}