UmVirt LFS Package info

DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
[ BASH | XML | JSON ]

cogl

Cogl is a modern 3D graphics API with associated utility APIs designed to expose the features of 3D graphics hardware using a direct state access API design, as opposed to the state-machine style of OpenGL.

Package info

Template:
Codename: cogl
Source file: cogl-1.22.8.tar.xz
Source directory: cogl-1.22.8
Package URL: cogl-1.22.8.tar.xz
Package md5-checksum URL: cogl-1.22.8.tar.xz.md5sum
Dependances: gobject-introspection, wayland, mesa, gdk-pixbuf-rustfree, glu, cairo, pango, gst-plugins-base, SDL3.
Dependance of: clutter.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
CFLAGS+=" -Wno-error=incompatible-pointer-types "
                                                                          
export CFLAGS;

./configure --prefix=/usr  \
            --enable-gles1 \
            --enable-gles2 \
            --enable-{kms,wayland,xlib}-egl-platform \
            --enable-wayland-egl-server  

Build script:
make

Install script:
make install