Information for build cogl-1.22.8-3.oc9

ID14337
Package Namecogl
Version1.22.8
Release3.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/cogl.git?.#1a7663844cda76acd20baebe201734cc0764f2bb
SummaryA library for using 3D graphics hardware to draw pretty pictures
DescriptionCogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. As well aiming for a nice API, we think having a single library as opposed to an API specification like OpenGL has a few advantages too; like being able to paper over the inconsistencies/bugs of different OpenGL implementations in a centralized place, not to mention the myriad of OpenGL extensions. It also means we are in a better position to provide utility APIs that help software developers since they only need to be implemented once and there is no risk of inconsistency between implementations. Having other backends, besides OpenGL, such as drm, Gallium or D3D are options we are interested in for the future.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 18 Sep 2023 16:19:03 CST
CompletedMon, 18 Sep 2023 16:25:18 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/cogl.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/cogl.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
cogl-1.22.8-3.oc9.src.rpm (info) (download)
aarch64
cogl-1.22.8-3.oc9.aarch64.rpm (info) (download)
cogl-devel-1.22.8-3.oc9.aarch64.rpm (info) (download)
cogl-tests-1.22.8-3.oc9.aarch64.rpm (info) (download)
x86_64
cogl-1.22.8-3.oc9.x86_64.rpm (info) (download)
cogl-devel-1.22.8-3.oc9.x86_64.rpm (info) (download)
cogl-tests-1.22.8-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
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.22.8-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.22.8-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Dec 06 2022 cunshunxia <cunshunxia@tencent.com> - 1.22.8-1 - initial build