Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

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
}
]
}