UmVirt LFS Package info

DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
[ 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

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, glu, cairo, pango, gst-plugins-base, SDL2.
Dependance of: clutter.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr  \
            --enable-gles1 \
            --enable-gles2 \
            --enable-{kms,wayland,xlib}-egl-platform \
            --enable-wayland-egl-server  

Build script:
make

Install script:
make install