Wed, 12 Mar 2025 18:41:35 CST | login

Information for build libvoikko-4.3.2-4.ocs23

ID15915
Package Namelibvoikko
Version4.3.2
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libvoikko.git?.#0fc77a612c79880cc33e74f6177f2fd16b65564d
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
StartedSat, 17 Aug 2024 04:58:00 CST
CompletedSat, 17 Aug 2024 05:02:25 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
dist-ocs23-base
RPMs
src
libvoikko-4.3.2-4.ocs23.src.rpm (info) (download)
aarch64
libvoikko-4.3.2-4.ocs23.aarch64.rpm (info) (download)
libvoikko-devel-4.3.2-4.ocs23.aarch64.rpm (info) (download)
voikko-tools-4.3.2-4.ocs23.aarch64.rpm (info) (download)
libvoikko-debuginfo-4.3.2-4.ocs23.aarch64.rpm (info) (download)
libvoikko-debugsource-4.3.2-4.ocs23.aarch64.rpm (info) (download)
voikko-tools-debuginfo-4.3.2-4.ocs23.aarch64.rpm (info) (download)
loongarch64
libvoikko-4.3.2-4.ocs23.loongarch64.rpm (info) (download)
libvoikko-devel-4.3.2-4.ocs23.loongarch64.rpm (info) (download)
voikko-tools-4.3.2-4.ocs23.loongarch64.rpm (info) (download)
libvoikko-debuginfo-4.3.2-4.ocs23.loongarch64.rpm (info) (download)
libvoikko-debugsource-4.3.2-4.ocs23.loongarch64.rpm (info) (download)
voikko-tools-debuginfo-4.3.2-4.ocs23.loongarch64.rpm (info) (download)
noarch
python3-libvoikko-4.3.2-4.ocs23.noarch.rpm (info) (download)
x86_64
libvoikko-4.3.2-4.ocs23.x86_64.rpm (info) (download)
libvoikko-devel-4.3.2-4.ocs23.x86_64.rpm (info) (download)
voikko-tools-4.3.2-4.ocs23.x86_64.rpm (info) (download)
libvoikko-debuginfo-4.3.2-4.ocs23.x86_64.rpm (info) (download)
libvoikko-debugsource-4.3.2-4.ocs23.x86_64.rpm (info) (download)
voikko-tools-debuginfo-4.3.2-4.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.3.2-4 - Rebuilt for loongarch release * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.3.2-3 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.3.2-2 - Rebuilt for OpenCloudOS Stream 23.09 * 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