Sat, 21 Mar 2026 04:18:09 CST | login

Information for build libotf-0.9.16-3.ocs23.rva23

ID25754
Package Namelibotf
Version0.9.16
Release3.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libotf.git?.#d3b11e5fc9635ac746000b2137869e8874aadc8d
SummaryA Library for handling OpenType Font
DescriptionThe library "libotf" provides the following facilites. Read Open Type Layout Tables from OTF file. Currently these tables are supported; head, name, cmap, GDEF, GSUB, and GPOS. Convert a Unicode character sequence to a glyph code sequence by using the above tables. The combination of libotf and the FreeType library (Ver.2) realizes CTL (complex text layout) by OpenType fonts. This library is currently used by the m17n library. It seems that the probject Free Type Layout provides the similar (or better) facility as this library, but currently they have not yet released their library. So, we have developed this one.
Built bymaxonxie
State complete
Volume DEFAULT
StartedWed, 18 Mar 2026 09:57:47 CST
CompletedWed, 18 Mar 2026 14:59:57 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/libotf.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libotf.git?.#origin/master'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
libotf-0.9.16-3.ocs23.rva23.src.rpm (info) (download)
riscv64
libotf-0.9.16-3.ocs23.rva23.riscv64.rpm (info) (download)
libotf-devel-0.9.16-3.ocs23.rva23.riscv64.rpm (info) (download)
libotf-debuginfo-0.9.16-3.ocs23.rva23.riscv64.rpm (info) (download)
libotf-debugsource-0.9.16-3.ocs23.rva23.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.16-3 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.16-2 - Rebuilt for loongarch release * Wed Dec 20 2023 Upgrade Robot <upbot@opencloudos.org> - 0.9.16-1 - Upgrade to version 0.9.16 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.13-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.13-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.9.13-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Nov 28 2022 Shuo Wang <abushwang@tencent.com> - 0.9.13-1 - initial build