@@ -27,4 +27,4 @@ def install():
|
|||||||
for f in ("affixcompress", "makealias", "wordforms"):
|
for f in ("affixcompress", "makealias", "wordforms"):
|
||||||
pisitools.dobin("src/tools/%s" % f)
|
pisitools.dobin("src/tools/%s" % f)
|
||||||
|
|
||||||
pisitools.dodoc("ABOUT-NLS", "AUTHORS*", "BUGS", "COPYING*", "NEWS", "README*", "THANKS", "TODO")
|
pisitools.dodoc("ABOUT-NLS", "AUTHORS*", "COPYING*", "NEWS", "README*", "THANKS")
|
||||||
|
|||||||
@@ -15,10 +15,10 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>An improved spell checker</Summary>
|
<Summary>An improved spell checker</Summary>
|
||||||
<Description>hunspell spell checker is an improved replacement for myspell in Openoffice.org. It is also used in Firefox and Thunderbird as spell checker.</Description>
|
<Description>hunspell spell checker is an improved replacement for myspell in Openoffice.org. It is also used in Firefox and Thunderbird as spell checker.</Description>
|
||||||
<Archive sha1sum="6572d1459deafd358b886d4482c179b715bc92e8" type="targz">https://github.com/hunspell/hunspell/archive/v1.6.2.tar.gz</Archive>
|
<Archive sha1sum="e42ea8342a191b9cd7da57d0d6ad4ae1566c5dcc" type="targz">https://github.com/hunspell/hunspell/archive/v1.7.0.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>ncurses-devel</Dependency>
|
<Dependency>ncurses-devel</Dependency>
|
||||||
<Dependency>readline-devel</Dependency>
|
<Dependency>readline-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<!-- <Patch>hunspell-1.2.2-renameexes.patch</Patch> -->
|
<!-- <Patch>hunspell-1.2.2-renameexes.patch</Patch> -->
|
||||||
@@ -62,6 +62,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="6">
|
||||||
|
<Date>2020-01-15</Date>
|
||||||
|
<Version>1.7.0</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>İdris Kalp</Name>
|
||||||
|
<Email>idriskalp@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="5">
|
<Update release="5">
|
||||||
<Date>2018-08-06</Date>
|
<Date>2018-08-06</Date>
|
||||||
<Version>1.6.2</Version>
|
<Version>1.6.2</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user