source: archive/gnome/gnome-shell.xml@ 48b59802

11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 48b59802 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

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