source: gnome-systemd/desktop/gnome-shell.xml@ 7263570e

7.6-blfs 7.6-systemd kde5-14269 kde5-14686 systemd-13485
Last change on this file since 7263570e was 7263570e, checked in by Christopher Gregory <cjg@…>, 10 years ago

Completed gnome-shell page.

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

  • Property mode set to 100644
File size: 6.8 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 gnome-shell-download-http
8 "&gnome-download-http;/gnome-shell/3.12/gnome-shell-&gnome-shell-version;.tar.xz">
9 <!ENTITY gnome-shell-download-ftp
10 "&gnome-download-ftp;/gnome-shell/3.12/gnome-shell-&gnome-shell-version;.tar.xz">
11 <!ENTITY gnome-shell-md5sum "28a8f52ff3554bfbc7bc2b48cc832378">
12 <!ENTITY gnome-shell-size "1.5 MB">
13 <!ENTITY gnome-shell-buildsize "77 MB">
14 <!ENTITY gnome-shell-time "0.8 SBU">
15]>
16
17<sect1 id="gnome-shell" xreflabel="gnome-shell-&gnome-shell-version;">
18 <?dbhtml filename="gnome-shell.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>gnome-shell-&gnome-shell-version;</title>
26
27 <indexterm zone="gnome-shell">
28 <primary sortas="a-gnome-shell">gnome-shell</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to GNOME Shell</title>
33
34 <para>
35 The <application>GNOME Shell</application> is the core user interface of
36 the <application>GNOME</application> Desktop environment.
37 </para>
38
39 &lfs75_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&gnome-shell-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&gnome-shell-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &gnome-shell-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &gnome-shell-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &gnome-shell-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &gnome-shell-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">GNOME Shell Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="evolution-data-server"/>,
80 <xref linkend="gcr"/>,
81 <xref linkend="gjs"/>,
82 <xref linkend="gnome-menus"/>,
83 <xref linkend="gnome-settings-daemon"/>,
84 <xref linkend="libcroco"/>,
85 <xref linkend="libsoup"/>,
86 <xref linkend="libcanberra"/>, and
87 <xref linkend="mutter"/>
88 </para>
89
90 <bridgehead renderas="sect4">Recommended</bridgehead>
91 <para role="recommended">
92 <xref linkend="NetworkManager"/>,
93 <xref linkend="gobject-introspection"/>,
94 <xref linkend="network-manager-applet"/>,
95 <xref linkend="polkit"/>,
96 <xref linkend="upower"/>,
97 <xref linkend="gstreamer10"/>,
98 <xref linkend="telepathy-logger"/>,
99 <xref linkend="telepathy-glib"/>,
100 <xref linkend="gst10-plugins-base"/>,
101 <xref linkend="gnome-bluetooth"/>, and
102 <xref linkend="pulseaudio"/>
103 </para>
104
105 <bridgehead renderas="sect4">Optional</bridgehead>
106 <para role="optional">
107 <xref linkend="gtk-doc"/>
108 </para>
109
110 <bridgehead renderas="sect4">Runtime Dependencies</bridgehead>
111 <para role="required">
112 <xref linkend="accountsservice"/>,
113 <xref linkend="dconf"/>,
114 <xref linkend="gnome-icon-theme"/>,
115 <xref linkend="telepathy-logger"/>,
116 <xref linkend="startup-notification"/>,
117 <xref linkend="gnome-icon-theme-symbolic"/>, and
118 <xref linkend="telepathy-mission-control"/>
119 </para>
120
121 <para condition="html" role="usernotes">User Notes:
122 <ulink url="&blfs-wiki;/gnome-shell"/>
123 </para>
124 </sect2>
125
126 <sect2 role="installation">
127 <title>Installation of GNOME Shell</title>
128
129 <para>
130 Install <application>GNOME Shell</application> by running the
131 following commands:
132 </para>
133
134<screen><userinput>./configure --prefix=/usr &amp;&amp;
135make</userinput></screen>
136
137 <para>
138 This package does not come with a test suite.
139 </para>
140
141 <para>
142 Now, as the <systemitem class="username">root</systemitem> user:
143 </para>
144
145<screen role="root"><userinput>make install</userinput></screen>
146
147 </sect2>
148
149 <sect2 role="commands">
150 <title>Command Explanations</title>
151
152 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
153 href="../../xincludes/gtk-doc-rebuild.xml"/>
154
155 </sect2>
156
157 <sect2 role="content">
158 <title>Contents</title>
159
160 <segmentedlist>
161 <segtitle>Installed Programs</segtitle>
162 <segtitle>Installed Libraries</segtitle>
163 <segtitle>Installed Directories</segtitle>
164
165 <seglistitem>
166 <seg>
167 gnome-shell, gnome-shell-extension-prefs, gnome-shell-extension-tool,
168 and gnome-shell-perf-tool
169 </seg>
170 <seg>
171 None
172 </seg>
173 <seg>
174 /usr/lib/gnome-shell,
175 /usr/share/gnome-shell,
176 /usr/share/gtk-doc/html/shell, and
177 /usr/share/gtk-doc/html/st
178 </seg>
179 </seglistitem>
180 </segmentedlist>
181
182 <variablelist>
183 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
184 <?dbfo list-presentation="list"?>
185 <?dbhtml list-presentation="table"?>
186
187 <varlistentry id="gnome-shell-prog">
188 <term><command>gnome-shell</command></term>
189 <listitem>
190 <para>
191 provides the core user interface functions for the
192 <application>GNOME</application> 3 Desktop.
193 </para>
194 <indexterm zone="gnome-shell gnome-shell-prog">
195 <primary sortas="b-gnome-shell">gnome-shell</primary>
196 </indexterm>
197 </listitem>
198 </varlistentry>
199
200 <varlistentry id="gnome-shell-extension-prefs">
201 <term><command>gnome-shell-extension-prefs</command></term>
202 <listitem>
203 <para>
204 Is a tool used to configure <application>GTK</application>
205 widgets preferences.
206 </para>
207 <indexterm zone="gnome-shell gnome-shell-extension-prefs">
208 <primary sortas="b-gnome-shell-extension-prefs">gnome-shell-extension-prefs</primary>
209 </indexterm>
210 </listitem>
211 </varlistentry>
212
213 <varlistentry id="gnome-shell-extension-tool">
214 <term><command>gnome-shell-extension-tool</command></term>
215 <listitem>
216 <para>
217 Is an interactive extension creator command line tool.
218 </para>
219 <indexterm zone="gnome-shell gnome-shell-extension-tool">
220 <primary sortas="b-gnome-shell-extension-tool">gnome-shell-extension-tool</primary>
221 </indexterm>
222 </listitem>
223 </varlistentry>
224
225 </variablelist>
226
227 </sect2>
228
229</sect1>
Note: See TracBrowser for help on using the repository browser.