{
  "name": "opus",
  "href": "https://vcpkg.link/ports/opus",
  "supports": "all",
  "published_at": "2026-08-06T00:26:28.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/xiph/opus",
  "description": [
    "Totally open, royalty-free, highly versatile audio codec"
  ],
  "license": "BSD-3-Clause",
  "version": {
    "type": "semver",
    "value": "1.6.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/eb2d21971e9d95cc0688eaf7e221cd9e5c8ee6be/ports/opus",
    "hash": "eb2d21971e9d95cc0688eaf7e221cd9e5c8ee6be"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/xiph/opus",
    "stars": 3276
  },
  "dependencies": [
    {
      "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": "avx2",
      "default": [],
      "description": [
        "Builds the library with avx2 instruction set"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}