source: x/lib/clutter-systemd.xml@ 13832d9

7.6-blfs 7.6-systemd kde5-14269 kde5-14686 systemd-13485
Last change on this file since 13832d9 was 850f9aa, checked in by Krejzi <krejzi@…>, 10 years ago

Bump to clutter-1.18.4.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13908 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 6.5 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
[2fc9e1d]7 <!ENTITY clutter-download-http "&gnome-download-http;/clutter/1.18/clutter-&clutter-version;.tar.xz">
8 <!ENTITY clutter-download-ftp "&gnome-download-ftp;/clutter/1.18/clutter-&clutter-version;.tar.xz">
[850f9aa]9 <!ENTITY clutter-md5sum "f4f37216a9278defb50b721c8f8ff583">
[1b387d2]10 <!ENTITY clutter-size "5.0 MB">
[850f9aa]11 <!ENTITY clutter-buildsize "110 MB">
12 <!ENTITY clutter-time "0.8 SBU">
[ec889cf3]13]>
14
[cd68ead6]15<sect1 id="clutter" xreflabel="Clutter-&clutter-version;">
[ec889cf3]16 <?dbhtml filename="clutter.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
[cd68ead6]23 <title>Clutter-&clutter-version;</title>
[ec889cf3]24
25 <indexterm zone="clutter">
[983fc68]26 <primary sortas="a-Clutter">Clutter</primary>
[ec889cf3]27 </indexterm>
28
29 <sect2 role="package">
[cd68ead6]30 <title>Introduction to Clutter</title>
[ec889cf3]31
[3ee626e]32 <para>
[983fc68]33 The <application>Clutter</application> package contains an open
34 source software library used for creating fast, visually rich
35 and animated graphical user interfaces.
[2001b3e]36 </para>
37
[682f45b2]38 &lfs75_checked;
[625d5fe5]39
[3ee626e]40 <note>
41 <para>
[0d7900a]42 Anything built with this toolkit needs hardware 3D acceleration from
43 the graphics driver at runtime. This is provided by
44 <application>MesaLib</application> (or by proprietary graphics drivers),
[983fc68]45 but is not available for every graphics card nor for all virtual
46 machines. You may wish to review <xref linkend="checking-dri"/>.
[3ee626e]47 </para>
48 </note>
[a33e01ac]49
[ec889cf3]50 <bridgehead renderas="sect3">Package Information</bridgehead>
51 <itemizedlist spacing="compact">
52 <listitem>
[3ee626e]53 <para>
54 Download (HTTP): <ulink url="&clutter-download-http;"/>
55 </para>
[ec889cf3]56 </listitem>
57 <listitem>
[3ee626e]58 <para>
59 Download (FTP): <ulink url="&clutter-download-ftp;"/>
60 </para>
[ec889cf3]61 </listitem>
62 <listitem>
[3ee626e]63 <para>
64 Download MD5 sum: &clutter-md5sum;
65 </para>
[ec889cf3]66 </listitem>
67 <listitem>
[3ee626e]68 <para>
69 Download size: &clutter-size;
70 </para>
[ec889cf3]71 </listitem>
72 <listitem>
[3ee626e]73 <para>
74 Estimated disk space required: &clutter-buildsize;
75 </para>
[ec889cf3]76 </listitem>
77 <listitem>
[3ee626e]78 <para>
79 Estimated build time: &clutter-time;
80 </para>
[ec889cf3]81 </listitem>
82 </itemizedlist>
83
[8692448]84 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
85 <itemizedlist spacing="compact">
86 <listitem>
87 <para>
88 Required patch:
89 <ulink url="&patch-root;/clutter-&clutter-version;-libinput_fixes-1.patch"/>
90 </para>
91 </listitem>
92 </itemizedlist>
93
[cd68ead6]94 <bridgehead renderas="sect3">Clutter Dependencies</bridgehead>
[ec889cf3]95
96 <bridgehead renderas="sect4">Required</bridgehead>
[cd68ead6]97 <para role="required">
98 <xref linkend="atk"/>,
[773db87]99 <xref linkend="cogl"/>, and
[cd68ead6]100 <xref linkend="json-glib"/>
101 </para>
102
103 <bridgehead renderas="sect4">Recommended</bridgehead>
104 <para role="recommended">
[8692448]105 <xref linkend="gobject-introspection"/>,
106 <xref linkend="libinput"/>,
107 <xref linkend="libxkbcommon"/>,
108 <xref linkend="systemd"/> (for GUdev), and
109 <xref linkend="wayland"/>
[cd68ead6]110 </para>
[ec889cf3]111
112 <bridgehead renderas="sect4">Optional</bridgehead>
[cd68ead6]113 <para role="optional">
[8692448]114 <xref linkend="gtk-doc"/> and
115 <ulink url="http://tslib.berlios.de/">Tslib</ulink>
[cd68ead6]116 </para>
[ec889cf3]117
118 <para condition="html" role="usernotes">User Notes:
[694c7a8]119 <ulink url="&blfs-wiki;/clutter"/>
120 </para>
[ec889cf3]121 </sect2>
122
123 <sect2 role="installation">
[983fc68]124 <title>Installation of Clutter</title>
[ec889cf3]125
[3ee626e]126 <para>
[983fc68]127 Install <application>Clutter</application> by running the following
[3ee626e]128 commands:
129 </para>
[ec889cf3]130
[8692448]131<screen><userinput>patch -Np1 -i ../clutter-&clutter-version;-libinput_fixes-1.patch &amp;&amp;
132./configure --prefix=/usr \
133 --sysconfdir=/etc \
134 --enable-egl-backend \
135 --enable-evdev-input \
136 --enable-wayland-backend \
137 --enable-wayland-compositor &amp;&amp;
[ec889cf3]138make</userinput></screen>
139
[3ee626e]140 <para>
[850f9aa]141 To test the results, issue: <command>make check</command> from an
142 X terminal emulator.
[3ee626e]143 </para>
[ec889cf3]144
[3ee626e]145 <para>
146 Now, as the <systemitem class="username">root</systemitem> user:
147 </para>
[ec889cf3]148
149<screen role="root"><userinput>make install</userinput></screen>
150
151 </sect2>
152
153 <sect2 role="commands">
154 <title>Command Explanations</title>
155
[3ee626e]156 <para>
[7ea83d7]157 <parameter>--enable-egl-backend</parameter>: This switch enables
[8692448]158 the experimental EGL windowing backend which is required for
159 <application>GNOME</application> Wayland support.
160 </para>
161
162 <para>
163 <parameter>--enable-evdev-input</parameter>: This switch enables
164 the experimental Evdev input backend which is required for
165 <application>GNOME</application> Wayland support.
166 </para>
167
168 <para>
169 <parameter>--enable-wayland-*</parameter>: These switches enable
170 experimental <application>Wayland</application> API in
171 <application>Clutter</application> which is required for
172 <application>GNOME</application> Wayland support.
[3ee626e]173 </para>
[ec889cf3]174
[e05cd03f]175 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[3ee626e]176 href="../../xincludes/gtk-doc-rebuild.xml"/>
[ec889cf3]177
178 </sect2>
179
180 <sect2 role="content">
181 <title>Contents</title>
182
183 <segmentedlist>
[7ea83d7]184 <segtitle>Installed Programs</segtitle>
[850f9aa]185 <segtitle>Installed Libraries</segtitle>
[ec889cf3]186 <segtitle>Installed Directories</segtitle>
187
188 <seglistitem>
[7ea83d7]189 <seg>
190 None
191 </seg>
[cd68ead6]192 <seg>
[0fed30eb]193 libclutter-1.0.so and libclutter-glx-1.0.so
[cd68ead6]194 </seg>
195 <seg>
[7ea83d7]196 /usr/include/clutter-1.0 and
197 /usr/share/gtk-doc/html/{cally,clutter}
[cd68ead6]198 </seg>
[ec889cf3]199 </seglistitem>
200 </segmentedlist>
201
202 <variablelist>
203 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
204 <?dbfo list-presentation="list"?>
205 <?dbhtml list-presentation="table"?>
206
[983fc68]207 <varlistentry id="libclutter-1">
208 <term><filename class="libraryfile">libclutter-1.0.so</filename></term>
[ec889cf3]209 <listitem>
[3ee626e]210 <para>
211 contains the <application>Clutter</application> API functions.
212 </para>
[983fc68]213 <indexterm zone="clutter libclutter-1">
214 <primary sortas="c-libclutter-1">libclutter-1.0.so</primary>
[ec889cf3]215 </indexterm>
216 </listitem>
217 </varlistentry>
218
219 </variablelist>
220
221 </sect2>
222
223</sect1>
Note: See TracBrowser for help on using the repository browser.