17 lines
331 B
JSON
17 lines
331 B
JSON
|
{
|
||
|
"name": "libao",
|
||
|
"version": "1.2.2",
|
||
|
"port-version": 4,
|
||
|
"description": "libao - A Cross-platform Audio Library",
|
||
|
"homepage": "https://github.com/xiph/libao",
|
||
|
"license": "GPL-2.0",
|
||
|
"supports": "!uwp",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true,
|
||
|
"platform": "windows"
|
||
|
}
|
||
|
]
|
||
|
}
|