mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 16:51:38 +08:00
11 lines
321 B
JSON
11 lines
321 B
JSON
|
{
|
||
|
"name": "libcanberra",
|
||
|
"version": "0.30",
|
||
|
"description": "An implementation of the XDG Sound Theme and Name Specifications, for generating event sounds on free desktops",
|
||
|
"homepage": "http://0pointer.de/lennart/projects/libcanberra/",
|
||
|
"supports": "!(windows | uwp)",
|
||
|
"dependencies": [
|
||
|
"libvorbis"
|
||
|
]
|
||
|
}
|