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

19 lines
394 B
JSON

{
"name": "jack2",
"version-semver": "1.9.22",
"description": "Cross-platform API that enables device sharing and inter-application audio routing",
"homepage": "https://jackaudio.org/",
"license": "GPL-2.0",
"supports": "!uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}