vcpkg/ports/speexdsp/vcpkg.json
Pierre Ferran d2ca8c894f
[SpeexDSP] Missing windows definitions (#23296)
* 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>
2022-03-02 13:59:46 -08:00

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/"
}