[gnome-control-center/stop-bundling-libhandy] flatpak: Stop bundling libhandy




commit 6c816e79e83383c11a07ab6a734cd8350c6c330e
Author: Felipe Borges <felipeborges gnome org>
Date:   Thu May 27 15:50:14 2021 +0200

    flatpak: Stop bundling libhandy
    
    It is now included in the Nightly SDK by default.

 build-aux/flatpak/org.gnome.Settings.json | 17 -----------------
 1 file changed, 17 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Settings.json b/build-aux/flatpak/org.gnome.Settings.json
index e64bd9fda..bd1d02e27 100644
--- a/build-aux/flatpak/org.gnome.Settings.json
+++ b/build-aux/flatpak/org.gnome.Settings.json
@@ -580,23 +580,6 @@
                 }
             ]
         },
-        {
-            "name" : "libhandy",
-            "buildsystem" : "meson",
-            "config-opts" : [
-                "-Dexamples=false",
-                "-Dglade_catalog=disabled",
-                "-Dintrospection=disabled",
-                "-Dtests=false",
-                "-Dvapi=false"
-            ],
-            "sources" : [
-                {
-                    "type" : "git",
-                    "url" : "https://gitlab.gnome.org/GNOME/libhandy.git";
-                }
-            ]
-        },
         {
             "name" : "gsound",
             "buildsystem" : "autotools",


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