mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 22:01:37 +08:00
parent
0d8e0f2930
commit
af4749fc9d
@ -1,10 +1,11 @@
|
||||
{
|
||||
"name": "dav1d",
|
||||
"version": "1.3.0",
|
||||
"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",
|
||||
"license": "BSD-2-Clause",
|
||||
"supports": "!(uwp | (windows & x86 & !static))",
|
||||
"supports": "!(windows & x86 & !static)",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-tool-meson",
|
||||
|
@ -2074,7 +2074,7 @@
|
||||
},
|
||||
"dav1d": {
|
||||
"baseline": "1.3.0",
|
||||
"port-version": 0
|
||||
"port-version": 1
|
||||
},
|
||||
"daw-header-libraries": {
|
||||
"baseline": "2.96.1",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "68bf154a3ecc55fd1ad71ff6773ed3f0c418fbba",
|
||||
"version": "1.3.0",
|
||||
"port-version": 1
|
||||
},
|
||||
{
|
||||
"git-tree": "99fc7f3cc963cb7a3e567d13f313e5f0dbf46c72",
|
||||
"version": "1.3.0",
|
||||
|
Loading…
Reference in New Issue
Block a user