{
  "name": "qt5-imageformats",
  "href": "https://vcpkg.link/ports/qt5-imageformats",
  "supports": "all",
  "published_at": "2024-11-28T00:01:15.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": null,
  "description": [
    "The Qt Image Formats add-on module provides optional support for other image file formats."
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "5.15.16",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/852e42db9f6d9757f92f5b5eca3f3486d753f11f/ports/qt5-imageformats",
    "hash": "852e42db9f6d9757f92f5b5eca3f3486d753f11f"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "qt5-base",
      "href": "https://vcpkg.link/ports/qt5-base",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "jasper",
      "default": [],
      "description": [
        "Enable JPEG-2000 support using the JasPer library"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "jasper",
          "href": "https://vcpkg.link/ports/jasper",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "vcpkg-pkgconfig-get-modules",
          "href": "https://vcpkg.link/ports/vcpkg-pkgconfig-get-modules",
          "is_host": true,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "tiff",
      "default": [
        "all"
      ],
      "description": [
        "Enable TIFF support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "tiff",
          "href": "https://vcpkg.link/ports/tiff",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "vcpkg-pkgconfig-get-modules",
          "href": "https://vcpkg.link/ports/vcpkg-pkgconfig-get-modules",
          "is_host": true,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "webp",
      "default": [
        "all"
      ],
      "description": [
        "Enable WEBP support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libwebp",
          "href": "https://vcpkg.link/ports/libwebp",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "vcpkg-pkgconfig-get-modules",
          "href": "https://vcpkg.link/ports/vcpkg-pkgconfig-get-modules",
          "is_host": true,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}