{
  "name": "libvips",
  "href": "https://vcpkg.link/ports/libvips",
  "supports": "all",
  "published_at": "2026-07-01T23:40:51.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/libvips/libvips",
  "description": [
    "libvips is a demand-driven, horizontally threaded image processing library."
  ],
  "license": "LGPL-2.1-or-later",
  "version": {
    "type": "semver",
    "value": "8.18.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/3b0889cf230111ed798c9f5c4511a87cdbdc21ea/ports/libvips",
    "hash": "3b0889cf230111ed798c9f5c4511a87cdbdc21ea"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "expat",
      "href": "https://vcpkg.link/ports/expat",
      "is_host": false,
      "with_default_features": true,
      "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": "cplusplus",
      "default": [],
      "description": [
        "Build C++ API."
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "deprecated",
      "default": [],
      "description": [
        "Build deprecated components."
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "exif",
      "default": [],
      "description": [
        "Build with exif support."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libexif",
          "href": "https://vcpkg.link/ports/libexif",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "fontconfig",
      "default": [],
      "description": [
        "Build with fontconfig support."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "fontconfig",
          "href": "https://vcpkg.link/ports/fontconfig",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "pango",
          "href": "https://vcpkg.link/ports/pango",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "jpeg",
      "default": [],
      "description": [
        "Build with jpeg 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": "lcms",
      "default": [],
      "description": [
        "Build with lcms support."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "lcms",
          "href": "https://vcpkg.link/ports/lcms",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "pangocairo",
      "default": [],
      "description": [
        "Build with pangocairo support."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "cairo",
          "href": "https://vcpkg.link/ports/cairo",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "pango",
          "href": "https://vcpkg.link/ports/pango",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "png",
      "default": [],
      "description": [
        "Build with png support."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libpng",
          "href": "https://vcpkg.link/ports/libpng",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "rsvg",
      "default": [],
      "description": [
        "Build with rsvg support."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "librsvg",
          "href": "https://vcpkg.link/ports/librsvg",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "tiff",
      "default": [],
      "description": [
        "Build with tiff support."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "tiff",
          "href": "https://vcpkg.link/ports/tiff",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "webp",
      "default": [],
      "description": [
        "Build with 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": "zlib",
      "default": [],
      "description": [
        "Build with zlib support."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "zlib-ng",
          "href": "https://vcpkg.link/ports/zlib-ng",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}