2005-05-11 04:40:43 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2005-05-11 04:40:43 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2009-08-09 15:48:51 +08:00
|
|
|
<!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">
|
2005-05-11 04:40:43 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="gnome-backgrounds" xreflabel="gnome-backgrounds-&gnome-backgrounds-version;">
|
2005-05-15 17:16:58 +08:00
|
|
|
<?dbhtml filename="gnome-backgrounds.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
2005-10-11 02:05:12 +08:00
|
|
|
<title>gnome-backgrounds-&gnome-backgrounds-version;</title>
|
2005-05-15 17:16:58 +08:00
|
|
|
|
|
|
|
<indexterm zone="gnome-backgrounds">
|
|
|
|
<primary sortas="a-Gnome-backgrounds">Gnome-backgrounds</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
2005-10-11 02:05:12 +08:00
|
|
|
<title>Introduction to gnome-backgrounds</title>
|
2005-05-15 17:16:58 +08:00
|
|
|
|
|
|
|
<para>The <application>gnome-backgrounds</application> package contains
|
2006-06-26 03:48:15 +08:00
|
|
|
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>
|
2005-05-15 17:16:58 +08:00
|
|
|
|
|
|
|
<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>
|
|
|
|
|
2005-10-11 02:05:12 +08:00
|
|
|
<bridgehead renderas="sect3">gnome-backgrounds Dependencies</bridgehead>
|
2005-05-15 17:16:58 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2006-02-03 14:07:48 +08:00
|
|
|
<para role="required"><xref linkend="perl-xml-parser"/></para>
|
2005-05-15 17:16:58 +08:00
|
|
|
|
2006-06-21 09:46:25 +08:00
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
|
|
<para role="optional"><xref linkend="intltool"/></para>
|
|
|
|
|
2006-04-11 02:36:24 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/gnome-backgrounds"/></para>
|
|
|
|
|
2005-05-15 17:16:58 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
2005-10-11 02:05:12 +08:00
|
|
|
<title>Installation of gnome-backgrounds</title>
|
2005-05-15 17:16:58 +08:00
|
|
|
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
2006-06-26 05:31:03 +08:00
|
|
|
href="../../xincludes/without-gnome.xml"/>
|
2005-05-15 17:16:58 +08:00
|
|
|
|
|
|
|
<para>Install <application>gnome-backgrounds</application> by running the
|
|
|
|
following commands:</para>
|
|
|
|
|
2006-06-21 09:46:25 +08:00
|
|
|
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &&
|
2005-05-15 17:16:58 +08:00
|
|
|
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>
|
|
|
|
|
2006-06-26 03:48:15 +08:00
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
2006-06-26 05:31:03 +08:00
|
|
|
href="../../xincludes/gnome-prefix.xml"/>
|
2006-06-26 03:48:15 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2005-05-15 17:16:58 +08:00
|
|
|
<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>
|
2006-06-26 03:48:15 +08:00
|
|
|
<seg><envar>$GNOME_PREFIX</envar>/share/{gnome-background-properties,
|
2009-08-09 15:48:51 +08:00
|
|
|
pixmaps/backgrounds/gnome/{abstract,nature}}</seg>
|
2005-05-15 17:16:58 +08:00
|
|
|
</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>
|
2005-05-11 04:40:43 +08:00
|
|
|
|
|
|
|
</sect1>
|