Information for build ghc-OpenGLRaw-3.3.4.1-12.fc42

ID104242
Package Nameghc-OpenGLRaw
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version3.3.4.1
Release12.fc42
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ghc-OpenGLRaw.git#5a0c343bacf416190cc2d7948cab07ec34cc7722
SummaryA raw binding for the OpenGL graphics system
DescriptionOpenGLRaw is a raw Haskell binding for the OpenGL 4.6 graphics system and lots of OpenGL extensions. It is basically a 1:1 mapping of OpenGL's C API, intended as a basis for a nicer interface. OpenGLRaw offers access to all necessary functions, tokens and types plus a general facility for loading extension entries. The module hierarchy closely mirrors the naming structure of the OpenGL extensions, making it easy to find the right module to import. All API entries are loaded dynamically, so no special C header files are needed for building this package. If an API entry is not found at runtime, a userError is thrown. OpenGL is the industry's most widely used and supported 2D and 3D graphics application programming interface (API), incorporating a broad set of rendering, texture mapping, special effects, and other powerful visualization functions. For more information about OpenGL and its various extensions, please see <http://www.opengl.org/> and <http://www.opengl.org/registry/>.
Built bykojiadmin
State building
Volume DEFAULT
StartedMon, 17 Feb 2025 14:36:44 CST
Est. CompletionMon, 17 Feb 2025 16:56:25 CST
Taskbuild (f42, /rpms/ghc-OpenGLRaw.git:5a0c343bacf416190cc2d7948cab07ec34cc7722)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-OpenGLRaw.git#5a0c343bacf416190cc2d7948cab07ec34cc7722'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.4.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Mon Aug 05 2024 Jens Petersen <petersen@redhat.com> - 3.3.4.1-11 - bump release * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.4.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jul 15 2024 Jens Petersen <petersen@redhat.com> - 3.3.4.1-9 - refresh to cabal-rpm-2.2.1 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.4.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.4.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jul 25 2023 Jens Petersen <petersen@redhat.com> - 3.3.4.1-6 - cabal revision * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.4.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 3.3.4.1-3 - refresh to cabal-rpm-2.1.0 with SPDX migration