source: gnome/platform/gnome-shell.xml@ 9d6c260

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 9.0 9.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 9d6c260 was 9d6c260, checked in by Douglas R. Reno <renodr@…>, 5 years ago

Update to vte-0.56.0
Archive Caribou

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21394 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 6.0 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
[34fe1f4d]8 "&gnome-download-http;/gnome-shell/&gnome-minor-30;/gnome-shell-&gnome-shell-version;.tar.xz">
[2e704d1b]9 <!ENTITY gnome-shell-download-ftp
[34fe1f4d]10 "&gnome-download-ftp;/gnome-shell/&gnome-minor-30;/gnome-shell-&gnome-shell-version;.tar.xz">
11 <!ENTITY gnome-shell-md5sum "3aef5c837c85f6e5318b845fc844b1fe">
[bf6bb90]12 <!ENTITY gnome-shell-size "1.4 MB">
[34fe1f4d]13 <!ENTITY gnome-shell-buildsize "53 MB">
14 <!ENTITY gnome-shell-time "0.4 SBU">
[2e704d1b]15]>
16
17<sect1 id="gnome-shell" xreflabel="gnome-shell-&gnome-shell-version;" revision="systemd">
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
[dbea07b]39 &lfs84_checked;
[2e704d1b]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
[dbea07b]75 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
76 <itemizedlist spacing="compact">
77 <listitem>
78 <para>
79 Required patch:
80 <ulink url="&patch-root;/gnome-shell-&gnome-shell-version;-security_fix-1.patch"/>
81 </para>
82 </listitem>
83 </itemizedlist>
84
[2e704d1b]85 <bridgehead renderas="sect3">GNOME Shell Dependencies</bridgehead>
86
87 <bridgehead renderas="sect4">Required</bridgehead>
88 <para role="required">
89 <xref linkend="evolution-data-server"/>,
90 <xref linkend="gjs"/>,
91 <xref linkend="gnome-control-center"/>,
92 <xref linkend="libcroco"/>,
[0129a2f5]93 <xref linkend="mutter"/>,
[fef2695]94 <xref linkend="sassc"/>,
[0129a2f5]95 <xref linkend="startup-notification"/>, and
96 <xref linkend="systemd"/>
[2e704d1b]97 </para>
98
99 <bridgehead renderas="sect4">Recommended</bridgehead>
100 <para role="recommended">
101 <xref linkend="gnome-bluetooth"/>,
102 <xref linkend="gst10-plugins-base"/>, and
103 <xref linkend="network-manager-applet"/>
104 </para>
105
106 <bridgehead renderas="sect4">Optional</bridgehead>
107 <para role="optional">
[ab3656c]108 <xref linkend="gtk-doc"/>
[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"/>,
117 <xref role="runtime" linkend="gnome-menus"/>,
[42ae206]118 <xref role="runtime" linkend="gnome-themes-extra"/>, and
[9b1042fd]119 <xref role="runtime" linkend="telepathy-mission-control"/>
[2e704d1b]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
[dbea07b]135<screen><userinput>patch -Np1 -i ../gnome-shell-&gnome-shell-version;-security_fix-1.patch &amp;&amp;
136
137mkdir build &amp;&amp;
[5ff1726]138cd build &amp;&amp;
139
[bf6bb90]140meson --prefix=/usr .. &amp;&amp;
141ninja</userinput></screen>
[2e704d1b]142
143 <para>
[bf6bb90]144 To test the results, issue: <command>ninja test</command>. You must be
[ab3656c]145 running an X session to run the tests. Some will fail if
146 <xref linkend="gdm"/> is not installed.
[2e704d1b]147 </para>
148
149 <para>
150 Now, as the <systemitem class="username">root</systemitem> user:
151 </para>
152
[bf6bb90]153<screen role="root"><userinput>ninja install</userinput></screen>
[2e704d1b]154
155 </sect2>
156
157 <sect2 role="content">
158 <title>Contents</title>
159
160 <segmentedlist>
161 <segtitle>Installed Programs</segtitle>
162 <segtitle>Installed Libraries</segtitle>
163 <segtitle>Installed Directories</segtitle>
164
165 <seglistitem>
166 <seg>
167 gnome-shell, gnome-shell-extension-prefs, gnome-shell-extension-tool,
168 and gnome-shell-perf-tool
169 </seg>
170 <seg>
171 libgnome-shell-browser-plugin.so (Browser Plugin)
172 </seg>
173 <seg>
174 /usr/lib/gnome-shell,
[0129a2f5]175 /usr/share/gnome-shell,
176 /usr/share/gtk-doc/html/{shell,st}, and
177 /usr/share/xdg-desktop-portal/
[2e704d1b]178 </seg>
179 </seglistitem>
180 </segmentedlist>
181
182 <variablelist>
183 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
184 <?dbfo list-presentation="list"?>
185 <?dbhtml list-presentation="table"?>
186
187 <varlistentry id="gnome-shell-prog">
188 <term><command>gnome-shell</command></term>
189 <listitem>
190 <para>
191 provides the core user interface functions for the
192 <application>GNOME</application> 3 Desktop.
193 </para>
194 <indexterm zone="gnome-shell gnome-shell-prog">
195 <primary sortas="b-gnome-shell">gnome-shell</primary>
196 </indexterm>
197 </listitem>
198 </varlistentry>
199
200 </variablelist>
201
202 </sect2>
203
204</sect1>
Note: See TracBrowser for help on using the repository browser.