mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 12:29:08 +08:00
72d98524e3
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com> Co-authored-by: wangli28 <wangli28@beyondsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
12 lines
321 B
JSON
12 lines
321 B
JSON
{
|
|
"name": "libvorbis",
|
|
"version-string": "1.3.7",
|
|
"port-version": 1,
|
|
"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"
|
|
]
|
|
}
|