mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
551b93899a
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6211 af4574ff-66df-0310-9fd7-8a98e5e911e0
120 lines
3.8 KiB
XML
120 lines
3.8 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY gtk-engines-download-http "&gnome-download-http;/gtk-engines/2.6/gtk-engines->k-engines-version;.tar.bz2">
|
|
<!ENTITY gtk-engines-download-ftp "&gnome-download-http;/gtk-engines/2.6/gtk-engines->k-engines-version;.tar.bz2">
|
|
<!ENTITY gtk-engines-md5sum "77fb084b60efa8dd4fcfc0fc24882cd1">
|
|
<!ENTITY gtk-engines-size "465 KB">
|
|
<!ENTITY gtk-engines-buildsize "12.9 MB">
|
|
<!ENTITY gtk-engines-time "0.4 SBU">
|
|
]>
|
|
|
|
<sect1 id="gtk-engines" xreflabel="GTK Engines->k-engines-version;">
|
|
<?dbhtml filename="gtk-engines.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>GTK Engines->k-engines-version;</title>
|
|
|
|
<indexterm zone="gtk-engines">
|
|
<primary sortas="a-GTK Engines">GTK Engines</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to GTK Engines</title>
|
|
|
|
<para>The <application>GTK Engines</application> package contains eight
|
|
themes/engines and two additional engines for
|
|
<application>GTK2</application>.</para>
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url=">k-engines-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url=">k-engines-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: >k-engines-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: >k-engines-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: >k-engines-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: >k-engines-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">GTK Engines Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required"><xref linkend="gtk2"/></para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/gtk-engines"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of GTK Engines</title>
|
|
|
|
<para>Install <application>GTK Engines</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="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
<segtitle>Installed Themes</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>None</seg>
|
|
<seg><application>GTK-2</application> engines libraries</seg>
|
|
<seg>/usr/lib/gtk-2.0/engines and /usr/share/themes/{theme names}</seg>
|
|
<seg>Clearlooks, Crux, Industrial, LighthouseBlue, Metal, Mist,
|
|
Redmond and ThinIce</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry>
|
|
<term>engines libraries</term>
|
|
<listitem>
|
|
<para>are manager systems for specific themes.</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|