source: gnome/platform/gnome-control-center.xml@ 9cf209ed

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 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 9cf209ed was 9cf209ed, checked in by Xi Ruoyao <xry111@…>, 2 years ago

gnome-control-center: list gnome-shell as runtime dependency

Without gnome-shell, "Applications" panel crashes with "GLib-GIO-ERROR:
Settings schema 'org.gnome.shell.app-switcher' is not installed".

  • Property mode set to 100644
File size: 7.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-control-center-download-http
8 "&gnome-download-http;/gnome-control-center/&gnome-41;/gnome-control-center-&gnome-control-center-version;.tar.xz">
9 <!ENTITY gnome-control-center-download-ftp
10 "&gnome-download-ftp;/gnome-control-center/&gnome-41;/gnome-control-center-&gnome-control-center-version;.tar.xz">
11 <!ENTITY gnome-control-center-md5sum "e7413810675ce7e429e2d47c467dc582">
12 <!ENTITY gnome-control-center-size "6.3 MB">
13 <!ENTITY gnome-control-center-buildsize "150 MB (with tests)">
14 <!ENTITY gnome-control-center-time "0.5 SBU (Using parallelism=4; with tests)">
15]>
16
17<sect1 id="gnome-control-center" xreflabel="gnome-control-center-&gnome-control-center-version;">
18 <?dbhtml filename="gnome-control-center.html"?>
19
20 <sect1info>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>gnome-control-center-&gnome-control-center-version;</title>
25
26 <indexterm zone="gnome-control-center">
27 <primary sortas="a-gnome-control-center">gnome-control-center</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to GNOME Control Center</title>
32
33 <para>
34 The <application>GNOME Control Center</application> package contains the
35 <application>GNOME</application> settings manager.
36 </para>
37
38 &lfs110a_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&gnome-control-center-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&gnome-control-center-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &gnome-control-center-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &gnome-control-center-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &gnome-control-center-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &gnome-control-center-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">GNOME Control Center Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="accountsservice"/>,
79 <xref linkend="clutter-gtk"/>,
80 <xref linkend="colord-gtk"/>,
81 <xref linkend="gnome-online-accounts"/>,
82 <xref linkend="gnome-settings-daemon"/>,
83 <xref linkend="grilo"/>,
84 <xref linkend="gsound"/>,
85 <xref linkend="libgtop"/>,
86 <xref linkend="libpwquality"/>,
87 <xref linkend="mitkrb"/>,
88 <xref linkend="shared-mime-info"/>, and
89 <xref linkend="udisks2"/>
90 </para>
91
92 <bridgehead renderas="sect4">Recommended</bridgehead>
93 <para role="recommended">
94 <xref linkend="cheese"/>,
95 <xref linkend="cups"/> and
96 <xref linkend="samba"/> (for the Printers Panel),
97 <xref linkend="gnome-bluetooth"/>,
98 <xref linkend="ibus"/>,
99 <xref linkend="libhandy1"/>, and
100 <xref linkend="ModemManager"/> and
101 <xref linkend="libnma"/> (for the Network Panel)
102 <!-- gnome-remote-desktop can be used in the Sharing panel. -->
103 </para>
104
105 <bridgehead renderas="sect4">Optional</bridgehead>
106 <para role="optional">
107 <xref linkend="python-dbusmock"/> (for tests)
108 </para>
109
110 <bridgehead renderas="sect4"
111 revision="sysv">Recommended (Runtime)</bridgehead>
112 <para role="recommended" revision="sysv">
113 <xref linkend="blocaled" role="runtime"/>
114 </para>
115
116 <bridgehead renderas="sect4">Optional Runtime Dependencies</bridgehead>
117 <para role="optional">
118 <xref role="runtime" linkend="cups-pk-helper"/> (Printers panel),
119 <xref role="runtime" linkend="gnome-color-manager"/> (Color panel),
120 <xref role="runtime" linkend="gnome-shell"/> (Applications panel), and
121 <xref role="runtime" linkend="sound-theme-freedesktop"/> (Additional Sound Effects in Sound panel)
122 </para>
123
124 <note>
125 <para>
126 Recommended dependencies are not strictly required for
127 this package to build and function, but you may not get
128 expected results at runtime if you don't install them.
129 </para>
130 </note>
131
132 <para condition="html" role="usernotes">User Notes:
133 <ulink url="&blfs-wiki;/gnome-control-center"/>
134 </para>
135 </sect2>
136
137 <sect2 role="installation">
138 <title>Installation of GNOME Control Center</title>
139
140 <para>
141 First, fix building with newer versions of
142 <application>meson</application>:
143 </para>
144
145<screen><userinput>find . -name meson.build | xargs sed -i '/merge_file/{n;d}'</userinput></screen>
146
147 <para>
148 Install <application>GNOME Control Center</application> by running the
149 following commands:
150 </para>
151
152<screen><userinput>mkdir build &amp;&amp;
153cd build &amp;&amp;
154
155meson --prefix=/usr --buildtype=release .. &amp;&amp;
156ninja</userinput></screen>
157
158 <para>
159 To test the results, issue: <command>ninja test</command>. Note that
160 you must have <application>python-dbusmock</application> module
161 installed in order for the tests to complete successfully.
162 </para>
163
164 <para>
165 Now, as the <systemitem class="username">root</systemitem> user:
166 </para>
167
168<screen role="root"><userinput>ninja install</userinput></screen>
169
170 </sect2>
171
172 <sect2 role="commands">
173 <title>Command Explanations</title>
174
175 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
176 href="../../xincludes/meson-buildtype-release.xml"/>
177
178 <para>
179 <option>-Dcheese=false</option>: Use this switch if you have not
180 installed recommended dependency <application>Cheese</application>.
181 </para>
182
183 <para>
184 <option>-Dibus=false</option>: Use this switch if you have not
185 installed recommended dependency <application>IBus</application>.
186 </para>
187
188 </sect2>
189
190 <sect2 role="content">
191 <title>Contents</title>
192
193 <segmentedlist>
194 <segtitle>Installed Programs</segtitle>
195 <segtitle>Installed Libraries</segtitle>
196 <segtitle>Installed Directories</segtitle>
197
198 <seglistitem>
199 <seg>
200 gnome-control-center
201 </seg>
202 <seg>
203 None
204 </seg>
205 <seg>
206 /usr/share/gnome-control-center,
207 /usr/share/pixmaps/faces, and
208 /usr/share/sounds/gnome
209 </seg>
210 </seglistitem>
211 </segmentedlist>
212
213 <variablelist>
214 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
215 <?dbfo list-presentation="list"?>
216 <?dbhtml list-presentation="table"?>
217
218 <varlistentry id="gnome-control-center-prog">
219 <term><command>gnome-control-center</command></term>
220 <listitem>
221 <para>
222 is a graphical user interface used to configure various
223 aspects of <application>GNOME</application>
224 </para>
225 <indexterm zone="gnome-control-center gnome-control-center-prog">
226 <primary sortas="b-gnome-control-center">gnome-control-center</primary>
227 </indexterm>
228 </listitem>
229 </varlistentry>
230
231 </variablelist>
232
233 </sect2>
234
235</sect1>
Note: See TracBrowser for help on using the repository browser.