mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
3f2db3a638
They only contain a date tag that is nowhere used.
215 lines
6.5 KiB
XML
215 lines
6.5 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/3.6/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
|
|
<!ENTITY gnome-settings-daemon-download-ftp
|
|
"&gnome-download-ftp;/gnome-settings-daemon/3.6/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
|
|
<!ENTITY gnome-settings-daemon-md5sum "362803ee1f1a0aa02e3c7df61ef82309">
|
|
<!ENTITY gnome-settings-daemon-size "1.5 MB">
|
|
<!ENTITY gnome-settings-daemon-buildsize "70 MB">
|
|
<!ENTITY gnome-settings-daemon-time "0.7 SBU">
|
|
]>
|
|
|
|
<sect1 id="gnome-settings-daemon" xreflabel="gnome-settings-daemon-&gnome-settings-daemon-version;">
|
|
<?dbhtml filename="gnome-settings-daemon.html"?>
|
|
|
|
|
|
<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>
|
|
|
|
&lfs72_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="gnome-desktop"/>,
|
|
<xref linkend="libcanberra"/>,
|
|
<xref linkend="libnotify"/>,
|
|
<xref linkend="libgnomekbd"/>,
|
|
<xref linkend="libwacom"/>,
|
|
<xref linkend="pulseaudio"/>,
|
|
<xref linkend="upower"/> and
|
|
<xref linkend="xorg-wacom-driver"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="cups"/>,
|
|
<xref linkend="ibus"/> and
|
|
<xref linkend="nss"/>
|
|
</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 \
|
|
--libexecdir=/usr/lib/gnome-settings-daemon \
|
|
--disable-packagekit \
|
|
--disable-static &&
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
<!-- To test the results, issue <command>make check</command>. -->
|
|
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 install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<para>
|
|
<option>--disable-packagekit</option>: This switch disables use
|
|
of PackageKit which isn't suitable for BLFS.
|
|
</para>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/static-libraries.xml"/>
|
|
|
|
<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>
|
|
|
|
<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>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Program</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
gnome-settings-daemon
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
/etc/gnome-settings-daemon,
|
|
/usr/include/gnome-settings-daemon-3.0,
|
|
/usr/lib/gnome-settings-daemon,
|
|
/usr/lib/gnome-settings-daemon-3.0,
|
|
/usr/share/gnome-settings-daemon and
|
|
/usr/share/gnome-settings-daemon-3.0
|
|
</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>
|