glfs/gnome/platform/gnome-backgrounds.xml
Douglas R. Reno c71450cdb0 Tag the GNOME Desktop section
Off to Applications in the morning
2023-08-22 22:59:57 -05:00

143 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/&gnome-44;/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
<!ENTITY gnome-backgrounds-download-ftp
"&gnome-download-ftp;/gnome-backgrounds/&gnome-44;/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
<!ENTITY gnome-backgrounds-md5sum "3364a0479babd85f333c1e8a635330b2">
<!ENTITY gnome-backgrounds-size "46 MB">
<!ENTITY gnome-backgrounds-buildsize "95 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"?>
<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
<application>GNOME</application> Desktop environment. Additionally,
the package creates the proper framework and directory structure so
that you can add your own files to the collection.
</para>
&lfs120_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>
</sect2>
<sect2 role="installation">
<title>Installation of GNOME Backgrounds</title>
<para>
Install <application>GNOME Backgrounds</application> by running the
following commands:
</para>
<screen><userinput>mkdir build &amp;&amp;
cd build &amp;&amp;
meson setup --prefix=/usr ..</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>ninja install</userinput></screen>
</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>
/usr/share/backgrounds/gnome and
/usr/share/gnome-background-properties
</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 background images for the
<application>GNOME</application> Desktop
</para>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>