The clutter-gtk package is a library providing facilities to integrate Clutter into GTK+ applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the default ClutterStage into any GtkContainer.
This package is known to build using an LFS 6.5 platform but has not been tested.
Download (HTTP): http://www.clutter-project.org/sources/clutter-gtk/0.10/clutter-gtk-0.10.4.tar.bz2
Download MD5 sum: fd015e8080e1212dacc95d0e3d776d0d
Download size: 300 KB
Estimated disk space required: 5 MB
Estimated build time: 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/clutter-gtk
Install clutter-gtk by running the following commands:
./configure --prefix=/usr && make
This package does not come with a test suite.
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 2010-08-14 10:29:47 +0000