Mon, 13 Apr 2026 12:13:25 CST | login

Information for build libmanette-0.2.6-5.ocs23

ID2511
Package Namelibmanette
Version0.2.6
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libmanette.git?.#40bbddf642c420443db9373981f97d13aad5dd2c
SummaryGame controller library
Descriptionlibmanette is a small GObject library giving you simple access to game controllers. This library is intended for software needing a painless access to game controllers from any programming language and with little dependencies. It supports the de-facto standard gamepads as defined by the W3C standard Gamepad specification or as implemented by the SDL GameController. More game controller kinds could be supported in the future if needed. Mapping of the devices is handled transparently and internally by the library using the popular SDL mapping string format.
Built bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 03:52:05 CST
CompletedSat, 09 Sep 2023 03:55:30 CST
Taskbuild (dist-ocs23, /opencloudos-stream/libmanette.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libmanette.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
libmanette-0.2.6-5.ocs23.src.rpm (info) (download)
aarch64
libmanette-0.2.6-5.ocs23.aarch64.rpm (info) (download)
libmanette-devel-0.2.6-5.ocs23.aarch64.rpm (info) (download)
libmanette-debuginfo-0.2.6-5.ocs23.aarch64.rpm (info) (download)
libmanette-debugsource-0.2.6-5.ocs23.aarch64.rpm (info) (download)
libmanette-devel-debuginfo-0.2.6-5.ocs23.aarch64.rpm (info) (download)
loongarch64
libmanette-0.2.6-5.ocs23.loongarch64.rpm (info) (download)
libmanette-devel-0.2.6-5.ocs23.loongarch64.rpm (info) (download)
libmanette-debuginfo-0.2.6-5.ocs23.loongarch64.rpm (info) (download)
libmanette-debugsource-0.2.6-5.ocs23.loongarch64.rpm (info) (download)
libmanette-devel-debuginfo-0.2.6-5.ocs23.loongarch64.rpm (info) (download)
x86_64
libmanette-0.2.6-5.ocs23.x86_64.rpm (info) (download)
libmanette-devel-0.2.6-5.ocs23.x86_64.rpm (info) (download)
libmanette-debuginfo-0.2.6-5.ocs23.x86_64.rpm (info) (download)
libmanette-debugsource-0.2.6-5.ocs23.x86_64.rpm (info) (download)
libmanette-devel-debuginfo-0.2.6-5.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2.6-5 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2.6-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2.6-3 - Rebuilt for OpenCloudOS Stream 23 * Thu Feb 23 2023 Miaojun Dong <zoedong@tencent.com> - 0.2.6-2 - remove README.md - fix typo * Fri Dec 02 2022 Zhao Zhen <jeremiazhao@tencent.com> - 0.2.6-1 - initial