glfs/gnome/platform/gnome-control-center.xml
Bruce Dubbs 60c2487906 More tags -- almost done
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19896 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-28 13:25:12 +00:00

207 lines
6.4 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-minor-26;/gnome-control-center-&gnome-control-center-version;.tar.xz">
<!ENTITY gnome-control-center-download-ftp
"&gnome-download-ftp;/gnome-control-center/&gnome-minor-26;/gnome-control-center-&gnome-control-center-version;.tar.xz">
<!ENTITY gnome-control-center-md5sum "4f19c72a6cfe1956cc2172caae5494c1">
<!ENTITY gnome-control-center-size "7.1 MB">
<!ENTITY gnome-control-center-buildsize "165 MB">
<!ENTITY gnome-control-center-time "1.9 SBU">
]>
<sect1 id="gnome-control-center" xreflabel="gnome-control-center-&gnome-control-center-version;" revision="systemd">
<?dbhtml filename="gnome-control-center.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<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>
&lfs82_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="libgtop"/>,
<xref linkend="libpwquality"/>,
<xref linkend="mitkrb"/>, and
<xref linkend="shared-mime-info"/>
</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"/>, and
<xref linkend="ModemManager"/> and
<xref linkend="network-manager-applet"/> (for the Network Panel)
</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),
<xref role="runtime" linkend="sound-theme-freedesktop"/> (Additional Sound Effects in Sound panel), and
<xref role="runtime" linkend="vino"/> (Screen Sharing in Sharing 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>./configure --prefix=/usr &amp;&amp;
make</userinput></screen>
<para>
This package does not come with a usable test suite.
</para>
<para>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<para>
<option>--disable-cups</option>: Use this switch if you have not
installed recommended dependency <application>Cups</application>.
</para>
<para>
<option>--disable-ibus</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>