[nautilus/wip/cdavis/adaptive-flap] flatpak: Remove HdyFlap branch of libhandy



commit 2e0852ee02d4788e8eb9a3bbc1322721d77a55c7
Author: Christopher Davis <brainblasted disroot org>
Date:   Fri Dec 25 21:27:40 2020 -0800

    flatpak: Remove HdyFlap branch of libhandy
    
    We no longer need to bundle libhandy, as it is now
    included in the SDK.

 build-aux/flatpak/org.gnome.Nautilus.json | 11 -----------
 1 file changed, 11 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Nautilus.json b/build-aux/flatpak/org.gnome.Nautilus.json
index 6a2b07310..ee580bd8d 100644
--- a/build-aux/flatpak/org.gnome.Nautilus.json
+++ b/build-aux/flatpak/org.gnome.Nautilus.json
@@ -108,17 +108,6 @@
         }
       ]
     },
-    {
-      "name": "libhandy",
-      "buildsystem": "meson",
-      "sources": [
-        {
-          "type": "git",
-          "url": "https://gitlab.gnome.org/GNOME/libhandy.git";,
-          "branch": "wip/haecker-felix/flap-widget"
-        }
-      ]
-    },
     {
       "buildsystem": "meson",
       "builddir": true,


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