source: x/lib/clutter.xml@ 0981c536

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 0981c536 was 0981c536, checked in by Fernando de Oliveira <fernando@…>, 10 years ago

Update to UDisks 2.1.2. Small modification of clutter-1.16.4.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12637 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 6.0 KB
RevLine 
[ec889cf3]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[1b387d2]7 <!ENTITY clutter-download-http "&gnome-download-http;/clutter/1.16/clutter-&clutter-version;.tar.xz">
8 <!ENTITY clutter-download-ftp "&gnome-download-ftp;/clutter/1.16/clutter-&clutter-version;.tar.xz">
[81f1de4]9 <!ENTITY clutter-md5sum "29389588ce388bb64ec4d5c986a6afd3">
[1b387d2]10 <!ENTITY clutter-size "5.0 MB">
[0981c536]11 <!ENTITY clutter-buildsize "85 MB (additional 7 MB for docs creation
[0fed30eb]12 and 13 MB for tests)">
[0981c536]13 <!ENTITY clutter-time "0.7 SBU (additional 1.8 SBU for docs creation
14 and 0.4 SBU for tests)">
[ec889cf3]15]>
16
[cd68ead6]17<sect1 id="clutter" xreflabel="Clutter-&clutter-version;">
[ec889cf3]18 <?dbhtml filename="clutter.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
[cd68ead6]25 <title>Clutter-&clutter-version;</title>
[ec889cf3]26
27 <indexterm zone="clutter">
[983fc68]28 <primary sortas="a-Clutter">Clutter</primary>
[ec889cf3]29 </indexterm>
30
31 <sect2 role="package">
[cd68ead6]32 <title>Introduction to Clutter</title>
[ec889cf3]33
[3ee626e]34 <para>
[983fc68]35 The <application>Clutter</application> package contains an open
36 source software library used for creating fast, visually rich
37 and animated graphical user interfaces.
[2001b3e]38 </para>
39
[773db87]40 &lfs74_checked;
[625d5fe5]41
[3ee626e]42 <note>
43 <para>
[0d7900a]44 Anything built with this toolkit needs hardware 3D acceleration from
45 the graphics driver at runtime. This is provided by
46 <application>MesaLib</application> (or by proprietary graphics drivers),
[983fc68]47 but is not available for every graphics card nor for all virtual
48 machines. You may wish to review <xref linkend="checking-dri"/>.
[3ee626e]49 </para>
50 </note>
[a33e01ac]51
[ec889cf3]52 <bridgehead renderas="sect3">Package Information</bridgehead>
53 <itemizedlist spacing="compact">
54 <listitem>
[3ee626e]55 <para>
56 Download (HTTP): <ulink url="&clutter-download-http;"/>
57 </para>
[ec889cf3]58 </listitem>
59 <listitem>
[3ee626e]60 <para>
61 Download (FTP): <ulink url="&clutter-download-ftp;"/>
62 </para>
[ec889cf3]63 </listitem>
64 <listitem>
[3ee626e]65 <para>
66 Download MD5 sum: &clutter-md5sum;
67 </para>
[ec889cf3]68 </listitem>
69 <listitem>
[3ee626e]70 <para>
71 Download size: &clutter-size;
72 </para>
[ec889cf3]73 </listitem>
74 <listitem>
[3ee626e]75 <para>
76 Estimated disk space required: &clutter-buildsize;
77 </para>
[ec889cf3]78 </listitem>
79 <listitem>
[3ee626e]80 <para>
81 Estimated build time: &clutter-time;
82 </para>
[ec889cf3]83 </listitem>
84 </itemizedlist>
85
[cd68ead6]86 <bridgehead renderas="sect3">Clutter Dependencies</bridgehead>
[ec889cf3]87
88 <bridgehead renderas="sect4">Required</bridgehead>
[cd68ead6]89 <para role="required">
90 <xref linkend="atk"/>,
[773db87]91 <xref linkend="cogl"/>, and
[cd68ead6]92 <xref linkend="json-glib"/>
93 </para>
94
95 <bridgehead renderas="sect4">Recommended</bridgehead>
96 <para role="recommended">
[7ea83d7]97 <xref linkend="gobject-introspection"/> and
98 <xref linkend="gtk3"/>
[cd68ead6]99 </para>
[ec889cf3]100
101 <bridgehead renderas="sect4">Optional</bridgehead>
[cd68ead6]102 <para role="optional">
[7ea83d7]103 <xref linkend="gtk-doc"/>,
[f82ac3f]104 <ulink url="http://www.freedesktop.org/wiki/Software/libevdev/">
105 libevdev</ulink>,
[7ea83d7]106 <ulink url="http://xkbcommon.org/">libxkbcommon</ulink>,
107 <ulink url="http://tslib.berlios.de/">Tslib</ulink>,
[773db87]108 <xref linkend="udev-extras"/> (for GUdev), and
[7ea83d7]109 <ulink url="http://wayland.freedesktop.org/">Wayland</ulink>
[cd68ead6]110 </para>
[ec889cf3]111
112 <para condition="html" role="usernotes">User Notes:
[694c7a8]113 <ulink url="&blfs-wiki;/clutter"/>
114 </para>
[ec889cf3]115 </sect2>
116
117 <sect2 role="installation">
[983fc68]118 <title>Installation of Clutter</title>
[ec889cf3]119
[3ee626e]120 <para>
[983fc68]121 Install <application>Clutter</application> by running the following
[3ee626e]122 commands:
123 </para>
[ec889cf3]124
[7ea83d7]125<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc --enable-egl-backend &amp;&amp;
[ec889cf3]126make</userinput></screen>
127
[3ee626e]128 <para>
[0fed30eb]129 To test the results, issue: <command>make -k check</command> (you must be
130 in an xterm or similar to do this, because it launches some windows). The
[81f1de4]131 abicheck.sh test fails, if experimental backends have been enabled by the
132 use of the parameter <parameter>--enable-egl-backend</parameter>. Without
133 that switch, the tests pass.
[3ee626e]134 </para>
[ec889cf3]135
[3ee626e]136 <para>
137 Now, as the <systemitem class="username">root</systemitem> user:
138 </para>
[ec889cf3]139
140<screen role="root"><userinput>make install</userinput></screen>
141
142 </sect2>
143
144 <sect2 role="commands">
145 <title>Command Explanations</title>
146
[3ee626e]147 <para>
[7ea83d7]148 <parameter>--enable-egl-backend</parameter>: This switch enables
149 the experimental EGL windowing backend.
[3ee626e]150 </para>
[ec889cf3]151
[e05cd03f]152 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3ee626e]153 href="../../xincludes/gtk-doc-rebuild.xml"/>
[ec889cf3]154
155 </sect2>
156
157 <sect2 role="content">
158 <title>Contents</title>
159
160 <segmentedlist>
[7ea83d7]161 <segtitle>Installed Programs</segtitle>
[ec889cf3]162 <segtitle>Installed Library</segtitle>
163 <segtitle>Installed Directories</segtitle>
164
165 <seglistitem>
[7ea83d7]166 <seg>
167 None
168 </seg>
[cd68ead6]169 <seg>
[0fed30eb]170 libclutter-1.0.so and libclutter-glx-1.0.so
[cd68ead6]171 </seg>
172 <seg>
[7ea83d7]173 /usr/include/clutter-1.0 and
174 /usr/share/gtk-doc/html/{cally,clutter}
[cd68ead6]175 </seg>
[ec889cf3]176 </seglistitem>
177 </segmentedlist>
178
179 <variablelist>
180 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
181 <?dbfo list-presentation="list"?>
182 <?dbhtml list-presentation="table"?>
183
[983fc68]184 <varlistentry id="libclutter-1">
185 <term><filename class="libraryfile">libclutter-1.0.so</filename></term>
[ec889cf3]186 <listitem>
[3ee626e]187 <para>
188 contains the <application>Clutter</application> API functions.
189 </para>
[983fc68]190 <indexterm zone="clutter libclutter-1">
191 <primary sortas="c-libclutter-1">libclutter-1.0.so</primary>
[ec889cf3]192 </indexterm>
193 </listitem>
194 </varlistentry>
195
196 </variablelist>
197
198 </sect2>
199
200</sect1>
Note: See TracBrowser for help on using the repository browser.