27 lines
493 B
JSON
27 lines
493 B
JSON
{
|
|
"name": "steam-audio",
|
|
"version": "4.5.3",
|
|
"port-version": 1,
|
|
"description": "Valve's steam audio library",
|
|
"homepage": "https://github.com/ValveSoftware/steam-audio",
|
|
"license": "Apache-2.0",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
"flatbuffers",
|
|
{
|
|
"name": "flatbuffers",
|
|
"host": true
|
|
},
|
|
"libmysofa",
|
|
"pffft",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|