{
  "name": "libraw",
  "href": "https://vcpkg.link/ports/libraw",
  "supports": "!uwp & !xbox",
  "published_at": "2026-08-31T15:07:50.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://www.libraw.org",
  "description": [
    "raw image decoder library"
  ],
  "license": "(LGPL-2.1-only OR CDDL-1.0) AND BSD-3-Clause",
  "version": {
    "type": "semver",
    "value": "0.22.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/1390a3d90e08a7901a7781d31332a662102cd5cc/ports/libraw",
    "hash": "1390a3d90e08a7901a7781d31332a662102cd5cc"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "jasper",
      "href": "https://vcpkg.link/ports/jasper",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "lcms",
      "href": "https://vcpkg.link/ports/lcms",
      "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"
    },
    {
      "name": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "dng-lossy",
      "default": [],
      "description": [
        "DNG lossy codec support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libjpeg-turbo",
          "href": "https://vcpkg.link/ports/libjpeg-turbo",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "openmp",
      "default": [],
      "description": [
        "Build library with OpenMP support"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}