source: gnome/platform/gnome-control-center.xml@ 91318eb

12.0 12.1 kea ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 91318eb was 91318eb, checked in by Pierre Labastie <pierre.labastie@…>, 15 months ago

Add "setup" to meson commands

I've not been very consistent on typography, but it is a start

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