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