[gnome-photos/bilelmoussaoui/soup2-less: 3/3] flatpak: Use libhandy from the sdk




commit d21ef251545c96e191f3ca3b7a178e7224f15732
Author: Bilal Elmoussaoui <belmouss redhat com>
Date:   Tue Aug 2 13:03:26 2022 +0200

    flatpak: Use libhandy from the sdk

 flatpak/org.gnome.Photos.json | 21 +--------------------
 1 file changed, 1 insertion(+), 20 deletions(-)
---
diff --git a/flatpak/org.gnome.Photos.json b/flatpak/org.gnome.Photos.json
index 11ad71c8..711914b6 100644
--- a/flatpak/org.gnome.Photos.json
+++ b/flatpak/org.gnome.Photos.json
@@ -24,8 +24,7 @@
         "--talk-name=org.gnome.ControlCenter",
         "--talk-name=org.gnome.SettingsDaemon",
         "--talk-name=org.gnome.SettingsDaemon.Housekeeping",
-        "--talk-name=org.gtk.vfs",
-        "--talk-name=org.gtk.vfs.*"
+        "--talk-name=org.gtk.vfs"
     ],
     "cleanup": [
         "/include",
@@ -83,24 +82,6 @@
                 }
             ]
         },
-        {
-            "name": "libhandy",
-            "buildsystem": "meson",
-            "config-opts": [
-                "-Dintrospection=disabled",
-                "-Dtests=false",
-                "-Dexamples=false",
-                "-Dvapi=false",
-                "-Dglade_catalog=disabled"
-            ],
-            "sources": [
-                {
-                    "type": "git",
-                    "url": "https://gitlab.gnome.org/GNOME/libhandy.git";,
-                    "branch": "main"
-                }
-            ]
-        },
         {
             "name": "librest",
             "buildsystem": "meson",


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