The clutter package is an open source software library for creating fast, visually rich and animated graphical user interfaces.
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/1.2/clutter-1.2.10.tar.bz2
Download MD5 sum: ca8dbc4a65c55720779872c13eac86ba
Download size: 2.3 MB
Estimated disk space required: 50 MB
Estimated build time: 0.8 SBU
gtk+-2.24.8 and MesaLib-7.11.2
gir-repository-0.6.5 and GTK-Doc-1.18
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
This package does not come with a test suite.
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 2010-08-14 10:23:57 +0000