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

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 3630722 was 3630722, checked in by Bruce Dubbs <bdubbs@…>, 3 years ago

Update to gnome-shell-40.1

  • Property mode set to 100644
File size: 6.7 KB
RevLine 
[2e704d1b]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
[1a8fb18]8 "&gnome-download-http;/gnome-shell/&gnome-40;/gnome-shell-&gnome-shell-version;.tar.xz">
[2e704d1b]9 <!ENTITY gnome-shell-download-ftp
[1a8fb18]10 "&gnome-download-ftp;/gnome-shell/&gnome-40;/gnome-shell-&gnome-shell-version;.tar.xz">
[3630722]11 <!ENTITY gnome-shell-md5sum "6a9e834bb3a7d587c05b7ffeefce4f8f">
[1a8fb18]12 <!ENTITY gnome-shell-size "1.8 MB">
[3630722]13 <!ENTITY gnome-shell-buildsize "62 MB (including tests)">
[d1de86bc]14 <!ENTITY gnome-shell-time "0.2 SBU (Using parallelism=4, with tests)">
[2e704d1b]15]>
16
[51dfb3e]17<sect1 id="gnome-shell" xreflabel="gnome-shell-&gnome-shell-version;">
[2e704d1b]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
[7023ba6]38 &lfs101_checked;
[2e704d1b]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="gjs"/>,
[5f308941]80 <xref linkend="gnome-autoar"/>,
[2e704d1b]81 <xref linkend="gnome-control-center"/>,
[1a8fb18]82 <xref linkend="gtk4"/>,
[0129a2f5]83 <xref linkend="mutter"/>,
[fef2695]84 <xref linkend="sassc"/>,
[0129a2f5]85 <xref linkend="startup-notification"/>, and
[51dfb3e]86 <phrase revision="sysv"><xref linkend="elogind"/></phrase>
87 <phrase revision="systemd"><xref linkend="systemd"/></phrase>
[2e704d1b]88 </para>
89
90 <bridgehead renderas="sect4">Recommended</bridgehead>
91 <para role="recommended">
[9789629b]92 <xref linkend="asciidoc"/>,
[078db5b6]93 <xref linkend="desktop-file-utils"/>,
[2e704d1b]94 <xref linkend="gnome-bluetooth"/>,
95 <xref linkend="gst10-plugins-base"/>, and
[2c80efe]96 <xref linkend="NetworkManager"/>
[2e704d1b]97 </para>
98
[2126b9e]99 <bridgehead renderas="sect4"
100 revision="sysv">Recommended (Runtime)</bridgehead>
101 <para role="recommended" revision="sysv">
102 <xref linkend="blocaled" role="runtime"/>
103 </para>
104
[2e704d1b]105 <bridgehead renderas="sect4">Optional</bridgehead>
106 <para role="optional">
[aae40ce]107 <xref linkend="gtk-doc"/> and
108 <ulink url="https://github.com/scop/bash-completion">bash-completion</ulink>
[2e704d1b]109 </para>
110
111 <bridgehead renderas="sect4">Runtime Dependencies</bridgehead>
112 <para role="required">
[9b1042fd]113 <xref role="runtime" linkend="adwaita-icon-theme"/>,
114 <xref role="runtime" linkend="dconf"/>,
115 <xref role="runtime" linkend="gdm"/>,
116 <xref role="runtime" linkend="gnome-backgrounds"/>,
[20ff9ce]117 <xref role="runtime" linkend="gnome-menus"/>, and
[9b1042fd]118 <xref role="runtime" linkend="telepathy-mission-control"/>
[2e704d1b]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
[2126b9e]134<screen revision="sysv"><userinput>mkdir build &amp;&amp;
[f6da3b9]135cd build &amp;&amp;
136
137meson --prefix=/usr -Dsystemd=false .. &amp;&amp;
138ninja</userinput></screen>
139
140<screen revision="systemd"><userinput>mkdir build &amp;&amp;
[5ff1726]141cd build &amp;&amp;
142
[bf6bb90]143meson --prefix=/usr .. &amp;&amp;
144ninja</userinput></screen>
[2e704d1b]145
146 <para>
[bf6bb90]147 To test the results, issue: <command>ninja test</command>. You must be
[ab3656c]148 running an X session to run the tests. Some will fail if
149 <xref linkend="gdm"/> is not installed.
[2e704d1b]150 </para>
151
152 <para>
153 Now, as the <systemitem class="username">root</systemitem> user:
154 </para>
155
[bf6bb90]156<screen role="root"><userinput>ninja install</userinput></screen>
[2e704d1b]157
[f6da3b9]158 </sect2>
159
[9789629b]160 <sect2 role="commands">
[f6da3b9]161 <title>Command Explanations</title>
[2325667b]162
[9789629b]163 <para revision="sysv">
[2126b9e]164 <parameter>-Dsystemd=false</parameter>: Prevents installing systemd
165 files, which are not needed in this version of BLFS.
[f6da3b9]166 </para>
[9789629b]167
168 <para>
[c339779]169 <option>-Dextensions=false</option>: This option disables building the
[9789629b]170 <command>gnome-extensions</command> CLI tool. Using this option removes
171 the need for <xref linkend="asciidoc"/>.
172 </para>
173
[2e704d1b]174 </sect2>
175
176 <sect2 role="content">
177 <title>Contents</title>
178
179 <segmentedlist>
180 <segtitle>Installed Programs</segtitle>
181 <segtitle>Installed Libraries</segtitle>
182 <segtitle>Installed Directories</segtitle>
183
184 <seglistitem>
185 <seg>
[d381d2d9]186 gnome-extensions, gnome-extensions-app, gnome-shell,
187 gnome-shell-extension-prefs, gnome-shell-extension-tool,
188 and gnome-shell-perf-tool
[2e704d1b]189 </seg>
[e0ea073]190 <seg>
191 None
[2e704d1b]192 </seg>
193 <seg>
194 /usr/lib/gnome-shell,
[0129a2f5]195 /usr/share/gnome-shell,
196 /usr/share/gtk-doc/html/{shell,st}, and
197 /usr/share/xdg-desktop-portal/
[2e704d1b]198 </seg>
199 </seglistitem>
200 </segmentedlist>
201
202 <variablelist>
203 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
204 <?dbfo list-presentation="list"?>
205 <?dbhtml list-presentation="table"?>
206
207 <varlistentry id="gnome-shell-prog">
208 <term><command>gnome-shell</command></term>
209 <listitem>
210 <para>
211 provides the core user interface functions for the
[4c24eb0a]212 <application>GNOME</application> 3 Desktop
[2e704d1b]213 </para>
214 <indexterm zone="gnome-shell gnome-shell-prog">
215 <primary sortas="b-gnome-shell">gnome-shell</primary>
216 </indexterm>
217 </listitem>
218 </varlistentry>
219
220 </variablelist>
221
222 </sect2>
223
224</sect1>
Note: See TracBrowser for help on using the repository browser.