Wed, 12 Mar 2025 18:52:44 CST | login

Information for build libvoikko-4.3.2-1.ocs23

ID1282
Package Namelibvoikko
Version4.3.2
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libvoikko.git?.#1af218057682bcd1898d415dbcb18737a63c624b
SummaryVoikko is a library for spellcheckers and hyphenators
DescriptionThis is libvoikko, library for spellcheckers and hyphenators using Malaga natural language grammar development tool. The library is written in C. Currently only Finnish is supported, but the API of the library has been designed to allow adding support for other languages later. Note however that Malaga is rather low level tool that requires implementing the whole morphology of a language as a left associative grammar. Therefore languages that have simple or even moderately complex morphologies and do not require morphological analysis in their hyphenators should be implemented using other tools such as Hunspell.
Built byocs-bot
State complete
Volume DEFAULT
StartedTue, 22 Aug 2023 11:11:43 CST
CompletedTue, 22 Aug 2023 11:14:37 CST
Taskbuild (dist-ocs23, /opencloudos-stream/libvoikko.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libvoikko.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
libvoikko-4.3.2-1.ocs23.src.rpm (info) (download)
aarch64
libvoikko-4.3.2-1.ocs23.aarch64.rpm (info) (download)
libvoikko-devel-4.3.2-1.ocs23.aarch64.rpm (info) (download)
voikko-tools-4.3.2-1.ocs23.aarch64.rpm (info) (download)
libvoikko-debuginfo-4.3.2-1.ocs23.aarch64.rpm (info) (download)
libvoikko-debugsource-4.3.2-1.ocs23.aarch64.rpm (info) (download)
voikko-tools-debuginfo-4.3.2-1.ocs23.aarch64.rpm (info) (download)
noarch
python3-libvoikko-4.3.2-1.ocs23.noarch.rpm (info) (download)
x86_64
libvoikko-4.3.2-1.ocs23.x86_64.rpm (info) (download)
libvoikko-devel-4.3.2-1.ocs23.x86_64.rpm (info) (download)
voikko-tools-4.3.2-1.ocs23.x86_64.rpm (info) (download)
libvoikko-debuginfo-4.3.2-1.ocs23.x86_64.rpm (info) (download)
libvoikko-debugsource-4.3.2-1.ocs23.x86_64.rpm (info) (download)
voikko-tools-debuginfo-4.3.2-1.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Aug 21 2023 Shuo Wang <abushwang@tencent.com> - 4.3.2-1 - update to 4.3.2 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.3.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.3.1-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Nov 18 2022 Xiaojie Chen <jackxjchen@tencent.com> - 4.3.1-1 - Initial build