The Clutter Gtk package is a library providing facilities to integrate Clutter into GTK+ applications.
This package is known to build and work properly using an LFS 11.3 platform.
Download (HTTP): https://download.gnome.org/sources/clutter-gtk/1.8/clutter-gtk-1.8.4.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/clutter-gtk/1.8/clutter-gtk-1.8.4.tar.xz
Download MD5 sum: b363ac9878e2337be887b8ee9e1da00e
Download size: 324 KB
Estimated disk space required: 5.2 MB
Estimated build time: 0.1 SBU
Clutter-1.26.4 and GTK+-3.24.36
User Notes: https://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.