[geary/mjog/build-updates: 2/4] build: Remove handy from Flatpak nightly manifest




commit daefe61095780bba1ea883a5b4845ab3815888cb
Author: Michael Gratton <mike vee net>
Date:   Sun Apr 25 20:14:06 2021 +0930

    build: Remove handy from Flatpak nightly manifest
    
    Nightly SDK now ships 1.2.1, so this is no longer needed.

 org.gnome.Geary.json | 17 -----------------
 org.gnome.Geary.yaml | 12 ------------
 2 files changed, 29 deletions(-)
---
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
index b65c3d49e..ce943f788 100644
--- a/org.gnome.Geary.json
+++ b/org.gnome.Geary.json
@@ -78,23 +78,6 @@
                 "/share"
             ]
         },
-        {
-            "name": "libhandy",
-            "buildsystem": "meson",
-            "config-opts": [
-                "-Dglade_catalog=disabled"
-            ],
-            "sources": [
-                {
-                    "type": "git",
-                    "url": "https://gitlab.gnome.org/GNOME/libhandy.git";,
-                    "branch": "master"
-                }
-            ],
-            "cleanup": [
-                "/bin"
-            ]
-        },
         {
             "name": "libical",
             "buildsystem": "cmake-ninja",
diff --git a/org.gnome.Geary.yaml b/org.gnome.Geary.yaml
index f47a86d94..7137349e1 100644
--- a/org.gnome.Geary.yaml
+++ b/org.gnome.Geary.yaml
@@ -111,18 +111,6 @@ modules:
       - /bin
       - /share
 
-  # Geary dependency
-  - name: libhandy
-    buildsystem: meson
-    config-opts:
-      - "-Dglade_catalog=disabled"
-    sources:
-      - type: git
-        url: "https://gitlab.gnome.org/GNOME/libhandy.git";
-        branch: master
-    cleanup:
-      - /bin
-
   # EDS dependency
   - name: libical
     buildsystem: cmake-ninja


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