{
  "name": "frei0r",
  "href": "https://vcpkg.link/ports/frei0r",
  "supports": "!(static & windows)",
  "published_at": "2026-05-12T22:33:13.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://frei0r.dyne.org/",
  "description": [
    "A large collection of free and portable video plugins"
  ],
  "license": "GPL-2.0-or-later",
  "version": {
    "type": "semver",
    "value": "3.1.3",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/f323620e4c5fb9a34359ca20d34407065133570b/ports/frei0r",
    "hash": "f323620e4c5fb9a34359ca20d34407065133570b"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "cairo",
      "default": [],
      "description": [
        "Enable plugins dependent upon Cairo"
      ],
      "supports": "!arm & !static",
      "dependencies": [
        {
          "name": "cairo",
          "href": "https://vcpkg.link/ports/cairo",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "opencv",
      "default": [],
      "description": [
        "Enable plugins dependent upon OpenCV"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "opencv",
          "href": "https://vcpkg.link/ports/opencv",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}