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

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