[gnome-2048: 1/2] Update flatpak dependencies




commit 5d21afff88711f48ed4e9bcbbe3be751612066fd
Author: Rafael Fontenelle <rffontenelle gmail com>
Date:   Mon Sep 12 07:20:49 2022 +0000

    Update flatpak dependencies

 flatpak/org.gnome.TwentyFortyEightDevel.json | 45 ++++++++++++++++++++++++++--
 1 file changed, 42 insertions(+), 3 deletions(-)
---
diff --git a/flatpak/org.gnome.TwentyFortyEightDevel.json b/flatpak/org.gnome.TwentyFortyEightDevel.json
index a1432c9..37405d1 100644
--- a/flatpak/org.gnome.TwentyFortyEightDevel.json
+++ b/flatpak/org.gnome.TwentyFortyEightDevel.json
@@ -35,9 +35,48 @@
             "buildsystem":"meson",
             "sources":[
                 {
-                    "type":"git",
-                    "branch":"master",
-                    "url":"https://gitlab.gnome.org/GNOME/libgnome-games-support.git";
+                    "type":"archive",
+                    
"url":"https://download.gnome.org/sources/libgnome-games-support/1.8/libgnome-games-support-1.8.2.tar.xz";,
+                    "sha256": "28434604a7b038731ac0231731388ff104f565bb2330cc24e78cda04cfd3ef7d"
+                }
+            ]
+        },
+        {
+            "name": "cogl",
+            "config-opts": [
+                "--disable-cogl-gst",
+                "--enable-xlib-egl-platform",
+                "--enable-wayland-egl-platform"
+            ],
+            "sources": [
+                {
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/cogl/1.22/cogl-1.22.8.tar.xz";,
+                    "sha256": "a805b2b019184710ff53d0496f9f0ce6dcca420c141a0f4f6fcc02131581d759"
+                }
+            ]
+        },
+        {
+            "name": "clutter",
+            "config-opts": [
+                "--enable-egl-backend",
+                "--enable-wayland-backend"
+            ],
+            "sources": [
+                {
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/clutter/1.26/clutter-1.26.4.tar.xz";,
+                    "sha256": "8b48fac159843f556d0a6be3dbfc6b083fc6d9c58a20a49a6b4919ab4263c4e6"
+                }
+            ]
+        },
+        {
+            "name": "clutter-gtk",
+            "sources": [
+                {
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/clutter-gtk/1.8/clutter-gtk-1.8.4.tar.xz";,
+                    "sha256": "521493ec038973c77edcb8bc5eac23eed41645117894aaee7300b2487cb42b06"
                 }
             ]
         },


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