19 lines
422 B
JSON
19 lines
422 B
JSON
{
|
|
"name": "libogg",
|
|
"version": "1.3.5",
|
|
"port-version": 2,
|
|
"description": "Ogg is a multimedia container format, and the native file and stream format for the Xiph.org multimedia codecs.",
|
|
"homepage": "https://www.xiph.org/ogg",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|