vcpkg/ports/alsa/vcpkg.json
chausner 1ba5e0ffe5
[alsa] New port (#20954)
* Add new port alsa 1.2.5.1

* Update CI baseline

* Fix static builds

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-27 23:03:47 -07:00

8 lines
190 B
JSON

{
"name": "alsa",
"version": "1.2.5.1",
"description": "The Advanced Linux Sound Architecture (ALSA) - library",
"homepage": "https://www.alsa-project.org/",
"supports": "linux"
}