clutter-gtk-0.10.4

Introduction to clutter-gtk

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.

Package Information

clutter-gtk Dependencies

Required

clutter-1.2.10

Optional

GTK-Doc-1.18

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/clutter-gtk

Installation of 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

Command Explanations

--enable-gtk-doc: Use this parameter if GTK-Doc is installed and you wish to rebuild and install the API documentation.

Contents

Installed Programs: None
Installed Library: libclutter-gtk-0.10.so
Installed Directories: /usr/{include/clutter-1.0/clutter-gtk, share/gtk-doc/html/clutter-gtk}

Short Descriptions

libclutter-gtk-0.10.so

contains the clutter-gtk API functions.

Last updated on 2010-08-14 10:29:47 +0000