{
  "name": "wayland",
  "href": "https://vcpkg.link/ports/wayland",
  "supports": "!(windows | osx)",
  "published_at": "2025-04-17T19:18:27.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://wayland.freedesktop.org",
  "description": [
    "Core Wayland window system code and protocol"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.23.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/c4c51e22b3477aa3e3c1b1770f2335d6e4882f76/ports/wayland",
    "hash": "c4c51e22b3477aa3e3c1b1770f2335d6e4882f76"
  },
  "repository": {
    "type": "gitlab",
    "href": "https://gitlab.freedesktop.org/wayland/wayland"
  },
  "dependencies": [],
  "dev_dependencies": [],
  "features": [
    {
      "name": "force-build",
      "default": [],
      "description": [
        "Build wayland libraries instead of depending on system ones.",
        "Requires triplet variable X_VCPKG_FORCE_VCPKG_WAYLAND_LIBRARIES to be set."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "expat",
          "href": "https://vcpkg.link/ports/expat",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "libffi",
          "href": "https://vcpkg.link/ports/libffi",
          "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": "wayland",
          "href": "https://vcpkg.link/ports/wayland",
          "is_host": true,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}