[epiphany/wip/exalm/gtk4: 14/14] tmp: flatpak: Bundle gtk




commit 1bd3588f35e451191027c3f5bd8040d331e38e48
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Fri Oct 14 19:25:59 2022 +0400

    tmp: flatpak: Bundle gtk

 org.gnome.Epiphany.json | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
---
diff --git a/org.gnome.Epiphany.json b/org.gnome.Epiphany.json
index b5e0849cf..dc62ecc61 100644
--- a/org.gnome.Epiphany.json
+++ b/org.gnome.Epiphany.json
@@ -105,6 +105,20 @@
                 }
             ]
         },
+        {
+            "name" : "gtk",
+            "buildsystem" : "meson",
+            "config-opts" : [
+                "-Dvulkan=disabled"
+            ],
+            "sources" : [
+                {
+                    "type" : "git",
+                    "url" : "https://gitlab.gnome.org/GNOME/gtk.git";,
+                    "branch" : "main"
+                }
+            ]
+        },
         {
             "name" : "epiphany",
             "buildsystem" : "meson",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]