[geary/mjog/flatpak-libhandy-module] org.gnome.Geary.yaml: Remove libhandy module, it is now in the SDK




commit 9da2a57c6fa8e046b84c9e3f030a1daeb70a4096
Author: Michael Gratton <mike vee net>
Date:   Sun Oct 25 19:43:12 2020 +1100

    org.gnome.Geary.yaml: Remove libhandy module, it is now in the SDK

 org.gnome.Geary.json | 16 ----------------
 org.gnome.Geary.yaml | 12 ------------
 2 files changed, 28 deletions(-)
---
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
index 2fcd742eb..c840f5acb 100644
--- a/org.gnome.Geary.json
+++ b/org.gnome.Geary.json
@@ -201,22 +201,6 @@
                 }
             ]
         },
-        {
-            "name": "libhandy",
-            "buildsystem": "meson",
-            "config-opts": [
-                "-Dglade_catalog=disabled",
-                "-Dexamples=false",
-                "-Dtests=false"
-            ],
-            "sources": [
-                {
-                    "type": "git",
-                    "url": "https://gitlab.gnome.org/GNOME/libhandy.git";,
-                    "branch": "master"
-                }
-            ]
-        },
         {
             "name": "libpeas",
             "buildsystem": "meson",
diff --git a/org.gnome.Geary.yaml b/org.gnome.Geary.yaml
index a72c05bce..6c5b9d150 100644
--- a/org.gnome.Geary.yaml
+++ b/org.gnome.Geary.yaml
@@ -203,18 +203,6 @@ modules:
         url: https://github.com/jstedfast/gmime.git
         branch: master
 
-  # Geary dependency
-  - name: libhandy
-    buildsystem: meson
-    config-opts:
-      - "-Dglade_catalog=disabled"
-      - "-Dexamples=false"
-      - "-Dtests=false"
-    sources:
-      - type: git
-        url: https://gitlab.gnome.org/GNOME/libhandy.git
-        branch: master
-
   # Geary dependency
   - name: libpeas
     buildsystem: meson


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