19 lines
394 B
JSON
Executable File
19 lines
394 B
JSON
Executable File
{
|
|
"name": "jack2",
|
|
"version-semver": "1.9.21",
|
|
"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
|
|
}
|
|
]
|
|
}
|