Wed, 12 Mar 2025 18:48:25 CST | login

Information for build libvoikko-4.3.2-2.ocs23

ID2585
Package Namelibvoikko
Version4.3.2
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libvoikko.git?.#d7056cf27fc7805e22cffe7bd5914496be757346
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 04:14:55 CST
CompletedSat, 09 Sep 2023 04:17:55 CST
Taskbuild (dist-ocs23, /opencloudos-stream/libvoikko.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libvoikko.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
libvoikko-4.3.2-2.ocs23.src.rpm (info) (download)
aarch64
libvoikko-4.3.2-2.ocs23.aarch64.rpm (info) (download)
libvoikko-devel-4.3.2-2.ocs23.aarch64.rpm (info) (download)
voikko-tools-4.3.2-2.ocs23.aarch64.rpm (info) (download)
libvoikko-debuginfo-4.3.2-2.ocs23.aarch64.rpm (info) (download)
libvoikko-debugsource-4.3.2-2.ocs23.aarch64.rpm (info) (download)
voikko-tools-debuginfo-4.3.2-2.ocs23.aarch64.rpm (info) (download)
noarch
python3-libvoikko-4.3.2-2.ocs23.noarch.rpm (info) (download)
x86_64
libvoikko-4.3.2-2.ocs23.x86_64.rpm (info) (download)
libvoikko-devel-4.3.2-2.ocs23.x86_64.rpm (info) (download)
voikko-tools-4.3.2-2.ocs23.x86_64.rpm (info) (download)
libvoikko-debuginfo-4.3.2-2.ocs23.x86_64.rpm (info) (download)
libvoikko-debugsource-4.3.2-2.ocs23.x86_64.rpm (info) (download)
voikko-tools-debuginfo-4.3.2-2.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
Changelog * 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