[gnome-apps-nightly] [gnome-software] Requires gspell (and enchant-2).



commit 0ce59731e14963d2f3d1a268b0a63422473bd012
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Wed Mar 14 11:33:31 2018 +0100

    [gnome-software] Requires gspell (and enchant-2).

 org.gnome.Software.json |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.Software.json b/org.gnome.Software.json
index e2c092e..13f440e 100644
--- a/org.gnome.Software.json
+++ b/org.gnome.Software.json
@@ -150,6 +150,26 @@
             ]
         },
         {
+            "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": [
+                {
+                    "type": "git",
+                    "url": "https://git.gnome.org/browse/gspell";
+                }
+            ]
+        },
+        {
             "name": "gnome-software",
             "buildsystem": "meson",
             "builddir": true,


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