glfs/gnome/core/gsettings-desktop-schemas.xml
Ken Moffat 35a403d4b9 pkgconfig -> glib2: revert what is left from r9645,6
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10280 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-06-08 21:04:29 +00:00

133 lines
4.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 gsettings-desktop-schemas-download-http
"&gnome-download-http;/gsettings-desktop-schemas/3.4/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
<!ENTITY gsettings-desktop-schemas-download-ftp
"&gnome-download-ftp;/gsettings-desktop-schemas/3.4/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
<!ENTITY gsettings-desktop-schemas-md5sum "e670906bb64bbebe83df21546d204509">
<!ENTITY gsettings-desktop-schemas-size "196 KB">
<!ENTITY gsettings-desktop-schemas-buildsize "3.5 MB">
<!ENTITY gsettings-desktop-schemas-time "less than 0.1 SBU">
]>
<sect1 id="gsettings-desktop-schemas" xreflabel="gsettings-desktop-schemas-&gsettings-desktop-schemas-version;">
<?dbhtml filename="gsettings-desktop-schemas.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>gsettings-desktop-schemas-&gsettings-desktop-schemas-version;</title>
<indexterm zone="gsettings-desktop-schemas">
<primary sortas="a-gsettings-desktop-schemas">gsettings-desktop-schemas</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to GSettings Desktop Schemas</title>
<para>
The <application>GSettings Desktop Schemas</application> package
contains a collection of GSettings schemas for settings shared by various
components of a <application>GNOME</application> Desktop.
</para>
&lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&gsettings-desktop-schemas-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&gsettings-desktop-schemas-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &gsettings-desktop-schemas-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &gsettings-desktop-schemas-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &gsettings-desktop-schemas-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &gsettings-desktop-schemas-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">GSettings Desktop Schemas Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="glib2"/> and
<xref linkend="intltool"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="gobject-introspection"/>
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gsettings-desktop-schemas"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of GSettings Desktop Schemas</title>
<para>
Install <application>GSettings Desktop Schemas</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 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="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Directory</segtitle>
<seglistitem>
<seg>
/usr/include/gsettings-desktop-schemas
</seg>
</seglistitem>
</segmentedlist>
</sect2>
</sect1>