[gnome-apps-nightly] org.gnome.Evince: Add enchant and gspell dependencies
- From: Mathieu Bridon <mbridon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-apps-nightly] org.gnome.Evince: Add enchant and gspell dependencies
- Date: Thu, 19 Jul 2018 17:28:37 +0000 (UTC)
commit 4fbc930741a188478ebb28e62edf029f147793f9
Author: Mathieu Bridon <bochecha daitauha fr>
Date: Thu Jul 19 19:25:00 2018 +0200
org.gnome.Evince: Add enchant and gspell dependencies
org.gnome.Evince.json | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
---
diff --git a/org.gnome.Evince.json b/org.gnome.Evince.json
index 940b073..afbc667 100644
--- a/org.gnome.Evince.json
+++ b/org.gnome.Evince.json
@@ -57,6 +57,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://gitlab.gnome.org/GNOME/gspell.git";
+ }
+ ]
+ },
{
"name": "evince",
"config-opts": [ "--disable-nautilus" ],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]