This commit is contained in:
Rmys
2018-08-13 21:42:03 +03:00
parent a454efba1e
commit 9bd8675234
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -25,4 +25,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "NEWS", "README", "TODO", "HACKING", "MAINTAINERS")
pisitools.dodoc("AUTHORS", "NEWS", "README", "HACKING")
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Spellchecker wrapping library</Summary>
<Description>enchant is a library that wraps other spell checking backends.</Description>
<Archive sha1sum="321f9cf0abfa1937401676ce60976d8779c39536" type="targz">http://www.abisource.com/downloads/enchant/1.6.0/enchant-1.6.0.tar.gz</Archive>
<Archive sha1sum="181d5563d282af0f30c7ab68c5d432271b6fd11e" type="targz">https://github.com/AbiWord/enchant/releases/download/v2.2.3/enchant-2.2.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>aspell</Dependency>
<Dependency>hunspell</Dependency>
@@ -72,6 +72,13 @@
</Package>
<History>
<Update release="4">
<Date>2018-08-13</Date>
<Version>2.2.3</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-02-28</Date>
<Version>1.6.0</Version>