[gnome-maps/abderrahim/clutter-flatpak] flatpak: build clutter-gtk and dependencies
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/abderrahim/clutter-flatpak] flatpak: build clutter-gtk and dependencies
- Date: Tue, 13 Apr 2021 10:40:20 +0000 (UTC)
commit b15c1bae14daabaffc94bf6e635a7eb2b1186c17
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Tue Apr 13 09:48:17 2021 +0100
flatpak: build clutter-gtk and dependencies
They are going to be removed from the runtime
org.gnome.Maps.json | 39 +++++++++++++++++++++++++++++++++++++++
1 file changed, 39 insertions(+)
---
diff --git a/org.gnome.Maps.json b/org.gnome.Maps.json
index 02625adb..75eb6e30 100644
--- a/org.gnome.Maps.json
+++ b/org.gnome.Maps.json
@@ -174,6 +174,45 @@
}
]
},
+ {
+ "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"
+ }
+ ]
+ },
{
"name" : "libchamplain",
"buildsystem": "meson",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]