source: gnome/platform/gnome-control-center.xml@ f87fa82b

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

Update to gnome-control-center-3.34.2
ibus: Apply a patch to fix a security issue and correct a regression caused by glib-2.62.3

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

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