mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
03c5583cd9
Update to gtk+-3.22.21 Update to glibmm-2.54.0 Update to gdk-pixbuf-2.36.10 Update to adwaita-icon-theme-3.26.0 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19222 af4574ff-66df-0310-9fd7-8a98e5e911e0
175 lines
5.0 KiB
XML
175 lines
5.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-26;/adwaita-icon-theme-&adwaita-icon-theme-version;.tar.xz">
|
|
<!ENTITY adwaita-icon-theme-download-ftp
|
|
"&gnome-download-ftp;/adwaita-icon-theme/&gnome-minor-26;/adwaita-icon-theme-&adwaita-icon-theme-version;.tar.xz">
|
|
<!ENTITY adwaita-icon-theme-md5sum "3218540331a26c3d7a904ffe3d00bed8">
|
|
<!ENTITY adwaita-icon-theme-size "20 MB">
|
|
<!ENTITY adwaita-icon-theme-buildsize "138 MB">
|
|
<!ENTITY adwaita-icon-theme-time "1.2 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>
|
|
|
|
&lfs81_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 &&
|
|
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>
|
|
|
|
<para>
|
|
<option>-\-disable-gtk2-engine</option>: This switch disables GTK+-2
|
|
theming engine.
|
|
</para>
|
|
|
|
<para>
|
|
<option>-\-disable-gtk3-engine</option>: This switch disables GTK+-3
|
|
theming engine.
|
|
</para>
|
|
|
|
</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>
|
|
<!--
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="libadwaita">
|
|
<term><filename class="libraryfile">libadwaita.so</filename></term>
|
|
<listitem>
|
|
<para>
|
|
is the Adwaita <application>GTK+</application> theme.
|
|
</para>
|
|
<indexterm zone="adwaita-icon-theme libadwaita">
|
|
<primary sortas="c-libadwaita">libadwaita.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
/usr/share/icons/Adwaita/
|
|
</variablelist>-->
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|