Sat, 23 May 2026 13:41:04 CST | login

Information for build libdrm-2.4.124-1.ocs23.rva23

ID26396
Package Namelibdrm
Version2.4.124
Release1.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libdrm.git#9a04d6aa2c23277e49b5f96be65e1be919e7bb91
SummaryUserspace library for drm
DescriptionLibdrm is a userspace library for accessing the DRM, direct rendering manager, on Linux, BSD and other operating systems that support the ioctl interface. It is a low-level library, typically used by graphics drivers such as the Mesa drivers, the X drivers, libva and similar projects. The library provides wrapper functions for the ioctls to avoid exposing the kernel interface directly, and for chipsets with drm memory manager, support for tracking relocations and buffers.
Built bymaxonxie
State complete
Volume DEFAULT
StartedFri, 22 May 2026 11:09:17 CST
CompletedFri, 22 May 2026 11:23:50 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/libdrm.git:origin/rva23)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libdrm.git#origin/rva23'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
libdrm-2.4.124-1.ocs23.rva23.src.rpm (info) (download)
riscv64
drm-utils-2.4.124-1.ocs23.rva23.riscv64.rpm (info) (download)
libdrm-2.4.124-1.ocs23.rva23.riscv64.rpm (info) (download)
libdrm-devel-2.4.124-1.ocs23.rva23.riscv64.rpm (info) (download)
drm-utils-debuginfo-2.4.124-1.ocs23.rva23.riscv64.rpm (info) (download)
libdrm-debuginfo-2.4.124-1.ocs23.rva23.riscv64.rpm (info) (download)
libdrm-debugsource-2.4.124-1.ocs23.rva23.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Fri May 22 2026 Maxon Xie <maxonxie@tencent.com> - 2.4.124-1 - Update to 2.4.124 - Fix %files library soname for upstream lib_version suffix * Thu May 14 2026 Maxon Xie <maxonxie@tencent.com> - 2.4.115-6 - Add riscv64 pciaccess BuildRequires * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4.115-5 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4.115-4 - Rebuilt for loongarch release * Fri Jun 07 2024 Pengda Dou <doupengda@loongson.cn> - 2.4.115-3 - [Type] other - [DESC] add support for loongarch64 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4.115-2 - Rebuilt for OpenCloudOS Stream 23.09 * Wed Jul 12 2023 Shuo Wang <abushwang@tencent.com> - 2.4.115-1 - update to 2.4.115 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4.112-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4.112-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Nov 07 2022 Zhao Zhen <jeremiazhao@tencent.com> - 2.4.112-2 - fixd building on aarch64. - making Intel driver enabled by default. * Mon Jul 11 2022 cunshunxia <cunshunxia@tencent.com> - 2.4.112-1 - initial build