{
  "name": "kconfig",
  "href": "https://vcpkg.link/ports/kconfig",
  "supports": "all",
  "published_at": "2026-06-17T23:29:54.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": "https://api.kde.org/kconfig-index.html",
  "homepage_href": "https://invent.kde.org/frameworks/kconfig",
  "description": [
    "Configuration system"
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "6.25.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/15a5b92795e48868e5a03f13768efa52530c42f4/ports/kconfig",
    "hash": "15a5b92795e48868e5a03f13768efa52530c42f4"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "ecm",
      "href": "https://vcpkg.link/ports/ecm",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "qtbase",
      "href": "https://vcpkg.link/ports/qtbase",
      "is_host": false,
      "with_default_features": false,
      "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": "qml",
      "default": [],
      "description": [
        "Build QML bindings"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "qtdeclarative",
          "href": "https://vcpkg.link/ports/qtdeclarative",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "translations",
      "default": [],
      "description": [
        "Install translations"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "qttools",
          "href": "https://vcpkg.link/ports/qttools",
          "is_host": true,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}