17 lines
397 B
JSON
17 lines
397 B
JSON
{
|
|
"name": "libstk",
|
|
"version": "4.6.1",
|
|
"port-version": 3,
|
|
"description": "The Synthesis ToolKit in C++ (STK) is a set of open source audio signal processing and algorithmic synthesis classes written in the C++ programming language.",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|