Sat, 24 Jan 2026 06:31:37 CST | login

Information for build libotf-0.9.16-3.oc9

ID33725
Package Namelibotf
Version0.9.16
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/libotf.git?.#5d1c411e9e62ef3bd9b3d0e5b237084021b176b3
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 bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 23 Apr 2025 01:27:02 CST
CompletedWed, 23 Apr 2025 01:58:54 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/libotf.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/libotf.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
libotf-0.9.16-3.oc9.src.rpm (info) (download)
aarch64
libotf-0.9.16-3.oc9.aarch64.rpm (info) (download)
libotf-devel-0.9.16-3.oc9.aarch64.rpm (info) (download)
libotf-debuginfo-0.9.16-3.oc9.aarch64.rpm (info) (download)
libotf-debugsource-0.9.16-3.oc9.aarch64.rpm (info) (download)
loongarch64
libotf-0.9.16-3.oc9.loongarch64.rpm (info) (download)
libotf-devel-0.9.16-3.oc9.loongarch64.rpm (info) (download)
libotf-debuginfo-0.9.16-3.oc9.loongarch64.rpm (info) (download)
libotf-debugsource-0.9.16-3.oc9.loongarch64.rpm (info) (download)
x86_64
libotf-0.9.16-3.oc9.x86_64.rpm (info) (download)
libotf-devel-0.9.16-3.oc9.x86_64.rpm (info) (download)
libotf-debuginfo-0.9.16-3.oc9.x86_64.rpm (info) (download)
libotf-debugsource-0.9.16-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.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