2010-01-03 13:45:00 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2012-04-17 06:34:59 +08:00
|
|
|
<!ENTITY clutter-download-http "&gnome-download-http;/clutter/1.10/clutter-&clutter-version;.tar.xz">
|
|
|
|
<!ENTITY clutter-download-ftp "&gnome-download-ftp;/clutter/1.10/clutter-&clutter-version;.tar.xz">
|
2012-05-09 03:06:25 +08:00
|
|
|
<!ENTITY clutter-md5sum "a26f59d594441983fb677ea189417839">
|
2012-04-17 06:34:59 +08:00
|
|
|
<!ENTITY clutter-size "4.6 MB">
|
|
|
|
<!ENTITY clutter-buildsize "90 MB">
|
|
|
|
<!ENTITY clutter-time "1.3 SBU">
|
2010-01-03 13:45:00 +08:00
|
|
|
]>
|
|
|
|
|
2012-04-17 06:34:59 +08:00
|
|
|
<sect1 id="clutter" xreflabel="Clutter-&clutter-version;">
|
2010-01-03 13:45:00 +08:00
|
|
|
<?dbhtml filename="clutter.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
2012-04-17 06:34:59 +08:00
|
|
|
<title>Clutter-&clutter-version;</title>
|
2010-01-03 13:45:00 +08:00
|
|
|
|
|
|
|
<indexterm zone="clutter">
|
|
|
|
<primary sortas="a-clutter">clutter</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
2012-04-17 06:34:59 +08:00
|
|
|
<title>Introduction to Clutter</title>
|
2010-01-03 13:45:00 +08:00
|
|
|
|
2012-05-09 03:06:25 +08:00
|
|
|
<para>
|
|
|
|
The <application>Clutter</application> package is an open source
|
|
|
|
software library for creating fast, visually rich and animated graphical
|
|
|
|
user interfaces.
|
2012-04-09 05:22:47 +08:00
|
|
|
</para>
|
|
|
|
|
2012-05-13 07:33:24 +08:00
|
|
|
&lfs70_checked;
|
|
|
|
|
2012-05-09 03:06:25 +08:00
|
|
|
<note>
|
|
|
|
<para>
|
|
|
|
Anything built with this toolkit needs hardware 3D acceleration from
|
|
|
|
the graphics driver at runtime. This is provided by
|
|
|
|
<application>MesaLib</application> (or by proprietary graphics drivers),
|
|
|
|
but is not available for every graphics card nor for all virtual machines.
|
|
|
|
You may wish to review <xref linkend="checking-dri"/>.
|
|
|
|
</para>
|
|
|
|
</note>
|
2012-01-27 07:30:00 +08:00
|
|
|
|
2010-01-03 13:45:00 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
2012-05-09 03:06:25 +08:00
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&clutter-download-http;"/>
|
|
|
|
</para>
|
2010-01-03 13:45:00 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-05-09 03:06:25 +08:00
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&clutter-download-ftp;"/>
|
|
|
|
</para>
|
2010-01-03 13:45:00 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-05-09 03:06:25 +08:00
|
|
|
<para>
|
|
|
|
Download MD5 sum: &clutter-md5sum;
|
|
|
|
</para>
|
2010-01-03 13:45:00 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-05-09 03:06:25 +08:00
|
|
|
<para>
|
|
|
|
Download size: &clutter-size;
|
|
|
|
</para>
|
2010-01-03 13:45:00 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-05-09 03:06:25 +08:00
|
|
|
<para>
|
|
|
|
Estimated disk space required: &clutter-buildsize;
|
|
|
|
</para>
|
2010-01-03 13:45:00 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-05-09 03:06:25 +08:00
|
|
|
<para>
|
|
|
|
Estimated build time: &clutter-time;
|
|
|
|
</para>
|
2010-01-03 13:45:00 +08:00
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
2012-04-17 06:34:59 +08:00
|
|
|
<bridgehead renderas="sect3">Clutter Dependencies</bridgehead>
|
2010-01-03 13:45:00 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2012-04-17 06:34:59 +08:00
|
|
|
<para role="required">
|
|
|
|
<xref linkend="atk"/>,
|
|
|
|
<xref linkend="cogl"/> and
|
|
|
|
<xref linkend="json-glib"/>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
|
|
<para role="recommended">
|
|
|
|
<xref linkend="gobject-introspection"/>
|
|
|
|
</para>
|
2010-01-03 13:45:00 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2012-04-17 06:34:59 +08:00
|
|
|
<para role="optional">
|
|
|
|
<xref linkend="gtk-doc"/>
|
|
|
|
</para>
|
2010-01-03 13:45:00 +08:00
|
|
|
|
2012-05-09 03:06:25 +08:00
|
|
|
<bridgehead renderas="sect4">
|
|
|
|
Optional (to build the application developers manual)
|
|
|
|
</bridgehead>
|
2012-04-17 06:34:59 +08:00
|
|
|
<para role="optional">
|
|
|
|
<xref linkend="docbook-utils"/>,
|
|
|
|
<xref linkend="jadetex"/>,
|
|
|
|
<xref linkend="xmlto"/> and either
|
|
|
|
<xref linkend="Links"/>,
|
|
|
|
<xref linkend="lynx"/> or
|
|
|
|
<xref linkend="w3m"/>
|
|
|
|
</para>
|
2010-01-03 13:45:00 +08:00
|
|
|
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/clutter"/></para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of clutter</title>
|
|
|
|
|
2012-05-09 03:06:25 +08:00
|
|
|
<para>
|
|
|
|
Install <application>clutter</application> by running the following
|
|
|
|
commands:
|
|
|
|
</para>
|
2010-01-03 13:45:00 +08:00
|
|
|
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
|
|
|
make</userinput></screen>
|
|
|
|
|
2012-05-09 03:06:25 +08:00
|
|
|
<para>
|
|
|
|
To test the results, issue: <command>make check</command> (you must be
|
|
|
|
in an xterm or similar to do this, because it launches some windows).
|
|
|
|
</para>
|
2010-01-03 13:45:00 +08:00
|
|
|
|
2012-05-09 03:06:25 +08:00
|
|
|
<para>
|
|
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
2010-01-03 13:45:00 +08:00
|
|
|
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
2012-05-09 03:06:25 +08:00
|
|
|
<para>
|
|
|
|
<option>--enable-manual</option>: Use this parameter if
|
|
|
|
<application>DocBook-utils</application>, <application>xmlto</application>,
|
|
|
|
<application>JadeTeX</application>, and either
|
|
|
|
<application>Links</application>, <application>Lynx</application>, or
|
|
|
|
<application>W3m</application> are installed and you wish to build the
|
|
|
|
application developers manual.
|
|
|
|
</para>
|
2010-01-03 13:45:00 +08:00
|
|
|
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
2012-05-09 03:06:25 +08:00
|
|
|
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
2010-01-03 13:45:00 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Library</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
2012-04-17 06:34:59 +08:00
|
|
|
<seg>
|
|
|
|
libclutter-glx-1.0.so
|
|
|
|
</seg>
|
|
|
|
<seg>
|
|
|
|
/usr/include/clutter-1.0 and
|
|
|
|
/usr/share/gtk-doc/html/{cally,clutter}
|
|
|
|
</seg>
|
2010-01-03 13:45:00 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="libclutter-glx-1.0">
|
|
|
|
<term><filename class='libraryfile'>libclutter-glx-1.0.so</filename></term>
|
|
|
|
<listitem>
|
2012-05-09 03:06:25 +08:00
|
|
|
<para>
|
|
|
|
contains the <application>Clutter</application> API functions.
|
|
|
|
</para>
|
2010-01-03 13:45:00 +08:00
|
|
|
<indexterm zone="clutter libclutter-glx-1.0">
|
|
|
|
<primary sortas="c-libclutter-glx-1.0">libclutter-glx-1.0.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|