source: gnome/core/mutter.xml@ 4c2be438

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 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 4c2be438 was 4c2be438, checked in by Krejzi <krejzi@…>, 12 years ago

fix Gnome dependencies - switch itstool with yelp-xsl (YELP_HELP_INIT requires yelp-xsl stylesheets),recommend gobject-introspection for every package in gnome/{core,add} and make Optional g-i section indicating that is required for gnome in packages that are not just required by gnome. Made some recommended (expected) deps to gstreamer plugins (codecs, input and output sinks), recommended alsa to the libcanberra, explicitly disabled oss to remove configure warning + added gnome dependencies into seperate optional section to libcanberra page. Added --disable-scrollkeeper explanation to many packages that can use rarian (for the scrollkeeper compat) and added some more rarian recommendations. Checked polkit, accountservice and consolekit deps, sorted them a bit. Finished Gnome 3.4

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

  • Property mode set to 100644
File size: 6.0 KB
Line 
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
7 <!ENTITY mutter-download-http "&gnome-download-http;/mutter/3.4/mutter-&mutter-version;.tar.xz">
8 <!ENTITY mutter-download-ftp "&gnome-download-ftp;/mutter/3.4/mutter-&mutter-version;.tar.xz">
9 <!ENTITY mutter-md5sum "3ca02d4ca270e8587643af405c10f57d">
10 <!ENTITY mutter-size "1.6 MB">
11 <!ENTITY mutter-buildsize "45 MB">
12 <!ENTITY mutter-time "0.9 SBU">
13]>
14
15<sect1 id="mutter" xreflabel="Mutter-&mutter-version;">
16 <?dbhtml filename="mutter.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Mutter-&mutter-version;</title>
24
25 <indexterm zone="mutter">
26 <primary sortas="a-mutter">mutter</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Mutter</title>
31
32 <para><application>Mutter</application> is the window manager for
33 <application>GNOME</application>. It is not invoked directly, but from
34 <application>gnome-session</application> (on a machine with a hardware
35 accelerated video driver).</para>
36
37 &lfs70_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>Download (HTTP): <ulink url="&mutter-download-http;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download (FTP): <ulink url="&mutter-download-ftp;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download MD5 sum: &mutter-md5sum;</para>
49 </listitem>
50 <listitem>
51 <para>Download size: &mutter-size;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated disk space required: &mutter-buildsize;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated build time: &mutter-time;</para>
58 </listitem>
59 </itemizedlist>
60
61 <bridgehead renderas="sect3">Mutter Dependencies</bridgehead>
62
63 <bridgehead renderas="sect4">Required</bridgehead>
64 <para role="required">
65 <xref linkend="clutter"/>,
66 <xref linkend="gnome-doc-utils"/>,
67 <xref linkend="gobject-introspection"/>,
68 <xref linkend="gtk3"/>,
69 <xref linkend="libcanberra"/>,
70 <xref linkend="startup-notification"/> and
71 <xref linkend="zenity"/>
72 </para>
73
74 <bridgehead renderas="sect4">Recommended</bridgehead>
75 <para role="recommended">
76 <xref linkend="rarian"/>
77 </para>
78
79 <para condition="html" role="usernotes">User Notes:
80 <ulink url="&blfs-wiki;/mutter"/></para>
81
82 </sect2>
83
84 <sect2 role="installation">
85 <title>Installation of Mutter</title>
86
87 <para>Install <application>Mutter</application> by running the following
88 commands:</para>
89
90<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
91make</userinput></screen>
92
93 <para>This package's testsuite is only intended to be used by the
94 maintainer to check i18n files.</para>
95
96 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
97
98<screen role="root"><userinput>make install</userinput></screen>
99
100 </sect2>
101
102 <sect2 role="commands">
103 <title>Command Explanations</title>
104
105 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
106 href="../../xincludes/static-libraries.xml"/>
107
108 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
109 href="../../xincludes/without-scrollkeeper.xml"/>
110
111 </sect2>
112
113 <sect2 role="content">
114 <title>Contents</title>
115
116 <segmentedlist>
117 <segtitle>Installed Programs</segtitle>
118 <segtitle>Installed Libraries</segtitle>
119 <segtitle>Installed Directories</segtitle>
120
121 <seglistitem>
122 <seg>
123 mutter, mutter-message, mutter-theme-viewer and mutter-window-demo
124 </seg>
125 <seg>
126 libmutter.so
127 </seg>
128 <seg>
129 /usr/include/mutter, /usr/lib/mutter and
130 /usr/share/mutter
131 </seg>
132 </seglistitem>
133 </segmentedlist>
134
135 <variablelist>
136 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
137 <?dbfo list-presentation="list"?>
138 <?dbhtml list-presentation="table"?>
139
140 <varlistentry id="mutter-prog">
141 <term><command>mutter</command></term>
142 <listitem>
143 <para>is a Clutter based compositing GTK+ Window Manager.</para>
144 <indexterm zone="mutter mutter-prog">
145 <primary sortas="b-mutter">mutter</primary>
146 </indexterm>
147 </listitem>
148 </varlistentry>
149
150 <varlistentry id="mutter-message">
151 <term><command>mutter-message</command></term>
152 <listitem>
153 <para>is a command used to send a message to Mutter.</para>
154 <indexterm zone="mutter mutter-message">
155 <primary sortas="b-mutter-message">mutter-message</primary>
156 </indexterm>
157 </listitem>
158 </varlistentry>
159
160 <varlistentry id="mutter-theme-viewer">
161 <term><command>mutter-theme-viewer</command></term>
162 <listitem>
163 <para>used to preview any installed Mutter theme.</para>
164 <indexterm zone="mutter mutter-theme-viewer">
165 <primary sortas="b-mutter-theme-viewer">mutter-theme-viewer</primary>
166 </indexterm>
167 </listitem>
168 </varlistentry>
169
170 <varlistentry id="mutter-window-demo">
171 <term><command>mutter-window-demo</command></term>
172 <listitem>
173 <para>is a Mutter demo program.</para>
174 <indexterm zone="mutter mutter-window-demo">
175 <primary sortas="b-mutter-window-demo">mutter-window-demo</primary>
176 </indexterm>
177 </listitem>
178 </varlistentry>
179
180 <varlistentry id="libmutter">
181 <term><filename class='libraryfile'>libmutter.so</filename></term>
182 <listitem>
183 <para>contains the Mutter API functions.</para>
184 <indexterm zone="mutter libmutter">
185 <primary sortas="c-libmutter">libmutter.so</primary>
186 </indexterm>
187 </listitem>
188 </varlistentry>
189
190 </variablelist>
191
192 </sect2>
193
194</sect1>
Note: See TracBrowser for help on using the repository browser.