mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 03:39:06 +08:00
14 lines
271 B
JSON
14 lines
271 B
JSON
{
|
|
"name": "speexdsp",
|
|
"version": "1.2.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
|
|
}
|
|
]
|
|
}
|