glfs/gnome/core/gnome-backgrounds.xml
Krejzi d0e039588f gobject-introspection 1.32.1, yelp and yelp-xsl 3.4.1, gnome-user-docs 3.4.1, gnome-backgrounds 3.4.1 and totem-pl-parser 3.4.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9935 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-04-17 23:54:23 +00:00

131 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 gnome-backgrounds-download-http
"&gnome-download-http;/gnome-backgrounds/3.4/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
<!ENTITY gnome-backgrounds-download-ftp
"&gnome-download-ftp;/gnome-backgrounds/3.4/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
<!ENTITY gnome-backgrounds-md5sum "6287da4e8794b4b5b42b637e21e7e782">
<!ENTITY gnome-backgrounds-size "8.6 MB">
<!ENTITY gnome-backgrounds-buildsize "21 MB">
<!ENTITY gnome-backgrounds-time "less than 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>
&lfs70_checked;
<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="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>
<para>Install <application>gnome-backgrounds</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="commands">
<title>Command Explanations</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gnome-prefix.xml"/>
</sect2> -->
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Directory</segtitle>
<seglistitem>
<seg>
/usr/share/backgrounds/gnome
</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>