Mon, 13 Apr 2026 21:03:31 CST | login

Information for build libmanette-0.2.6-6.ocs23

ID15846
Package Namelibmanette
Version0.2.6
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libmanette.git?.#568f22cb2d2b2d6e00330a9dc5ff78c3e6352c1a
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 04:24:25 CST
CompletedSat, 17 Aug 2024 04:28:52 CST
Taskbuild (dist-ocs23, /opencloudos-stream/libmanette.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libmanette.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
libmanette-0.2.6-6.ocs23.src.rpm (info) (download)
aarch64
libmanette-0.2.6-6.ocs23.aarch64.rpm (info) (download)
libmanette-devel-0.2.6-6.ocs23.aarch64.rpm (info) (download)
libmanette-debuginfo-0.2.6-6.ocs23.aarch64.rpm (info) (download)
libmanette-debugsource-0.2.6-6.ocs23.aarch64.rpm (info) (download)
libmanette-devel-debuginfo-0.2.6-6.ocs23.aarch64.rpm (info) (download)
loongarch64
libmanette-0.2.6-6.ocs23.loongarch64.rpm (info) (download)
libmanette-devel-0.2.6-6.ocs23.loongarch64.rpm (info) (download)
libmanette-debuginfo-0.2.6-6.ocs23.loongarch64.rpm (info) (download)
libmanette-debugsource-0.2.6-6.ocs23.loongarch64.rpm (info) (download)
libmanette-devel-debuginfo-0.2.6-6.ocs23.loongarch64.rpm (info) (download)
x86_64
libmanette-0.2.6-6.ocs23.x86_64.rpm (info) (download)
libmanette-devel-0.2.6-6.ocs23.x86_64.rpm (info) (download)
libmanette-debuginfo-0.2.6-6.ocs23.x86_64.rpm (info) (download)
libmanette-debugsource-0.2.6-6.ocs23.x86_64.rpm (info) (download)
libmanette-devel-debuginfo-0.2.6-6.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 Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2.6-6 - Rebuilt for loongarch release * 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