{
  "name": "mesa",
  "href": "https://vcpkg.link/ports/mesa",
  "supports": "!(windows & arm) & !staticcrt & !uwp",
  "published_at": "2025-01-24T20:47:47.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://www.mesa3d.org/",
  "description": [
    "Mesa - The 3D Graphics Library"
  ],
  "license": "MIT AND BSL-1.0 AND SGI-B-2.0",
  "version": {
    "type": "semver",
    "value": "24.0.7",
    "port": 3
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/4a9af5e5efcb24d0c8fcdf82dacf3b2b780b99f8/ports/mesa",
    "hash": "4a9af5e5efcb24d0c8fcdf82dacf3b2b780b99f8"
  },
  "repository": {
    "type": "gitlab",
    "href": "https://gitlab.freedesktop.org/mesa/mesa"
  },
  "dependencies": [
    {
      "name": "vcpkg-get-python-packages",
      "href": "https://vcpkg.link/ports/vcpkg-get-python-packages",
      "is_host": true,
      "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": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "zstd",
      "href": "https://vcpkg.link/ports/zstd",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "egl",
      "default": [],
      "description": [
        "Build support for EGL platform"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "egl-registry",
          "href": "https://vcpkg.link/ports/egl-registry",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "gles1",
      "default": [
        "all"
      ],
      "description": [
        "Build support for OpenGL ES 1.x"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "opengl",
          "href": "https://vcpkg.link/ports/opengl",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "gles2",
      "default": [
        "all"
      ],
      "description": [
        "Build support for OpenGL ES 2.x and 3.x"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "opengl",
          "href": "https://vcpkg.link/ports/opengl",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "llvm",
      "default": [
        {
          "raw": "x64",
          "expression": {
            "type": "node",
            "value": "x64"
          }
        }
      ],
      "description": [
        "Build with llvmpipe"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "llvm",
          "href": "https://vcpkg.link/ports/llvm",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "llvm",
          "href": "https://vcpkg.link/ports/llvm",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "arm32"
        },
        {
          "name": "llvm",
          "href": "https://vcpkg.link/ports/llvm",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "arm64"
        },
        {
          "name": "llvm",
          "href": "https://vcpkg.link/ports/llvm",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "x64 | x86"
        }
      ]
    },
    {
      "name": "offscreen",
      "default": [],
      "description": [
        "Build with support for offscreen rendering (OSMesa)"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "opengl",
          "href": "https://vcpkg.link/ports/opengl",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}