[geary/alatiera/flatpak-enchant] Flatpak: Add enchant as a module
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/alatiera/flatpak-enchant] Flatpak: Add enchant as a module
- Date: Mon, 15 Oct 2018 17:34:40 +0000 (UTC)
commit c1ed9b105fdd0e3f4fcce626cc4c0f43dab2f1bc
Author: Jordan Petridis <jpetrids gnome org>
Date: Mon Oct 15 20:33:18 2018 +0300
Flatpak: Add enchant as a module
With the 3.30 release of the runtime enchant 1.x was dropped
from the sdk in favor of enchant 2.
org.gnome.Geary.json | 13 +++++++++++++
1 file changed, 13 insertions(+)
---
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
index 93c45ff3..e956d74d 100644
--- a/org.gnome.Geary.json
+++ b/org.gnome.Geary.json
@@ -107,6 +107,19 @@
}
]
},
+ {
+ "name" : "enchant",
+ "cleanup" : [
+ "/bin"
+ ],
+ "sources" : [
+ {
+ "type" : "archive",
+ "url" :
"https://github.com/AbiWord/enchant/releases/download/enchant-1-6-1/enchant-1.6.1.tar.gz",
+ "sha256" : "bef0d9c0fef2e4e8746956b68e4d6c6641f6b85bd2908d91731efb68eba9e3f5"
+ }
+ ]
+ },
{
"name": "geary",
"buildsystem": "meson",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]