{
  "name": "gtk3",
  "href": "https://vcpkg.link/ports/gtk3",
  "supports": "!android",
  "published_at": "2026-04-27T11:08:55.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://www.gtk.org/",
  "description": [
    "Portable library for creating graphical user interfaces."
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "3.24.52",
    "port": 2
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/73248d88e09d43dfd7836902462a64fd2a43387b/ports/gtk3",
    "hash": "73248d88e09d43dfd7836902462a64fd2a43387b"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "at-spi2-atk",
      "href": "https://vcpkg.link/ports/at-spi2-atk",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "linux"
    },
    {
      "name": "atk",
      "href": "https://vcpkg.link/ports/atk",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "cairo",
      "href": "https://vcpkg.link/ports/cairo",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "cairo",
      "href": "https://vcpkg.link/ports/cairo",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "linux | freebsd | openbsd"
    },
    {
      "name": "gdk-pixbuf",
      "href": "https://vcpkg.link/ports/gdk-pixbuf",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "gdk-pixbuf",
      "href": "https://vcpkg.link/ports/gdk-pixbuf",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "gettext",
      "href": "https://vcpkg.link/ports/gettext",
      "is_host": true,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "gettext-libintl",
      "href": "https://vcpkg.link/ports/gettext-libintl",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "glib",
      "href": "https://vcpkg.link/ports/glib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "glib",
      "href": "https://vcpkg.link/ports/glib",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libepoxy",
      "href": "https://vcpkg.link/ports/libepoxy",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libxi",
      "href": "https://vcpkg.link/ports/libxi",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "!windows & !osx"
    },
    {
      "name": "libxrandr",
      "href": "https://vcpkg.link/ports/libxrandr",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "!windows & !osx"
    },
    {
      "name": "pango",
      "href": "https://vcpkg.link/ports/pango",
      "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"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "introspection",
      "default": [],
      "description": [
        "Build with introspection"
      ],
      "supports": "!static",
      "dependencies": [
        {
          "name": "atk",
          "href": "https://vcpkg.link/ports/atk",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "gdk-pixbuf",
          "href": "https://vcpkg.link/ports/gdk-pixbuf",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "gobject-introspection",
          "href": "https://vcpkg.link/ports/gobject-introspection",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "pango",
          "href": "https://vcpkg.link/ports/pango",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "wayland",
      "default": [],
      "description": [
        "Build with Wayland support"
      ],
      "supports": "linux | freebsd | openbsd",
      "dependencies": [
        {
          "name": "libxkbcommon",
          "href": "https://vcpkg.link/ports/libxkbcommon",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "wayland",
          "href": "https://vcpkg.link/ports/wayland",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "wayland-protocols",
          "href": "https://vcpkg.link/ports/wayland-protocols",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}