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

16 lines
318 B
JSON

{
"name": "libopusenc",
"version": "0.2.1",
"port-version": 3,
"description": "Library for encoding .opus audio files and live streams.",
"homepage": "https://github.com/xiph/libopusenc",
"supports": "!uwp",
"dependencies": [
"opus",
{
"name": "vcpkg-cmake",
"host": true
}
]
}