vcpkg/ports/dav1d/vcpkg.json
Matthias C. M. Troffaes 46079cb27a
[dav1d] fixup the installed pkgconfig files (#18078)
* [dav1d] fixup the installed pkgconfig files

* [dav1d] x-add-version
2021-05-24 11:10:23 -07:00

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