{
  "name": "lilv",
  "href": "https://vcpkg.link/ports/lilv",
  "supports": "!uwp",
  "published_at": "2026-02-13T00:26:16.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://drobilla.net/software/lilv",
  "description": [
    "Lilv is a C library for simple use of LV2 plugins in applications."
  ],
  "license": "ISC",
  "version": {
    "type": "semver",
    "value": "0.26.4",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/6ec93c5a991a9420bf00d785862273caa351f4bf/ports/lilv",
    "hash": "6ec93c5a991a9420bf00d785862273caa351f4bf"
  },
  "repository": {
    "type": "gitlab",
    "href": "https://gitlab.com/lv2/lilv"
  },
  "dependencies": [
    {
      "name": "lv2",
      "href": "https://vcpkg.link/ports/lv2",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "serd",
      "href": "https://vcpkg.link/ports/serd",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "sord",
      "href": "https://vcpkg.link/ports/sord",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "sratom",
      "href": "https://vcpkg.link/ports/sratom",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-tool-meson",
      "href": "https://vcpkg.link/ports/vcpkg-tool-meson",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "zix",
      "href": "https://vcpkg.link/ports/zix",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "tools",
      "default": [],
      "description": [
        "Build tools"
      ],
      "supports": "!windows",
      "dependencies": [
        {
          "name": "libsndfile",
          "href": "https://vcpkg.link/ports/libsndfile",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}