source: gnome/applications/gnome-control-center.xml@ 9d4dea71

gnome
Last change on this file since 9d4dea71 was 9d4dea71, checked in by Christopher Gregory <cjg@…>, 10 years ago

Added colord-gtk anthy ibus-anthy ibus-hangul ibus-pinyin libhangual libmbim libqmi modemmanager gnome-control-center ppp pyzy pages and added runtime
dependency of weston to wayland page.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/gnome@13453 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 7.5 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/3.12/gnome-control-center-&gnome-control-center-version;.tar.xz">
9 <!ENTITY gnome-control-center-download-ftp
10 "&gnome-download-ftp;/gnome-control-center/3.12/gnome-control-center-&gnome-control-center-version;.tar.xz">
11 <!ENTITY gnome-control-center-md5sum "412daa52c78f7ee5224c30e82128a02e">
12 <!ENTITY gnome-control-center-size "6.6 MB">
13 <!ENTITY gnome-control-center-buildsize "110 MB">
14 <!ENTITY gnome-control-center-time "1.0 SBU">
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 &lfs75_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="gnome-menus"/>,
80 <xref linkend="gnome-online-accounts"/>,
81 <xref linkend="gnome-settings-daemon"/>,
82 <xref linkend="gnome-desktop"/>,
83 <xref linkend="iso-codes"/>,
84 <xref linkend="libgtop"/>,
85 <xref linkend="libpwquality"/>,
86 <xref linkend="gtk3"/>,
87 <xref linkend="gsettings-desktop-schemas"/>,
88 <xref linkend="clutter-gtk"/>,
89 <xref linkend="colord"/>,
90 <xref linkend="colord-gtk"/>,
91 <xref linkend="fontconfig"/>,
92 <xref linkend="gdk-pixbuf"/>,
93 <xref linkend="libcanberra"/>, and
94 <xref linkend="libnotify"/>
95 </para>
96
97 <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
98 <para role="required">
99 <xref linkend="accountsservice"/>, and
100 <xref linkend="systemd"/>
101 </para>
102
103 <bridgehead renderas="sect4">Recommended</bridgehead>
104 <para role="recommended">
105 <xref linkend="cups"/>,
106 <xref linkend="libxml2"/>,
107 <xref linkend="polkit"/>,
108 <xref linkend="pulseaudio"/>,
109 <xref linkend="samba"/>,
110 <xref linkend="sound-theme-freedesktop"/>,
111 <xref linkend="gnome-bluetooth"/>,
112 <xref linkend="upower"/>,
113 <xref linkend="grilo"/>,
114 <xref linkend="libwacom"/>,
115 <xref linkend="gstreamer10"/>,
116 <xref linkend="NetworkManager"/>,
117 <xref linkend="modemmanager"/>,
118 <xref linkend="ibus-pinyin"/>,
119 <xref linkend="ibus-anthy"/>,
120 <xref linkend="ibus-hangul"/>
121 <xref linkend="ibus"/>, and
122 <xref linkend="network-manager-applet"/>
123 </para>
124
125 <bridgehead renderas="sect4">Optional</bridgehead>
126 <para role="optional">
127 <xref linkend="cheese"/>, and
128 <ulink url="&gnome-download-http;/libsocialweb/">
129 libsocialweb</ulink>
130 </para>
131
132 <note>
133 <para>
134 Recommended dependencies are not strictly required for
135 this package to build and function, but you may not get
136 expected results at runtime if you don't install them.
137 </para>
138 </note>
139
140 <para condition="html" role="usernotes">User Notes:
141 <ulink url="&blfs-wiki;/gnome-control-center"/>
142 </para>
143 </sect2>
144
145 <sect2 role="installation">
146 <title>Installation of GNOME Control Center</title>
147
148 <para>
149 Install <application>GNOME Control Center</application> by running the
150 following commands:
151 </para>
152
153<screen><userinput>./configure --prefix=/usr \
154 --sysconfdir=/etc \
155 --disable-static &amp;&amp;
156make</userinput></screen>
157
158 <para>
159 This package does not come with a test suite.
160 </para>
161
162 <para>
163 Now, as the <systemitem class="username">root</systemitem> user:
164 </para>
165
166<screen role="root"><userinput>make install</userinput></screen>
167
168 </sect2>
169
170 <sect2 role="commands">
171 <title>Command Explanations</title>
172
173 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
174 href="../../xincludes/static-libraries.xml"/>
175
176 <para>
177 <option>--disable-cups</option>: Use this switch if you have not
178 installed recommended dependency <application>Cups</application>.
179 </para>
180
181 <para>
182 <option>--disable-ibus</option>: Use this switch if you have not
183 installed recommended dependency <application>IBus</application>.
184 </para>
185
186 </sect2>
187
188 <sect2 role="content">
189 <title>Contents</title>
190
191 <segmentedlist>
192 <segtitle>Installed Programs</segtitle>
193 <segtitle>Installed Libraries</segtitle>
194 <segtitle>Installed Directories</segtitle>
195
196 <seglistitem>
197 <seg>
198 gnome-control-center and gnome-sound-applet
199 </seg>
200 <seg>
201 None
202 </seg>
203 <seg>
204 /usr/lib/control-center-1,
205 /usr/share/gnome-control-center and
206 /usr/share/sounds/gnome
207 </seg>
208 </seglistitem>
209 </segmentedlist>
210
211 <variablelist>
212 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
213 <?dbfo list-presentation="list"?>
214 <?dbhtml list-presentation="table"?>
215
216 <varlistentry id="gnome-control-center-prog">
217 <term><command>gnome-control-center</command></term>
218 <listitem>
219 <para>
220 is a graphical user interface used to configure various
221 aspects of <application>GNOME</application>.
222 </para>
223 <indexterm zone="gnome-control-center gnome-control-center-prog">
224 <primary sortas="b-gnome-control-center">gnome-control-center</primary>
225 </indexterm>
226 </listitem>
227 </varlistentry>
228
229 <varlistentry id="gnome-sound-applet">
230 <term><command>gnome-sound-applet</command></term>
231 <listitem>
232 <para>
233 is the <application>GNOME</application> Volume Control Applet.
234 </para>
235 <indexterm zone="gnome-control-center gnome-sound-applet">
236 <primary sortas="b-gnome-sound-applet">gnome-sound-applet</primary>
237 </indexterm>
238 </listitem>
239 </varlistentry>
240
241 </variablelist>
242
243 </sect2>
244
245</sect1>
Note: See TracBrowser for help on using the repository browser.