69 lines
1.9 KiB
XML
69 lines
1.9 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>libvoikko</Name>
|
|
<Homepage>https://voikko.puimula.org/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPL-2</License>
|
|
<License>LGPL-2.1</License>
|
|
<IsA>app:console</IsA>
|
|
<IsA>library</IsA>
|
|
<PartOf>office.spellcheck</PartOf>
|
|
<Summary>A library of free natural language processing tools.</Summary>
|
|
<Description>Libvoikko provides spell checking, hyphenation, grammar checking and morphological analysis for Finnish language.</Description>
|
|
<Archive sha1sum="10ee94c3810069774b738d61b044b80e40bc7c9a" type="targz">
|
|
https://www.puimula.org/voikko-sources/libvoikko/libvoikko-4.3.2.tar.gz
|
|
</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python3</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<!-- <Patch level='1'></Patch> -->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>libvoikko</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>libgcc</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="manpages">/usr/share/man/man1</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libvoikko-devel</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">libvoikko</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include/libvoikko</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig/libvoikko.pc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="2">
|
|
<Date>2023-03-13</Date>
|
|
<Version>4.3.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>fury</Name>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2022-12-02</Date>
|
|
<Version>4.3.1</Version>
|
|
<Comment>First build</Comment>
|
|
<Name>fury</Name>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|