mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 19:39:06 +08:00
11 lines
300 B
JSON
11 lines
300 B
JSON
{
|
|
"name": "libvorbis",
|
|
"version-string": "1.3.7",
|
|
"description": "Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format",
|
|
"homepage": "https://github.com/xiph/vorbis",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": [
|
|
"libogg"
|
|
]
|
|
}
|