ci: Add a gdk-pixbuf file-based wrap for gtk4

gtk4 ships a git wrap, which causes our CI to fail when GNOME gitlab
has downtime.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7728>
This commit is contained in:
Nirbheek Chauhan 2024-10-24 15:52:15 +05:30
parent 8c3d516a14
commit efaaa6d888
2 changed files with 10 additions and 1 deletions

1
.gitignore vendored
View file

@ -30,7 +30,6 @@ prefix/
/gst-plugins-rs
# Automatic meson redirect wrap files
subprojects/gdk-pixbuf.wrap
subprojects/gobject-introspection.wrap
subprojects/gtest.wrap
subprojects/gvdb.wrap

View file

@ -0,0 +1,10 @@
[wrap-file]
directory = gdk-pixbuf-2.42.12
source_url = https://download.gnome.org/sources/gdk-pixbuf/2.42/gdk-pixbuf-2.42.12.tar.xz
source_filename = gdk-pixbuf-2.42.12.tar.xz
source_hash = b9505b3445b9a7e48ced34760c3bcb73e966df3ac94c95a148cb669ab748e3c7
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/gdk-pixbuf_2.42.12-1/gdk-pixbuf-2.42.12.tar.xz
wrapdb_version = 2.42.12-1
[provide]
gdk-pixbuf-2.0 = gdkpixbuf_dep