mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 04:52:12 +08:00
a10f4a7a33
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8485 af4574ff-66df-0310-9fd7-8a98e5e911e0
129 lines
4.2 KiB
XML
129 lines
4.2 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 gtk-engines-download-http "&gnome-download-http;/gtk-engines/2.20/gtk-engines->k-engines-version;.tar.bz2">
|
|
<!ENTITY gtk-engines-download-ftp "&gnome-download-http;/gtk-engines/2.20/gtk-engines->k-engines-version;.tar.bz2">
|
|
<!ENTITY gtk-engines-md5sum "666de7fcdb775cd90dd95e1b20860b5a">
|
|
<!ENTITY gtk-engines-size "663 KB">
|
|
<!ENTITY gtk-engines-buildsize "15 MB">
|
|
<!ENTITY gtk-engines-time "0.5 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>
|
|
|
|
&lfs65_checked;
|
|
|
|
<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"/> and
|
|
<xref linkend="intltool"/></para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional"><xref linkend="which"/> (Required for test suite)</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>To test the results, issue: <command>make check</command>.</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>libclearlooks.so, libcrux-engine.so, libglide.so, libhcengine.so,
|
|
libindustrial.so, libmist.so, libredmond95.so, and libthinice.so (GTK-2
|
|
engines libraries)</seg>
|
|
<seg>/usr/{lib/gtk->k2-libdir;/engines,share/{gtk-engines,
|
|
themes/{Clearlooks/gtk-2.0,Crux/gtk-2.0,Industrial/gtk-2.0,Mist/gtk-2.0,
|
|
Redmond/gtk-2.0,ThinIce/gtk-2.0}}}</seg>
|
|
<seg>Clearlooks, Crux, Industrial, 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>
|