{
  "name": "libva",
  "href": "https://vcpkg.link/ports/libva",
  "supports": "linux",
  "published_at": "2026-03-09T22:45:17.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/intel/libva",
  "description": [
    "Libva is an implementation for VA-API (Video Acceleration API)"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "2.23.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/22380d0f2886f10bda823d82dab62f7ff7bdb983/ports/libva",
    "hash": "22380d0f2886f10bda823d82dab62f7ff7bdb983"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "vcpkg-tool-meson",
      "href": "https://vcpkg.link/ports/vcpkg-tool-meson",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "glx",
      "default": [],
      "description": [
        "Build with GLX support"
      ],
      "supports": "linux",
      "dependencies": [
        {
          "name": "libva",
          "href": "https://vcpkg.link/ports/libva",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "wayland",
      "default": [],
      "description": [
        "Build with Wayland support"
      ],
      "supports": "linux",
      "dependencies": []
    },
    {
      "name": "x11",
      "default": [],
      "description": [
        "Build with X11 support"
      ],
      "supports": "linux",
      "dependencies": []
    }
  ]
}