source: gnome/platform/gnome-shell.xml@ 0c7a769

gnome
Last change on this file since 0c7a769 was 0c7a769, checked in by Christopher Gregory <cjg@…>, 10 years ago

Added new pages pyatspi2 accountsservice caribou gdm gnome-shell mutter zenity

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

  • Property mode set to 100644
File size: 6.9 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 "50 MB">
14 <!ENTITY gnome-shell-time "0.6 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: krejzi $</othername>
22 <date>$Date: 2013-06-02 00:18:39 +1200 (Sun, 02 Jun 2013) $</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="gtk3"/>,
83 <xref linkend="gnome-menus"/>,
84 <xref linkend="gnome-settings-daemon"/>,
85 <xref linkend="gnome-desktop"/>,
86 <xref linkend="libcroco"/>,
87 <xref linkend="glib2"/>,
88 <xref linkend="libsoup"/>,
89 <xref linkend="libcanberra"/>, and
90 <xref linkend="mutter"/>
91 </para>
92
93 <bridgehead renderas="sect4">Recommended</bridgehead>
94 <para role="recommended">
95 <xref linkend="NetworkManager"/>,
96 <xref linkend="gobject-introspection"/>,
97 <xref linkend="network-manager-applet"/>,
98 <xref linkend="polkit"/>,
99 <xref linkend="upower"/>,
100 <xref linkend="gstreamer10"/>,
101 <xref linkend="telepathy-logger"/>,
102 <xref linkend="telepathy-glib"/>,
103 <xref linkend="gst10-plugins-base"/>,
104 <xref linkend="gnome-bluetooth"/>, and
105 <xref linkend="pulseaudio"/>
106 </para>
107
108 <bridgehead renderas="sect4">Optional</bridgehead>
109 <para role="optional">
110 <xref linkend="gtk-doc"/>
111 </para>
112
113 <bridgehead renderas="sect4">Runtime Dependencies</bridgehead>
114 <para role="required">
115 <xref linkend="accountsservice"/>,
116 <xref linkend="dconf"/>,
117 <xref linkend="gnome-icon-theme"/>,
118 <xref linkend="telepathy-logger"/>,
119 <xref linkend="startup-notification"/>,
120 <xref linkend="gnome-icon-theme-symbolic"/>, and
121 <xref linkend="telepathy-mission-control"/>
122 </para>
123
124 <para condition="html" role="usernotes">User Notes:
125 <ulink url="&blfs-wiki;/gnome-shell"/>
126 </para>
127 </sect2>
128
129 <sect2 role="installation">
130 <title>Installation of GNOME Shell</title>
131
132 <para>
133 Install <application>GNOME Shell</application> by running the
134 following commands:
135 </para>
136
137<screen><userinput>./configure --prefix=/usr \
138 --sysconfdir=/etc \
139 --libexecdir=/usr/lib/gnome-shell &amp;&amp;
140make</userinput></screen>
141
142 <para>
143 This package does not come with a test suite.
144 </para>
145
146 <para>
147 Now, as the <systemitem class="username">root</systemitem> user:
148 </para>
149
150<screen role="root"><userinput>make install</userinput></screen>
151
152 </sect2>
153
154 <sect2 role="commands">
155 <title>Command Explanations</title>
156
157 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
158 href="../../xincludes/gtk-doc-rebuild.xml"/>
159
160 </sect2>
161
162 <sect2 role="content">
163 <title>Contents</title>
164
165 <segmentedlist>
166 <segtitle>Installed Programs</segtitle>
167 <segtitle>Installed Libraries</segtitle>
168 <segtitle>Installed Directories</segtitle>
169
170 <seglistitem>
171 <seg>
172 gnome-shell, gnome-shell-extension-prefs and gnome-shell-extension-tool and
173 gnome-shell-pref-tool
174 </seg>
175 <seg>
176 None
177 </seg>
178 <seg>
179 /usr/lib/gnome-shell,
180 /usr/share/gnome-shell and
181 /usr/share/gtk-doc/html/shell
182 </seg>
183 </seglistitem>
184 </segmentedlist>
185
186 <variablelist>
187 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
188 <?dbfo list-presentation="list"?>
189 <?dbhtml list-presentation="table"?>
190
191 <varlistentry id="gnome-shell-prog">
192 <term><command>gnome-shell</command></term>
193 <listitem>
194 <para>
195 provides the core user interface functions for the
196 <application>GNOME</application> 3 Desktop.
197 </para>
198 <indexterm zone="gnome-shell gnome-shell-prog">
199 <primary sortas="b-gnome-shell">gnome-shell</primary>
200 </indexterm>
201 </listitem>
202 </varlistentry>
203
204<!-- <varlistentry id="gnome-shell-extension-prefs">
205 <term><command>gnome-shell-extension-prefs</command></term>
206 <listitem>
207 <para>
208 does this .....
209 </para>
210 <indexterm zone="gnome-shell gnome-shell-extension-prefs">
211 <primary sortas="b-gnome-shell-extension-prefs">gnome-shell-extension-prefs</primary>
212 </indexterm>
213 </listitem>
214 </varlistentry>
215
216 <varlistentry id="gnome-shell-extension-tool">
217 <term><command>gnome-shell-extension-tool</command></term>
218 <listitem>
219 <para>
220 does this .....
221 </para>
222 <indexterm zone="gnome-shell gnome-shell-extension-tool">
223 <primary sortas="b-gnome-shell-extension-tool">gnome-shell-extension-tool</primary>
224 </indexterm>
225 </listitem>
226 </varlistentry> -->
227
228 </variablelist>
229
230 </sect2>
231
232</sect1>
Note: See TracBrowser for help on using the repository browser.