mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
meson: Switch dav1d wrap to a tarball
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4069>
This commit is contained in:
parent
e76c481750
commit
7cf2505acb
1 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
[wrap-git]
|
||||
directory=dav1d
|
||||
url=https://code.videolan.org/videolan/dav1d.git
|
||||
push-url=git@code.videolan.org:videolan/dav1d.git
|
||||
revision=0.6.0
|
||||
[wrap-file]
|
||||
directory=dav1d-1.1.0
|
||||
source_url = https://download.videolan.org/pub/videolan/dav1d/1.1.0/dav1d-1.1.0.tar.xz
|
||||
source_fallback_url = https://gstreamer.freedesktop.org/src/mirror/dav1d-1.1.0.tar.xz
|
||||
source_hash = fb57aae7875f28c30fb3dbae4a3683d27e2f91dde09ce5c60c22cef9bc58dfd1
|
||||
|
|
Loading…
Reference in a new issue