mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-17 05:46:36 +00:00
fribidi.wrap: Move to tarball, bump, provide dep
Wrap needs to provide the dep now after the pango bump. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5018>
This commit is contained in:
parent
5d30524c29
commit
c6d27a3ca7
1 changed files with 8 additions and 6 deletions
|
@ -1,6 +1,8 @@
|
|||
[wrap-git]
|
||||
directory=fribidi
|
||||
url=https://github.com/fribidi/fribidi.git
|
||||
push-url=git@github.com:fribidi/fribidi.git
|
||||
revision=v1.0.12
|
||||
depth=1
|
||||
[wrap-file]
|
||||
directory = fribidi-1.0.13
|
||||
source_url = https://github.com/fribidi/fribidi/releases/download/v1.0.13/fribidi-1.0.13.tar.xz
|
||||
source_filename = fribidi-1.0.13.tar.xz
|
||||
source_hash = 7fa16c80c81bd622f7b198d31356da139cc318a63fc7761217af4130903f54a2
|
||||
|
||||
[provide]
|
||||
fribidi = libfribidi_dep
|
||||
|
|
Loading…
Reference in a new issue