vcpkg/ports/speex/vcpkg.json
Kai Pastor 8e3595fad0
[speex] Use native autotools for all triplets (#26502)
* Use autotools build for windows

* Fix license

* Limit subdirs for vpckg build

* Update versions

* CI [skip actions]
2022-09-09 12:08:05 -07:00

9 lines
257 B
JSON

{
"name": "speex",
"version": "1.2.1",
"port-version": 1,
"description": "Speex is an Open Source/Free Software patent-free audio compression format designed for speech.",
"homepage": "https://github.com/xiph/speex",
"license": "BSD-3-Clause"
}