UmVirt LFS Package info

DB commit: c78e95157185199cceff370fa5b5f1dd2a1be2fa
APP commit: cac3f2066a9a05955b29d720b9b9b14f534d21c2

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

Codename: cogl
Source file: cogl-1.22.2.tar.xz
Source directory: cogl-1.22.2
Package URL: https://umvirt.com/linux/downloads/0.1/packages/c/cogl-1.22.2.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/c/cogl-1.22.2.tar.xz.md5sum
Dependances: wayland, gobject-introspection, gdk-pixbuf, pango, cairo, glu.
Dependance of: clutter.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed -i 's/^#if COGL/#ifdef COGL/' cogl/winsys/cogl-winsys-egl.c &&

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

Build script:
make

Install script:
make install