15 lines
292 B
JSON
15 lines
292 B
JSON
{
|
|
"name": "speexdsp",
|
|
"version": "1.2.1",
|
|
"port-version": 1,
|
|
"description": "A patent-free, Open Source/Free Software DSP library.",
|
|
"homepage": "https://speex.org/",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|