glfs/x/icons/adwaita-icon-theme.xml
Douglas R. Reno 63eedf2104 Update to adwaita-icon-theme-3.32.0
Remove separated changelog entry and combine it into the main.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21367 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-21 01:49:10 +00:00

141 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 adwaita-icon-theme-download-http
"&gnome-download-http;/adwaita-icon-theme/&gnome-minor-32;/adwaita-icon-theme-&adwaita-icon-theme-version;.tar.xz">
<!ENTITY adwaita-icon-theme-download-ftp
"&gnome-download-ftp;/adwaita-icon-theme/&gnome-minor-32;/adwaita-icon-theme-&adwaita-icon-theme-version;.tar.xz">
<!ENTITY adwaita-icon-theme-md5sum "4b16278cfed860a86c8221de62eec151">
<!ENTITY adwaita-icon-theme-size "18 MB">
<!ENTITY adwaita-icon-theme-buildsize "134 MB">
<!ENTITY adwaita-icon-theme-time "0.6 SBU">
]>
<sect1 id="adwaita-icon-theme" xreflabel="adwaita-icon-theme-&adwaita-icon-theme-version;">
<?dbhtml filename="adwaita-icon-theme.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>adwaita-icon-theme-&adwaita-icon-theme-version;</title>
<indexterm zone="adwaita-icon-theme">
<primary sortas="a-adwaita-icon-theme">adwaita-icon-theme</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Adwaita Icon Theme</title>
<para>
The <application>Adwaita Icon Theme</application> package contains an
icon theme for <application>Gtk+ 3</application> applications.
</para>
&lfs84_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&adwaita-icon-theme-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&adwaita-icon-theme-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &adwaita-icon-theme-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &adwaita-icon-theme-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &adwaita-icon-theme-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &adwaita-icon-theme-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Adwaita Icon Theme Dependencies</bridgehead>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="git"/>,
<xref linkend="gtk2"/> or
<xref linkend="gtk3"/> (if present, <xref linkend="librsvg"/> is also
required, and <command>gtk-update-icon-cache
</command> and <command>gtk-encode-symbolic-svg</command> are run
after installing),
<xref linkend="inkscape"/> and
<ulink url="https://launchpad.net/icontool/">Icon Tools</ulink>
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/adwaita-icon-theme"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of Adwaita Icon Theme</title>
<para>
Install <application>Adwaita Icon Theme</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="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directory</segtitle>
<seglistitem>
<seg>
None
</seg>
<seg>
None
</seg>
<seg>
/usr/share/icons/Adwaita
</seg>
</seglistitem>
</segmentedlist>
</sect2>
</sect1>