nuspell.
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
<Name>nuspell</Name>
|
||||
<Homepage>https://nuspell.github.io/</Homepage>
|
||||
<Packager>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPL-3</License>
|
||||
<License>LGPL-3</License>
|
||||
@@ -16,12 +16,14 @@
|
||||
<Description>
|
||||
Nuspell is designed for languages with rich morphology and complex word compounding. Nuspell is written in modern C++ and it supports Hunspell dictionaries.
|
||||
</Description>
|
||||
<Archive sha1sum="2fc6a4b1dba1f6f26d51add3bbe21addfb3e60b4" type="targz">
|
||||
https://github.com/nuspell/nuspell/archive/refs/tags/v5.1.2.tar.gz
|
||||
<Archive sha1sum="34e8e5a700f8f75114f3c7704999a8b57ce44f2e" type="targz">
|
||||
https://github.com/nuspell/nuspell/archive/refs/tags/v5.1.6.tar.gz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>git</Dependency>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>catch2</Dependency>
|
||||
<Dependency>pandoc-bin</Dependency>
|
||||
<Dependency>icu4c-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
@@ -38,7 +40,8 @@
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/share/doc/nuspell/README.md</Path>
|
||||
<Path fileType="data">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share/man</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
@@ -56,6 +59,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2024-08-18</Date>
|
||||
<Version>5.1.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2023-10-30</Date>
|
||||
<Version>5.1.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user