source: gnome/platform/gnome-control-center.xml@ 185b3090

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/llvm18 xry111/soup3 xry111/xf86-video-removal
Last change on this file since 185b3090 was b410868, checked in by Bruce Dubbs <bdubbs@…>, 2 years ago

Gnome platform tags

  • 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 "4543d5dbee3229ce0579afc547679f46">
12 <!ENTITY gnome-control-center-size "6.3 MB">
13 <!ENTITY gnome-control-center-buildsize "149 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 &lfs111_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<!--
141 <para>
142 First, fix building with newer versions of
143 <application>meson</application>:
144 </para>
145
146<screen><userinput>find . -name meson.build | xargs sed -i '/merge_file/{n;d}'</userinput></screen>
147-->
148
149 <para>
150 Install <application>GNOME Control Center</application> by running the
151 following commands:
152 </para>
153
154<screen><userinput>mkdir build &amp;&amp;
155cd build &amp;&amp;
156
157meson --prefix=/usr --buildtype=release .. &amp;&amp;
158ninja</userinput></screen>
159
160 <para>
161 To test the results, issue: <command>ninja test</command>. Note that
162 you must have <application>python-dbusmock</application> module
163 installed in order for the tests to complete successfully.
164 </para>
165
166 <para>
167 Now, as the <systemitem class="username">root</systemitem> user:
168 </para>
169
170<screen role="root"><userinput>ninja install</userinput></screen>
171
172 </sect2>
173
174 <sect2 role="commands">
175 <title>Command Explanations</title>
176
177 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
178 href="../../xincludes/meson-buildtype-release.xml"/>
179
180 <para>
181 <option>-Dcheese=false</option>: Use this switch if you have not
182 installed recommended dependency <application>Cheese</application>.
183 </para>
184
185 <para>
186 <option>-Dibus=false</option>: Use this switch if you have not
187 installed recommended dependency <application>IBus</application>.
188 </para>
189
190 </sect2>
191
192 <sect2 role="content">
193 <title>Contents</title>
194
195 <segmentedlist>
196 <segtitle>Installed Programs</segtitle>
197 <segtitle>Installed Libraries</segtitle>
198 <segtitle>Installed Directories</segtitle>
199
200 <seglistitem>
201 <seg>
202 gnome-control-center
203 </seg>
204 <seg>
205 None
206 </seg>
207 <seg>
208 /usr/share/gnome-control-center,
209 /usr/share/pixmaps/faces, and
210 /usr/share/sounds/gnome
211 </seg>
212 </seglistitem>
213 </segmentedlist>
214
215 <variablelist>
216 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
217 <?dbfo list-presentation="list"?>
218 <?dbhtml list-presentation="table"?>
219
220 <varlistentry id="gnome-control-center-prog">
221 <term><command>gnome-control-center</command></term>
222 <listitem>
223 <para>
224 is a graphical user interface used to configure various
225 aspects of <application>GNOME</application>
226 </para>
227 <indexterm zone="gnome-control-center gnome-control-center-prog">
228 <primary sortas="b-gnome-control-center">gnome-control-center</primary>
229 </indexterm>
230 </listitem>
231 </varlistentry>
232
233 </variablelist>
234
235 </sect2>
236
237</sect1>
Note: See TracBrowser for help on using the repository browser.