mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 06:38:59 +08:00
46079cb27a
* [dav1d] fixup the installed pkgconfig files * [dav1d] x-add-version
12 lines
362 B
JSON
12 lines
362 B
JSON
{
|
|
"name": "dav1d",
|
|
"version-semver": "0.8.2",
|
|
"port-version": 1,
|
|
"description": "dav1d is a new open-source AV1 decoder developed by the VideoLAN and FFmpeg communities and sponsored by the Alliance for Open Media.",
|
|
"homepage": "https://code.videolan.org/videolan/dav1d",
|
|
"supports": "!(uwp | arm | x86)",
|
|
"dependencies": [
|
|
"tool-meson"
|
|
]
|
|
}
|