From 3caa1a8aadc3ced5696a0d31837bc0852684409f Mon Sep 17 00:00:00 2001
From: Cem Keylan <cem@ckyln.com>
Date: Thu, 4 Feb 2021 13:23:32 +0300
Subject: gtk4: bump to 4.1.0

---
 testing/gtk4/build     | 3 +++
 testing/gtk4/checksums | 2 +-
 testing/gtk4/depends   | 2 ++
 testing/gtk4/sources   | 2 +-
 testing/gtk4/version   | 2 +-
 5 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/testing/gtk4/build b/testing/gtk4/build
index f4bc3292..07cb2b34 100755
--- a/testing/gtk4/build
+++ b/testing/gtk4/build
@@ -18,9 +18,12 @@ meson \
     -Dwin32-backend=false \
     -Dintrospection=disabled \
     -Dmedia-gstreamer=disabled \
+    -Dsassc=disabled \
+    -Dprint-cups=disabled \
     -Ddemos=false \
     -Dbuild-tests=false \
     -Dbuild-examples=false \
+    -Dvulkan=disabled \
     . output
 
 ninja -C output
diff --git a/testing/gtk4/checksums b/testing/gtk4/checksums
index 35d4da18..49f74b62 100644
--- a/testing/gtk4/checksums
+++ b/testing/gtk4/checksums
@@ -1 +1 @@
-d46cf5b127ea27dd9e5d2ff6ed500cb4067eeb2cb1cd2c313ccde8013b0b9bf9  gtk-4.0.0.tar.xz
+973f651722a847e91e12be0a1c1c610aae0961f2f8d55c5d1fa39e17267d7ada  gtk-4.1.0.tar.xz
diff --git a/testing/gtk4/depends b/testing/gtk4/depends
index 8633d7a6..41bbe982 100644
--- a/testing/gtk4/depends
+++ b/testing/gtk4/depends
@@ -1,6 +1,8 @@
 atk
 fribidi
 gdk-pixbuf
+glib
+graphene
 libXcomposite
 libXcursor
 libXdamage
diff --git a/testing/gtk4/sources b/testing/gtk4/sources
index 6b298d5d..293206a9 100644
--- a/testing/gtk4/sources
+++ b/testing/gtk4/sources
@@ -1 +1 @@
-https://download.gnome.org/sources/gtk/4.0/gtk-4.0.0.tar.xz
+https://download.gnome.org/sources/gtk/4.1/gtk-4.1.0.tar.xz
diff --git a/testing/gtk4/version b/testing/gtk4/version
index f5e1c911..1bc2766f 100644
--- a/testing/gtk4/version
+++ b/testing/gtk4/version
@@ -1 +1 @@
-4.0.0 1
+4.1.0 1
-- 
cgit v1.2.3