mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 18:31:48 +08:00
d2ca8c894f
* Add arm64 patch to allow SFML to compile on m1 * Updated port version * Fix missing line * Fix version of port * Patched libspeexdsp to add missing definitions on windows * Result of VCPKG add-version * Trigger workflow * Use version rather than version-string. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
8 lines
178 B
JSON
8 lines
178 B
JSON
{
|
|
"name": "speexdsp",
|
|
"version": "1.2.0",
|
|
"port-version": 7,
|
|
"description": "A patent-free, Open Source/Free Software DSP library.",
|
|
"homepage": "https://speex.org/"
|
|
}
|