[gedit/tchaik/flatpak-update: 2/2] flatpak: Use enchant from org.gnome.Platform runtime



commit 2684743d298685ba434b75f9ee6a5c295fceb191
Author: Martin Blanchard <tchaik gmx com>
Date:   Sat Mar 16 16:45:34 2019 +0000

    flatpak: Use enchant from org.gnome.Platform runtime
    
    Enchant is now part of the GNOME flatpak runtime (org.gnome.Platform)
    and thus doesn't need to be build from source any more.

 build-aux/flatpak/org.gnome.gedit.json | 16 ----------------
 1 file changed, 16 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.gedit.json b/build-aux/flatpak/org.gnome.gedit.json
index a12edbfb8..0c1f18a43 100644
--- a/build-aux/flatpak/org.gnome.gedit.json
+++ b/build-aux/flatpak/org.gnome.gedit.json
@@ -60,22 +60,6 @@
                 }
             ]
         },
-        {
-            "name" : "enchant",
-            "cleanup" : [
-                "/include",
-                "/lib/pkgconfig",
-                "*.la",
-                "/share"
-            ],
-            "sources" : [
-                {
-                    "type" : "archive",
-                    "url" : 
"https://github.com/AbiWord/enchant/releases/download/v2.2.3/enchant-2.2.3.tar.gz";,
-                    "sha256" : "abd8e915675cff54c0d4da5029d95c528362266557c61c7149d53fa069b8076d"
-                }
-            ]
-        },
         {
             "name" : "gspell",
             "sources" : [


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