Sun, 22 Dec 2024 09:15:51 CST | login

Information for build cogl-1.22.8-6.ocs23

ID20628
Package Namecogl
Version1.22.8
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/cogl.git?.#1961d05716d8fcafbd4508dc45280a6026935100
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 byocs-bot
State complete
Volume DEFAULT
StartedFri, 27 Sep 2024 03:34:27 CST
CompletedFri, 27 Sep 2024 04:18:50 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/cogl.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/cogl.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
cogl-1.22.8-6.ocs23.src.rpm (info) (download)
aarch64
cogl-1.22.8-6.ocs23.aarch64.rpm (info) (download)
cogl-devel-1.22.8-6.ocs23.aarch64.rpm (info) (download)
cogl-tests-1.22.8-6.ocs23.aarch64.rpm (info) (download)
cogl-debuginfo-1.22.8-6.ocs23.aarch64.rpm (info) (download)
cogl-debugsource-1.22.8-6.ocs23.aarch64.rpm (info) (download)
cogl-tests-debuginfo-1.22.8-6.ocs23.aarch64.rpm (info) (download)
loongarch64
cogl-1.22.8-6.ocs23.loongarch64.rpm (info) (download)
cogl-devel-1.22.8-6.ocs23.loongarch64.rpm (info) (download)
cogl-tests-1.22.8-6.ocs23.loongarch64.rpm (info) (download)
cogl-debuginfo-1.22.8-6.ocs23.loongarch64.rpm (info) (download)
cogl-debugsource-1.22.8-6.ocs23.loongarch64.rpm (info) (download)
cogl-tests-debuginfo-1.22.8-6.ocs23.loongarch64.rpm (info) (download)
x86_64
cogl-1.22.8-6.ocs23.x86_64.rpm (info) (download)
cogl-devel-1.22.8-6.ocs23.x86_64.rpm (info) (download)
cogl-tests-1.22.8-6.ocs23.x86_64.rpm (info) (download)
cogl-debuginfo-1.22.8-6.ocs23.x86_64.rpm (info) (download)
cogl-debugsource-1.22.8-6.ocs23.x86_64.rpm (info) (download)
cogl-tests-debuginfo-1.22.8-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 * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.22.8-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.22.8-5 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.22.8-4 - Rebuilt for OpenCloudOS Stream 23.09 * 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