Files
2024-08-18 14:38:29 +03:00

51 lines
1.4 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>voikko-fi</Name>
<Homepage>https://voikko.puimula.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPL-2</License>
<IsA>data</IsA>
<PartOf>office.dictionary</PartOf>
<Summary>Finnish dictionary for Voikko.</Summary>
<Description>
Voikko-fi is a description of Finnish morphology written for libvoikko. The implementation uses unweighted VFST format and provides format 5 Finnish dictionary for libvoikko 4.0 or later.
</Description>
<Archive sha1sum="4cb8d2f99a9331232dc59dfc45cef15bc71fb070" type="targz">
https://www.puimula.org/voikko-sources/voikko-fi/voikko-fi-2.5.tar.gz
</Archive>
<BuildDependencies>
<Dependency>foma</Dependency>
<Dependency>python3</Dependency>
<Dependency>libvoikko-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level='1'></Patch> -->
</Patches>
</Source>
<Package>
<Name>voikko-fi</Name>
<RuntimeDependencies>
<Dependency>libvoikko</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share/voikko/5/mor-standard</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2022-12-02</Date>
<Version>2.5</Version>
<Comment>First build</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>