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