{
  "name": "dbus-cxx",
  "href": "https://vcpkg.link/ports/dbus-cxx",
  "supports": "linux",
  "published_at": "2026-05-12T22:23:43.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://dbus-cxx.github.io/",
  "description": [
    "DBus-cxx provides an object-oriented interface to DBus."
  ],
  "license": "LGPL-3.0-or-later AND BSD-3-Clause",
  "version": {
    "type": "semver",
    "value": "2.6.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/4757b1eae3eebb4f3573be40f50af74390353c47/ports/dbus-cxx",
    "hash": "4757b1eae3eebb4f3573be40f50af74390353c47"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "libsigcpp",
      "href": "https://vcpkg.link/ports/libsigcpp",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "glib",
      "default": [],
      "description": [
        "Build dbus-cxx with GLib module"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "glib",
          "href": "https://vcpkg.link/ports/glib",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "libuv",
      "default": [],
      "description": [
        "Build dbus-cxx with libuv module"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libuv",
          "href": "https://vcpkg.link/ports/libuv",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "qt6",
      "default": [],
      "description": [
        "Build dbus-cxx with QT6 module"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "qtbase",
          "href": "https://vcpkg.link/ports/qtbase",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}