[quadrapassel/jjardon/fix_ci] flatpak/org.gnome.Quadrapassel.json: build clutter and friends



commit 49329e2ea7bd3b5d9541407005f26b77a2b2f1c8
Author: Javier Jardón <jjardon gnome org>
Date:   Thu Jan 20 19:34:45 2022 +0000

    flatpak/org.gnome.Quadrapassel.json: build clutter and friends

 flatpak/org.gnome.Quadrapassel.json | 37 +++++++++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)
---
diff --git a/flatpak/org.gnome.Quadrapassel.json b/flatpak/org.gnome.Quadrapassel.json
index 62e1882..4caa38b 100644
--- a/flatpak/org.gnome.Quadrapassel.json
+++ b/flatpak/org.gnome.Quadrapassel.json
@@ -82,6 +82,43 @@
         }
       ]
     },
+    {
+      "name": "cogl",
+      "config-opts": [
+        "--disable-cogl-gst",
+        "--enable-xlib-egl-platform",
+        "--enable-wayland-egl-platform"
+      ],
+      "sources": [
+        {
+          "type": "git",
+          "url": "https://gitlab.gnome.org/GNOME/cogl.git";,
+          "branch": "cogl-1.22"
+        }
+      ]
+    },
+    {
+      "name": "clutter",
+      "config-opts": [
+        "--enable-egl-backend",
+        "--enable-wayland-backend"
+      ],
+      "sources": [
+        {
+          "type": "git",
+          "url": "https://gitlab.gnome.org/GNOME/clutter.git";
+        }
+      ]
+    },
+    {
+      "name": "clutter-gtk",
+      "sources": [
+        {
+          "type": "git",
+          "url": "https://gitlab.gnome.org/GNOME/clutter-gtk.git";
+        }
+      ]
+    },
     {
       "name": "quadrapassel",
       "buildsystem": "meson",


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