glfs/gnome/platform/gnome-control-center.xml
Xi Ruoyao 45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00

225 lines
7.0 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gnome-control-center-download-http
"&gnome-download-http;/gnome-control-center/&gnome-40;/gnome-control-center-&gnome-control-center-version;.tar.xz">
<!ENTITY gnome-control-center-download-ftp
"&gnome-download-ftp;/gnome-control-center/&gnome-40;/gnome-control-center-&gnome-control-center-version;.tar.xz">
<!ENTITY gnome-control-center-md5sum "d704e59afe2df9c24ed876841adb3e0a">
<!ENTITY gnome-control-center-size "6.2 MB">
<!ENTITY gnome-control-center-buildsize "187 MB (with tests)">
<!ENTITY gnome-control-center-time "0.4 SBU (Using parallelism=4; with tests)">
]>
<sect1 id="gnome-control-center" xreflabel="gnome-control-center-&gnome-control-center-version;">
<?dbhtml filename="gnome-control-center.html"?>
<sect1info>
<date>$Date$</date>
</sect1info>
<title>gnome-control-center-&gnome-control-center-version;</title>
<indexterm zone="gnome-control-center">
<primary sortas="a-gnome-control-center">gnome-control-center</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to GNOME Control Center</title>
<para>
The <application>GNOME Control Center</application> package contains the
<application>GNOME</application> settings manager.
</para>
&lfs101_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&gnome-control-center-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&gnome-control-center-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &gnome-control-center-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &gnome-control-center-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &gnome-control-center-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &gnome-control-center-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">GNOME Control Center Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="accountsservice"/>,
<xref linkend="clutter-gtk"/>,
<xref linkend="colord-gtk"/>,
<xref linkend="gnome-online-accounts"/>,
<xref linkend="gnome-settings-daemon"/>,
<xref linkend="grilo"/>,
<xref linkend="gsound"/>,
<xref linkend="libgtop"/>,
<xref linkend="libpwquality"/>,
<xref linkend="mitkrb"/>,
<xref linkend="shared-mime-info"/>, and
<xref linkend="udisks2"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="cheese"/>,
<xref linkend="cups"/> and
<xref linkend="samba"/> (for the Printers Panel),
<xref linkend="gnome-bluetooth"/>,
<xref linkend="ibus"/>,
<xref linkend="libhandy1"/>, and
<xref linkend="ModemManager"/> and
<xref linkend="libnma"/> (for the Network Panel)
<!-- gnome-remote-desktop can be used in the Sharing panel. -->
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="python-dbusmock"/> (for tests)
</para>
<bridgehead renderas="sect4"
revision="sysv">Recommended (Runtime)</bridgehead>
<para role="recommended" revision="sysv">
<xref linkend="blocaled" role="runtime"/>
</para>
<bridgehead renderas="sect4">Optional Runtime Dependencies</bridgehead>
<para role="optional">
<xref role="runtime" linkend="cups-pk-helper"/> (Printers panel),
<xref role="runtime" linkend="gnome-color-manager"/> (Color panel), and
<xref role="runtime" linkend="sound-theme-freedesktop"/> (Additional Sound Effects in Sound panel)
</para>
<note>
<para>
Recommended dependencies are not strictly required for
this package to build and function, but you may not get
expected results at runtime if you don't install them.
</para>
</note>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gnome-control-center"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of GNOME Control Center</title>
<para>
Install <application>GNOME Control Center</application> by running the
following commands:
</para>
<screen><userinput>mkdir build &amp;&amp;
cd build &amp;&amp;
meson --prefix=/usr .. &amp;&amp;
ninja</userinput></screen>
<para>
To test the results, issue: <command>ninja test</command>. Note that
you must have <application>python-dbusmock</application> module
installed in order for the tests to complete successfully.
</para>
<para>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>ninja install</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<para>
<option>-Dcheese=false</option>: Use this switch if you have not
installed recommended dependency <application>Cheese</application>.
</para>
<para>
<option>-Dibus=false</option>: Use this switch if you have not
installed recommended dependency <application>IBus</application>.
</para>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
gnome-control-center
</seg>
<seg>
None
</seg>
<seg>
/usr/share/gnome-control-center,
/usr/share/pixmaps/faces, and
/usr/share/sounds/gnome
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="gnome-control-center-prog">
<term><command>gnome-control-center</command></term>
<listitem>
<para>
is a graphical user interface used to configure various
aspects of <application>GNOME</application>
</para>
<indexterm zone="gnome-control-center gnome-control-center-prog">
<primary sortas="b-gnome-control-center">gnome-control-center</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>