source: gnome/platform/gnome-shell.xml@ 6686ce7

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 xry111/llvm18 xry111/soup3 xry111/xf86-video-removal
Last change on this file since 6686ce7 was 6686ce7, checked in by Xi Ruoyao <xry111@…>, 21 months ago

gnome-shell: drop asciidoc dependency and related option

The release tarball contains generated man pages since gnome-shell-40 so
asciidoc is not a dependency unless you'll build gnome-shell from git
snapshot. And, the option has been renamed to "extensions_tool" and we
don't have any strong reason to use it now.

  • Property mode set to 100644
File size: 8.2 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/&gnome-42;/gnome-shell-&gnome-shell-version;.tar.xz">
9 <!ENTITY gnome-shell-download-ftp
10 "&gnome-download-ftp;/gnome-shell/&gnome-42;/gnome-shell-&gnome-shell-version;.tar.xz">
11 <!ENTITY gnome-shell-md5sum "2a82fadbb47acdcb27f4b218403957ba">
12 <!ENTITY gnome-shell-size "1.8 MB">
13 <!ENTITY gnome-shell-buildsize "47 MB">
14 <!ENTITY gnome-shell-time "0.1 SBU (Using parallelism=4)">
15 <!ENTITY gnome-shell-buildsize-systemd "47 MB (with tests)">
16 <!ENTITY gnome-shell-time-systemd "0.2 SBU (Using parallelism=4; with tests)">
17]>
18
19<sect1 id="gnome-shell" xreflabel="gnome-shell-&gnome-shell-version;">
20 <?dbhtml filename="gnome-shell.html"?>
21
22 <sect1info>
23 <date>$Date$</date>
24 </sect1info>
25
26 <title>gnome-shell-&gnome-shell-version;</title>
27
28 <indexterm zone="gnome-shell">
29 <primary sortas="a-gnome-shell">gnome-shell</primary>
30 </indexterm>
31
32 <sect2 role="package">
33 <title>Introduction to GNOME Shell</title>
34
35 <para>
36 The <application>GNOME Shell</application> is the core user interface of
37 the <application>GNOME</application> Desktop environment.
38 </para>
39
40 &lfs111_checked;
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>
46 Download (HTTP): <ulink url="&gnome-shell-download-http;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download (FTP): <ulink url="&gnome-shell-download-ftp;"/>
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download MD5 sum: &gnome-shell-md5sum;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Download size: &gnome-shell-size;
62 </para>
63 </listitem>
64 <listitem revision='sysv'>
65 <para>
66 Estimated disk space required: &gnome-shell-buildsize;
67 </para>
68 </listitem>
69 <listitem revision='sysv'>
70 <para>
71 Estimated build time: &gnome-shell-time;
72 </para>
73 </listitem>
74 <listitem revision='systemd'>
75 <para>
76 Estimated disk space required: &gnome-shell-buildsize-systemd;
77 </para>
78 </listitem>
79 <listitem revision='systemd'>
80 <para>
81 Estimated build time: &gnome-shell-time-systemd;
82 </para>
83 </listitem>
84 </itemizedlist>
85
86 <!--
87 <bridgehead renderas="sect3" revision="sysv">Additional Downloads</bridgehead>
88 <itemizedlist spacing="compact" revision="sysv">
89 <listitem>
90 <para>
91 Required patch:
92 <ulink url="&patch-root;/gnome-shell-&gnome-shell-version;-fix_xwayland-1.patch"/>
93 </para>
94 </listitem>
95 </itemizedlist>
96 -->
97
98 <bridgehead renderas="sect3">GNOME Shell Dependencies</bridgehead>
99
100 <bridgehead renderas="sect4">Required</bridgehead>
101 <para role="required">
102 <xref linkend="evolution-data-server"/>,
103 <xref linkend="gjs"/>,
104 <xref linkend="gnome-autoar"/>,
105 <xref linkend="gnome-control-center"/>,
106 <xref linkend="gtk4"/>,
107 <xref linkend="mutter"/>,
108 <xref linkend="sassc"/>,
109 <xref linkend="startup-notification"/>, and
110 <phrase revision="sysv"><xref linkend="elogind"/></phrase>
111 <phrase revision="systemd"><xref linkend="systemd"/></phrase>
112 </para>
113
114 <bridgehead renderas="sect4">Recommended</bridgehead>
115 <para role="recommended">
116 <xref linkend="desktop-file-utils"/>,
117 <xref linkend="gnome-bluetooth"/>,
118 <xref linkend="gst10-plugins-base"/>, and
119 <xref linkend="NetworkManager"/>
120 </para>
121
122 <bridgehead renderas="sect4"
123 revision="sysv">Recommended (Runtime)</bridgehead>
124 <para role="recommended" revision="sysv">
125 <xref linkend="blocaled" role="runtime"/>
126 </para>
127
128 <bridgehead renderas="sect4">Optional</bridgehead>
129 <para role="optional">
130 <xref linkend="gtk-doc"/> and
131 <ulink url="https://github.com/scop/bash-completion">bash-completion</ulink>
132 </para>
133
134 <bridgehead renderas="sect4">Runtime Dependencies</bridgehead>
135 <para role="required">
136 <xref role="runtime" linkend="adwaita-icon-theme"/>,
137 <xref role="runtime" linkend="dconf"/>,
138 <xref role="runtime" linkend="gdm"/>,
139 <xref role="runtime" linkend="gnome-backgrounds"/>, and
140 <xref role="runtime" linkend="telepathy-mission-control"/>
141 </para>
142
143 <para condition="html" role="usernotes">User Notes:
144 <ulink url="&blfs-wiki;/gnome-shell"/>
145 </para>
146 </sect2>
147
148 <sect2 role="installation">
149 <title>Installation of GNOME Shell</title>
150
151 <para>
152 Install <application>GNOME Shell</application> by running the
153 following commands:
154 </para>
155
156<screen revision="sysv"><userinput>mkdir build &amp;&amp;
157cd build &amp;&amp;
158
159meson --prefix=/usr \
160 --buildtype=release \
161 -Dsystemd=false \
162 -Dtests=false \
163 .. &amp;&amp;
164ninja</userinput></screen>
165
166<screen revision="systemd"><userinput>mkdir build &amp;&amp;
167cd build &amp;&amp;
168
169meson --prefix=/usr --buildtype=release -Dtests=false .. &amp;&amp;
170ninja</userinput></screen>
171
172 <para revision='sysv'>
173 This package does not come with a working test suite in a
174 SystemV environment.
175 </para>
176
177 <para revision='systemd'>
178 To test the results, you need to remove the
179 <parameter>-Dtests=false</parameter> switch, and to have <xref
180 linkend="mutter"/> compiled and installed with tests also.
181
182 To run the tests, issue: <command>ninja test</command>. You must be
183 running an X session to run the tests. Some will fail if <xref
184 linkend="gdm"/> is not installed.
185 </para>
186
187 <para>
188 Now, as the <systemitem class="username">root</systemitem> user:
189 </para>
190
191<screen role="root"><userinput>ninja install</userinput></screen>
192
193 </sect2>
194
195 <sect2 role="commands">
196 <title>Command Explanations</title>
197
198 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
199 href="../../xincludes/meson-buildtype-release.xml"/>
200
201 <para revision="sysv">
202 <command>patch ...</command>: This patch fixes a bug when trying to
203 start an xwayland application on non systemd.
204 </para>
205
206 <para revision="sysv">
207 <parameter>-Dsystemd=false</parameter>: Prevents installing systemd
208 files, which are not needed in this version of BLFS.
209 </para>
210
211 <para>
212 <parameter>-Dtests=false</parameter>: Remove this switch if you want
213 to build the tests. But then <command>meson</command> will fail if
214 <xref linkend="mutter"/> tests are not installed.
215 </para>
216
217 </sect2>
218
219 <sect2 role="content">
220 <title>Contents</title>
221
222 <segmentedlist>
223 <segtitle>Installed Programs</segtitle>
224 <segtitle>Installed Libraries</segtitle>
225 <segtitle>Installed Directories</segtitle>
226
227 <seglistitem>
228 <seg>
229 gnome-extensions, gnome-extensions-app, gnome-shell,
230 gnome-shell-extension-prefs, gnome-shell-extension-tool,
231 and gnome-shell-perf-tool
232 </seg>
233 <seg>
234 None
235 </seg>
236 <seg>
237 /usr/lib/gnome-shell,
238 /usr/share/gnome-shell,
239 /usr/share/gtk-doc/html/{shell,st} (optional), and
240 /usr/share/xdg-desktop-portal/
241 </seg>
242 </seglistitem>
243 </segmentedlist>
244
245 <variablelist>
246 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
247 <?dbfo list-presentation="list"?>
248 <?dbhtml list-presentation="table"?>
249
250 <varlistentry id="gnome-shell-prog">
251 <term><command>gnome-shell</command></term>
252 <listitem>
253 <para>
254 provides the core user interface functions for the
255 <application>GNOME</application> 3 Desktop
256 </para>
257 <indexterm zone="gnome-shell gnome-shell-prog">
258 <primary sortas="b-gnome-shell">gnome-shell</primary>
259 </indexterm>
260 </listitem>
261 </varlistentry>
262
263 </variablelist>
264
265 </sect2>
266
267</sect1>
Note: See TracBrowser for help on using the repository browser.