Support building with Enchant 2.x

This adds support for Enchant 2 named "enchant" and Enchant 2 named
"enchant-2" (!)
This commit is contained in:
Michael Gratton 2019-01-16 10:05:08 +11:00 committed by Michael James Gratton
parent f80fe6b7c0
commit 68a985a76c
3 changed files with 41 additions and 14 deletions

View file

@ -107,19 +107,6 @@
}
]
},
{
"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",