Information for build libmanette-0.2.6-5.oc9

ID20678
Package Namelibmanette
Version0.2.6
Release5.oc9
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 bydenisecheng
State complete
Volume DEFAULT
StartedTue, 16 Jan 2024 20:21:20 CST
CompletedTue, 16 Jan 2024 20:24:31 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/libmanette.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libmanette.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
libmanette-0.2.6-5.oc9.src.rpm (info) (download)
aarch64
libmanette-0.2.6-5.oc9.aarch64.rpm (info) (download)
libmanette-devel-0.2.6-5.oc9.aarch64.rpm (info) (download)
libmanette-debuginfo-0.2.6-5.oc9.aarch64.rpm (info) (download)
libmanette-debugsource-0.2.6-5.oc9.aarch64.rpm (info) (download)
libmanette-devel-debuginfo-0.2.6-5.oc9.aarch64.rpm (info) (download)
x86_64
libmanette-0.2.6-5.oc9.x86_64.rpm (info) (download)
libmanette-devel-0.2.6-5.oc9.x86_64.rpm (info) (download)
libmanette-debuginfo-0.2.6-5.oc9.x86_64.rpm (info) (download)
libmanette-debugsource-0.2.6-5.oc9.x86_64.rpm (info) (download)
libmanette-devel-debuginfo-0.2.6-5.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
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