glfs/x/icons/gnome-themes-standard.xml
Ken Moffat ce6e7c2211 tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19850 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-22 22:37:56 +00:00

174 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 gnome-themes-standard-download-http
"&gnome-download-http;/gnome-themes-standard/&gnome-minor-22;/gnome-themes-standard-&gnome-themes-standard-version;.tar.xz">
<!ENTITY gnome-themes-standard-download-ftp
"&gnome-download-ftp;/gnome-themes-standard/&gnome-minor-22;/gnome-themes-standard-&gnome-themes-standard-version;.tar.xz">
<!ENTITY gnome-themes-standard-md5sum "b51c362b157b6407303d44f93c31ee11">
<!ENTITY gnome-themes-standard-size "2.8 MB">
<!ENTITY gnome-themes-standard-buildsize "40 MB">
<!ENTITY gnome-themes-standard-time "0.3 SBU">
]>
<sect1 id="gnome-themes-standard" xreflabel="gnome-themes-standard-&gnome-themes-standard-version;">
<?dbhtml filename="gnome-themes-standard.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>gnome-themes-standard-&gnome-themes-standard-version;</title>
<indexterm zone="gnome-themes-standard">
<primary sortas="a-gnome-themes-standard">gnome-themes-standard</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to GNOME Themes Standard</title>
<para>
The <application>GNOME Themes Standard</application> package contains
various components of the default <application>GNOME</application> theme.
</para>
&lfs82_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&gnome-themes-standard-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&gnome-themes-standard-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &gnome-themes-standard-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &gnome-themes-standard-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &gnome-themes-standard-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &gnome-themes-standard-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">GNOME Themes Standard Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="gtk2"/> or
<xref linkend="gtk3"/> with
<xref linkend="librsvg"/> or both
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gnome-themes-standard"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of GNOME Themes Standard</title>
<para>
Install <application>GNOME Themes Standard</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="commands">
<title>Command Explanations</title>
<para>
<option>--disable-gtk2-engine</option>: This switch disables the GTK+-2
theming engine.
</para>
<para>
<option>--disable-gtk3-engine</option>: This switch disables the GTK+-3
theming engine.
</para>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
None
</seg>
<seg>
libadwaita.so
</seg>
<seg>
/usr/lib/gtk-2.0/2.10.0/engines,
/usr/share/icons/HighContrast,
/usr/share/themes/Adwaita,
/usr/share/themes/Adwaita-dark, and
/usr/share/themes/HighContrast
</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+-2</application> engine theme.
</para>
<indexterm zone="gnome-themes-standard libadwaita">
<primary sortas="c-libadwaita">libadwaita.so</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>