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.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/cogl/1.10/cogl-1.10.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/cogl/1.10/cogl-1.10.2.tar.xz
Download MD5 sum: c5414188a64a6e68ed6f7c07e4e105c4
Download size: 1.2 MB
Estimated disk space required: 50 MB
Estimated build time: 0.5 SBU
gdk-pixbuf-2.26.1, MesaLib-8.0.2 and Pango-1.30.0
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/cogl
Install Cogl by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root user:
make install
--enable-gtk-doc: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2012-05-01 12:35:38 +0000