{
  "name": "libvorbis",
  "href": "https://vcpkg.link/ports/libvorbis",
  "supports": "all",
  "published_at": "2025-03-27T16:35:46.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/xiph/vorbis",
  "description": [
    "Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format"
  ],
  "license": "BSD-3-Clause",
  "version": {
    "type": "semver",
    "value": "1.3.7",
    "port": 4
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/e2387bd9c479927b531f01b0426a6c9b7be9e412/ports/libvorbis",
    "hash": "e2387bd9c479927b531f01b0426a6c9b7be9e412"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "libogg",
      "href": "https://vcpkg.link/ports/libogg",
      "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": []
}