glfs/gnome/platform/gnome-settings-daemon.xml
Douglas R. Reno 1bccb68324 Update to gnome-settings-daemon-3.24.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18796 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-06-05 04:06:43 +00:00

226 lines
6.9 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-settings-daemon-download-http
"&gnome-download-http;/gnome-settings-daemon/&gnome-minor-24;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
<!ENTITY gnome-settings-daemon-download-ftp
"&gnome-download-ftp;/gnome-settings-daemon/&gnome-minor-24;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
<!ENTITY gnome-settings-daemon-md5sum "d317e64cc389ecfbbeeb1dfcf3f1fc51">
<!ENTITY gnome-settings-daemon-size "1.5 MB">
<!ENTITY gnome-settings-daemon-buildsize "53 MB">
<!ENTITY gnome-settings-daemon-time "0.5 SBU">
]>
<sect1 id="gnome-settings-daemon" xreflabel="gnome-settings-daemon-&gnome-settings-daemon-version;" revision="systemd">
<?dbhtml filename="gnome-settings-daemon.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>gnome-settings-daemon-&gnome-settings-daemon-version;</title>
<indexterm zone="gnome-settings-daemon">
<primary sortas="a-gnome-settings-daemon">gnome-settings-daemon</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to GNOME Settings Daemon</title>
<para>
The <application>GNOME Settings Daemon</application> is responsible
for setting various parameters of a <application>GNOME Session</application>
and the applications that run under it.
</para>
&lfs80_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&gnome-settings-daemon-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&gnome-settings-daemon-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &gnome-settings-daemon-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &gnome-settings-daemon-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &gnome-settings-daemon-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &gnome-settings-daemon-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">GNOME Settings Daemon Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="colord"/>,
<xref linkend="geoclue2"/>,
<xref linkend="gnome-desktop"/>,
<xref linkend="lcms2"/>,
<xref linkend="libcanberra"/>,
<xref linkend="libgweather"/>,
<xref linkend="libnotify"/>,
<xref linkend="librsvg"/>,
<xref linkend="libwacom"/>,
<xref linkend="pulseaudio"/>,
<xref linkend="systemd"/>,
<xref linkend="upower"/>, and
<xref linkend="xorg-wacom-driver"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="alsa"/>,
<xref linkend="cups"/>,
<xref linkend="NetworkManager"/>,
<xref linkend="nss"/>, and
<xref linkend="wayland"/>
</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-settings-daemon"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of GNOME Settings Daemon</title>
<para>
Install <application>GNOME Settings Daemon</application> by running the
following commands:
</para>
<screen><userinput>./configure --prefix=/usr \
--sysconfdir=/etc \
--disable-static &amp;&amp;
make</userinput></screen>
<para>
This package does not have a working testsuite.
</para>
<para>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>make udevrulesdir=/lib/udev/rules.d install</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/static-libraries.xml"/>
<para>
<parameter>udevrulesdir=/lib/udev/rules.d</parameter>: This switch
ensures that the <application>udev</application> rule is installed in
the correct location.
</para>
<para>
<option>--disable-cups</option>: Use this switch if you have not
installed recommended dependency <application>Cups</application>.
</para>
<para>
<option>--disable-network-manager</option>: Use this switch if
you have not installed recommended dependency
<application>NetworkManager</application>.
</para>
<para>
<option>--disable-smartcard-support</option>: Use this switch if
you have not installed recommended dependency
<application>NSS</application> and wish to disable SmartCard
support.
</para>
<para>
<option>--disable-wayland</option>: Use this switch if you have not
installed recommended dependency <application>Wayland</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-settings-daemon (library executable)
</seg>
<seg>
None
</seg>
<seg>
/usr/include/gnome-settings-daemon-3.0,
/usr/lib/gnome-settings-daemon-3.0, and
/usr/share/gnome-settings-daemon
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="gnome-settings-daemon-prog">
<term><command>gnome-settings-daemon</command></term>
<listitem>
<para>
is responsible for setting the various preference parameters of
a <application>GNOME</application> session and the applications
that run under it.
</para>
<indexterm zone="gnome-settings-daemon gnome-settings-daemon-prog">
<primary sortas="b-gnome-settings-daemon">gnome-settings-daemon</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>