{
  "name": "libnotify",
  "href": "https://vcpkg.link/ports/libnotify",
  "supports": "linux",
  "published_at": "2026-01-14T08:20:35.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://gitlab.gnome.org/GNOME/libnotify",
  "description": [
    "A library for sending desktop notifications"
  ],
  "license": "LGPL-2.1-or-later",
  "version": {
    "type": "semver",
    "value": "0.8.8",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/78d2927edf61df24c3e4a2807c44bb4f9bf8228f/ports/libnotify",
    "hash": "78d2927edf61df24c3e4a2807c44bb4f9bf8228f"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "gdk-pixbuf",
      "href": "https://vcpkg.link/ports/gdk-pixbuf",
      "is_host": false,
      "with_default_features": false,
      "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": "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": [
        "Enable GObject introspection"
      ],
      "supports": "!static",
      "dependencies": [
        {
          "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"
        }
      ]
    }
  ]
}