{
  "name": "pangolin",
  "href": "https://vcpkg.link/ports/pangolin",
  "supports": "!uwp",
  "published_at": "2025-03-24T07:41:00.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/stevenlovegrove/Pangolin",
  "description": [
    "Pangolin is a lightweight portable rapid development library for managing OpenGL display / interaction and abstracting video input."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "0.9.3",
    "port": 2
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/0522668f0b1acdc4becbf9a83b3b464caeb295f0/ports/pangolin",
    "hash": "0522668f0b1acdc4becbf9a83b3b464caeb295f0"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/stevenlovegrove/Pangolin",
    "stars": 2569
  },
  "dependencies": [
    {
      "name": "eigen3",
      "href": "https://vcpkg.link/ports/eigen3",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "glew",
      "href": "https://vcpkg.link/ports/glew",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libepoxy",
      "href": "https://vcpkg.link/ports/libepoxy",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "palsigslot",
      "href": "https://vcpkg.link/ports/palsigslot",
      "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": "eigen",
      "default": [],
      "description": [
        "Unused option left for backwards compatibility with older versions"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "examples",
      "default": [],
      "description": [
        "Build Examples"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "ffmpeg",
      "default": [
        "all"
      ],
      "description": [
        "Build support for ffmpeg video input"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "ffmpeg",
          "href": "https://vcpkg.link/ports/ffmpeg",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "gui",
      "default": [],
      "description": [
        "Unused option left for backwards compatibility with older versions"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "jpeg",
      "default": [
        "all"
      ],
      "description": [
        "Build support for libjpeg image input"
      ],
      "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": "lz4",
      "default": [],
      "description": [
        "Build support for liblz4 compression"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "lz4",
          "href": "https://vcpkg.link/ports/lz4",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "module",
      "default": [],
      "description": [
        "Unused option left for backwards compatibility with older versions"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "openexr",
      "default": [],
      "description": [
        "Build support for libopenexr image input"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "openexr",
          "href": "https://vcpkg.link/ports/openexr",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "openni2",
      "default": [],
      "description": [
        "Build support for OpenNI2 video input"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "openni2",
          "href": "https://vcpkg.link/ports/openni2",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "png",
      "default": [
        "all"
      ],
      "description": [
        "Build support for libpng image input"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libpng",
          "href": "https://vcpkg.link/ports/libpng",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "pybind11",
      "default": [],
      "description": [
        "Python wrapper for Pangolin"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "pybind11",
          "href": "https://vcpkg.link/ports/pybind11",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "python3",
          "href": "https://vcpkg.link/ports/python3",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "realsense",
      "default": [],
      "description": [
        "Build support for LibRealSense2 video input"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "realsense2",
          "href": "https://vcpkg.link/ports/realsense2",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "tiff",
      "default": [],
      "description": [
        "Build support for libtiff image input"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "tiff",
          "href": "https://vcpkg.link/ports/tiff",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "tools",
      "default": [],
      "description": [
        "Build Tools"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "pangolin",
          "href": "https://vcpkg.link/ports/pangolin",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "uvc",
      "default": [],
      "description": [
        "Build support for MediaFoundation UVC input"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libuvc",
          "href": "https://vcpkg.link/ports/libuvc",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "vars",
      "default": [],
      "description": [
        "Unused option left for backwards compatibility with older versions"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "video",
      "default": [],
      "description": [
        "Unused option left for backwards compatibility with older versions"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "zstd",
      "default": [],
      "description": [
        "Build support for libzstd compression"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "zstd",
          "href": "https://vcpkg.link/ports/zstd",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}