UmVirt LFS Package info

DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
[ 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.2.tar.xz
Source file size: 1682360
Source file MD5-checkum: d53b708ca7c4af03d7254e46945d6b33
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