source: x/icons/gnome-icon-theme-extras.xml

trunk
Last change on this file was fccba4f3, checked in by Bruce Dubbs <bdubbs@…>, 2 months ago

Finish tagging chapter 28 (Icons)

  • Property mode set to 100644
File size: 3.2 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gnome-icon-theme-extras-download-http
8 "&gnome-download-http;/gnome-icon-theme-extras/&gnome-minor;/gnome-icon-theme-extras-&gnome-icon-theme-extras-version;.tar.xz">
9 <!ENTITY gnome-icon-theme-extras-download-ftp " ">
10 <!ENTITY gnome-icon-theme-extras-md5sum "91f8f7e35a3d8d926716d88b8b1e9a29">
11 <!ENTITY gnome-icon-theme-extras-size "1.7 MB">
12 <!ENTITY gnome-icon-theme-extras-buildsize "12 MB">
13 <!ENTITY gnome-icon-theme-extras-time "less than 0.1 SBU">
14]>
15
16<sect1 id="gnome-icon-theme-extras" xreflabel="gnome-icon-theme-extras-&gnome-icon-theme-extras-version;">
17 <?dbhtml filename="gnome-icon-theme-extras.html"?>
18
19
20 <title>gnome-icon-theme-extras-&gnome-icon-theme-extras-version;</title>
21
22 <indexterm zone="gnome-icon-theme-extras">
23 <primary sortas="a-gnome-icon-theme-extras">gnome-icon-theme-extras</primary>
24 </indexterm>
25
26 <sect2 role="package">
27 <title>Introduction to GNOME Icon Theme Extras</title>
28
29 <para>
30 The <application>GNOME Icon Theme Extras</application> package contains
31 extra icons for the <application>GNOME</application> Desktop.
32 </para>
33
34 &lfs121_checked;
35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>
40 Download (HTTP): <ulink url="&gnome-icon-theme-extras-download-http;"/>
41 </para>
42 </listitem>
43 <listitem>
44 <para>
45 Download (FTP): <ulink url="&gnome-icon-theme-extras-download-ftp;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download MD5 sum: &gnome-icon-theme-extras-md5sum;
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download size: &gnome-icon-theme-extras-size;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Estimated disk space required: &gnome-icon-theme-extras-buildsize;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated build time: &gnome-icon-theme-extras-time;
66 </para>
67 </listitem>
68 </itemizedlist>
69
70 <bridgehead renderas="sect3">GNOME Icon Theme Extras Dependencies</bridgehead>
71
72 <bridgehead renderas="sect4">Required</bridgehead>
73 <para role="required">
74 <xref linkend="gnome-icon-theme"/>
75 </para>
76
77 <bridgehead renderas="sect4">Optional</bridgehead>
78 <para role="optional">
79 <xref linkend="git"/> and
80 <xref linkend="inkscape"/>
81 </para>
82
83 </sect2>
84
85 <sect2 role="installation">
86 <title>Installation of GNOME Icon Theme Extras</title>
87
88 <para>
89 Install <application>GNOME Icon Theme Extras</application> by
90 running the following commands:
91 </para>
92
93<screen><userinput>./configure --prefix=/usr &amp;&amp;
94make</userinput></screen>
95
96 <para>
97 This package does not come with a test suite.
98 </para>
99
100 <para>
101 Now, as the <systemitem class="username">root</systemitem> user:
102 </para>
103
104<screen role="root"><userinput>make install</userinput></screen>
105
106 </sect2>
107
108</sect1>
Note: See TracBrowser for help on using the repository browser.