The clutter package is an open source software library for creating fast, visually rich and animated graphical user interfaces.
Anything built with this toolkit needs accelerated 3D support from the graphics driver at runtime. If you use GNOME-3 and it selects the fallback window manager (metacity) you should treat this package as a build dependency and expect unsatisfactory runtime performance from other clutter packages, particularly totem.
This package is known to build using an LFS 7.0 platform but has not been tested.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/clutter/1.8/clutter-1.8.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/clutter/1.8/clutter-1.8.2.tar.xz
Download MD5 sum: f9b072536f40b236c09b8d076cafe5d7
Download size: 4.3 MB
Estimated disk space required: 77 MB
Estimated build time: 1.2 SBU
atk-2.2.0, cairo-1.10.2, cogl-1.8.2, gdk-pixbuf-2.24.0, JSON-GLib-0.14.2, MesaLib-7.11.2, and Pango-1.29.4
DocBook-utils-0.6.14, JadeTeX-3.13, xmlto-0.0.23, and either Links-2.4, Lynx-2.8.7rel.2, or w3m-0.5.2
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/clutter
Install clutter by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check (you must be in an xterm or similar to do this, because it launches some windows).
Now, as the root user:
make install
--enable-manual: Use this parameter if
DocBook-utils, xmlto, JadeTeX, and either Links, Lynx,
or W3m are installed and you wish
to build the application developers manual.
--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-02-07 17:11:39 +0000