aboutsummaryrefslogtreecommitdiff
path: root/ports/dav1d/vcpkg.json
blob: aa63b1a8ceeff290e4d78a539007039c077de0ca (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "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"
  ]
}