glfs/gnome/core/gnome-backgrounds.xml
Wayne Blaszczyk a771a36bfd Updated to gnome-backgrounds-2.24.1. Added DocBook dependency to Rarian. Move gail, eel, gnome-keyring, and GNOME Icon Theme to different sections of the book.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7953 af4574ff-66df-0310-9fd7-8a98e5e911e0
2009-08-09 07:48:51 +00:00

134 lines
4.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-backgrounds-download-http "&gnome-download-http;/gnome-backgrounds/2.24/gnome-backgrounds-&gnome-backgrounds-version;.tar.bz2">
<!ENTITY gnome-backgrounds-download-ftp "&gnome-download-ftp;/gnome-backgrounds/2.24/gnome-backgrounds-&gnome-backgrounds-version;.tar.bz2">
<!ENTITY gnome-backgrounds-md5sum "28e09fcdeef5616bc612b36e5068e413">
<!ENTITY gnome-backgrounds-size "9.4 MB">
<!ENTITY gnome-backgrounds-buildsize "21 MB">
<!ENTITY gnome-backgrounds-time "0.1 SBU">
]>
<sect1 id="gnome-backgrounds" xreflabel="gnome-backgrounds-&gnome-backgrounds-version;">
<?dbhtml filename="gnome-backgrounds.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>gnome-backgrounds-&gnome-backgrounds-version;</title>
<indexterm zone="gnome-backgrounds">
<primary sortas="a-Gnome-backgrounds">Gnome-backgrounds</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to gnome-backgrounds</title>
<para>The <application>gnome-backgrounds</application> package contains
a collection of graphics files which can be used as backgrounds in the
GNOME desktop environment. Additionally, the package creates the proper
framework and directory structure so that you can add your own files to
the collection.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&gnome-backgrounds-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&gnome-backgrounds-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &gnome-backgrounds-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &gnome-backgrounds-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &gnome-backgrounds-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &gnome-backgrounds-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">gnome-backgrounds Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="perl-xml-parser"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="intltool"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gnome-backgrounds"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of gnome-backgrounds</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/without-gnome.xml"/>
<para>Install <application>gnome-backgrounds</application> by running the
following commands:</para>
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &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="commands">
<title>Command Explanations</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/gnome-prefix.xml"/>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>None</seg>
<seg>None</seg>
<seg><envar>$GNOME_PREFIX</envar>/share/{gnome-background-properties,
pixmaps/backgrounds/gnome/{abstract,nature}}</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry>
<term><filename>GNOME backgrounds</filename></term>
<listitem>
<para>are backgrounds for the GNOME desktop.</para>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>