source: gnome/platform/gnome-shell.xml@ fffabd8

11.0 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 fffabd8 was 1a8fb18, checked in by Douglas R. Reno <renodr@…>, 3 years ago

Update to dconf-editor-3.38.3
Update to gvfs-1.48.0
Update to nautilus-40.0
Update to gnome-bluetooth-3.34.5
Update to gnome-keyring-40.0
Update to gnome-settings-daemon-40.0
Update to gnome-control-center-40.0
Update to mutter-40.0
Update to gnome-shell-40.0
Update to gnome-shell-extensions-40.0
Update to gdm-40.0
Update to gnome-user-docs-40.0
Update to yelp-40.0
Update to evolution-3.40.0
Update to gnome-tweaks-40.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24444 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/&gnome-40;/gnome-shell-&gnome-shell-version;.tar.xz">
9 <!ENTITY gnome-shell-download-ftp
10 "&gnome-download-ftp;/gnome-shell/&gnome-40;/gnome-shell-&gnome-shell-version;.tar.xz">
11 <!ENTITY gnome-shell-md5sum "e5f8d7af0965417969cb9da0b4495090">
12 <!ENTITY gnome-shell-size "1.8 MB">
13 <!ENTITY gnome-shell-buildsize "74 MB (including tests)">
14 <!ENTITY gnome-shell-time "0.2 SBU (Using parallelism=4, with tests)">
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 &lfs101_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="gjs"/>,
81 <xref linkend="gnome-autoar"/>,
82 <xref linkend="gnome-control-center"/>,
83 <xref linkend="gtk4"/>,
84 <xref linkend="mutter"/>,
85 <xref linkend="sassc"/>,
86 <xref linkend="startup-notification"/>, and
87 <phrase revision="sysv"><xref linkend="elogind"/></phrase>
88 <phrase revision="systemd"><xref linkend="systemd"/></phrase>
89 </para>
90
91 <bridgehead renderas="sect4">Recommended</bridgehead>
92 <para role="recommended">
93 <xref linkend="asciidoc"/>,
94 <xref linkend="desktop-file-utils"/>,
95 <xref linkend="gnome-bluetooth"/>,
96 <xref linkend="gst10-plugins-base"/>, and
97 <xref linkend="NetworkManager"/>
98 </para>
99
100 <bridgehead renderas="sect4"
101 revision="sysv">Recommended (Runtime)</bridgehead>
102 <para role="recommended" revision="sysv">
103 <xref linkend="blocaled" role="runtime"/>
104 </para>
105
106 <bridgehead renderas="sect4">Optional</bridgehead>
107 <para role="optional">
108 <xref linkend="gtk-doc"/> and
109 <ulink url="https://github.com/scop/bash-completion">bash-completion</ulink>
110 </para>
111
112 <bridgehead renderas="sect4">Runtime Dependencies</bridgehead>
113 <para role="required">
114 <xref role="runtime" linkend="adwaita-icon-theme"/>,
115 <xref role="runtime" linkend="dconf"/>,
116 <xref role="runtime" linkend="gdm"/>,
117 <xref role="runtime" linkend="gnome-backgrounds"/>,
118 <xref role="runtime" linkend="gnome-menus"/>, and
119 <xref role="runtime" linkend="telepathy-mission-control"/>
120 </para>
121
122 <para condition="html" role="usernotes">User Notes:
123 <ulink url="&blfs-wiki;/gnome-shell"/>
124 </para>
125 </sect2>
126
127 <sect2 role="installation">
128 <title>Installation of GNOME Shell</title>
129
130 <para>
131 Install <application>GNOME Shell</application> by running the
132 following commands:
133 </para>
134
135<screen revision="sysv"><userinput>mkdir build &amp;&amp;
136cd build &amp;&amp;
137
138meson --prefix=/usr -Dsystemd=false .. &amp;&amp;
139ninja</userinput></screen>
140
141<screen revision="systemd"><userinput>mkdir build &amp;&amp;
142cd build &amp;&amp;
143
144meson --prefix=/usr .. &amp;&amp;
145ninja</userinput></screen>
146
147 <para>
148 To test the results, issue: <command>ninja test</command>. You must be
149 running an X session to run the tests. Some will fail if
150 <xref linkend="gdm"/> is not installed.
151 </para>
152
153 <para>
154 Now, as the <systemitem class="username">root</systemitem> user:
155 </para>
156
157<screen role="root"><userinput>ninja install</userinput></screen>
158
159 </sect2>
160
161 <sect2 role="commands">
162 <title>Command Explanations</title>
163
164 <para revision="sysv">
165 <parameter>-Dsystemd=false</parameter>: Prevents installing systemd
166 files, which are not needed in this version of BLFS.
167 </para>
168
169 <para>
170 <option>-Dextensions=false</option>: This option disables building the
171 <command>gnome-extensions</command> CLI tool. Using this option removes
172 the need for <xref linkend="asciidoc"/>.
173 </para>
174
175 </sect2>
176
177 <sect2 role="content">
178 <title>Contents</title>
179
180 <segmentedlist>
181 <segtitle>Installed Programs</segtitle>
182 <segtitle>Installed Libraries</segtitle>
183 <segtitle>Installed Directories</segtitle>
184
185 <seglistitem>
186 <seg>
187 gnome-extensions, gnome-extensions-app, gnome-shell,
188 gnome-shell-extension-prefs, gnome-shell-extension-tool,
189 and gnome-shell-perf-tool
190 </seg>
191 <seg>
192 None
193 </seg>
194 <seg>
195 /usr/lib/gnome-shell,
196 /usr/share/gnome-shell,
197 /usr/share/gtk-doc/html/{shell,st}, and
198 /usr/share/xdg-desktop-portal/
199 </seg>
200 </seglistitem>
201 </segmentedlist>
202
203 <variablelist>
204 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
205 <?dbfo list-presentation="list"?>
206 <?dbhtml list-presentation="table"?>
207
208 <varlistentry id="gnome-shell-prog">
209 <term><command>gnome-shell</command></term>
210 <listitem>
211 <para>
212 provides the core user interface functions for the
213 <application>GNOME</application> 3 Desktop
214 </para>
215 <indexterm zone="gnome-shell gnome-shell-prog">
216 <primary sortas="b-gnome-shell">gnome-shell</primary>
217 </indexterm>
218 </listitem>
219 </varlistentry>
220
221 </variablelist>
222
223 </sect2>
224
225</sect1>
Note: See TracBrowser for help on using the repository browser.