{
  "name": "glib",
  "href": "https://vcpkg.link/ports/glib",
  "supports": "!uwp & !xbox",
  "published_at": "2026-09-10T20:11:59.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://developer.gnome.org/glib/",
  "description": [
    "Portable, general-purpose utility library."
  ],
  "license": "LGPL-2.1-or-later AND (LGPL-2.1-only OR MPL-1.1)",
  "version": {
    "type": "semver",
    "value": "2.90.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/b05503a0def5fb6c16fa3ff49fa58bd14b639008/ports/glib",
    "hash": "b05503a0def5fb6c16fa3ff49fa58bd14b639008"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "dirent",
      "href": "https://vcpkg.link/ports/dirent",
      "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": "libffi",
      "href": "https://vcpkg.link/ports/libffi",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libiconv",
      "href": "https://vcpkg.link/ports/libiconv",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "pcre2",
      "href": "https://vcpkg.link/ports/pcre2",
      "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": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "libmount",
      "default": [],
      "description": [
        "Build with libmount support."
      ],
      "supports": "linux",
      "dependencies": [
        {
          "name": "libmount",
          "href": "https://vcpkg.link/ports/libmount",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "selinux",
      "default": [],
      "description": [
        "Build with selinux support."
      ],
      "supports": "linux",
      "dependencies": []
    }
  ]
}