Wed, 02 Oct 2024 11:43:29 UTC | login

Information for build ghc-OpenGLRaw-3.3.4.0-1.fc33

ID194778
Package Nameghc-OpenGLRaw
Version3.3.4.0
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-OpenGLRaw.git#4fe592b7d2c87e6a02efdb5326c97106b722833e
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 bydavidlt
State failed
Volume DEFAULT
StartedFri, 07 May 2021 14:21:39 UTC
CompletedFri, 07 May 2021 14:35:32 UTC
Taskbuild (f33, /rpms/ghc-OpenGLRaw.git:4fe592b7d2c87e6a02efdb5326c97106b722833e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-OpenGLRaw.git#4fe592b7d2c87e6a02efdb5326c97106b722833e'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Nov 13 2020 Jens Petersen <petersen@redhat.com> - 3.3.4.0-1 - spec file generated by cabal-rpm-2.0.7