mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
d43c7a124f
Move libwnck2 to lxde. Tag lxde dependencies. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21992 af4574ff-66df-0310-9fd7-8a98e5e911e0
181 lines
5.4 KiB
XML
181 lines
5.4 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-xfce-engine-download-http
|
|
"http://archive.xfce.org/src/archive/gtk-xfce-engine/3.2/gtk-xfce-engine->k-xfce-engine-version;.tar.bz2">
|
|
<!ENTITY gtk-xfce-engine-download-ftp " ">
|
|
<!ENTITY gtk-xfce-engine-md5sum "363d6c16a48a00e26d45c45c2e1fd739">
|
|
<!ENTITY gtk-xfce-engine-size "368 KB">
|
|
<!ENTITY gtk-xfce-engine-buildsize "7.0 MB">
|
|
<!ENTITY gtk-xfce-engine-time "less than 0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="gtk-xfce-engine" xreflabel="gtk-xfce-engine->k-xfce-engine-version;">
|
|
<?dbhtml filename="gtk-xfce-engine.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>gtk-xfce-engine->k-xfce-engine-version;</title>
|
|
|
|
<indexterm zone="gtk-xfce-engine">
|
|
<primary sortas="a-gtk-xfce-engine">gtk-xfce-engine</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to GTK Xfce Engine</title>
|
|
|
|
<para>
|
|
The <application>GTK Xfce Engine</application> package contains several
|
|
<application>GTK+ 2</application> and <application>GTK+ 3</application>
|
|
themes and libraries needed to display them.
|
|
This is useful for customising the appearance of your
|
|
<application>Xfce</application> desktop.
|
|
</para>
|
|
|
|
&lfs84_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url=">k-xfce-engine-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url=">k-xfce-engine-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: >k-xfce-engine-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: >k-xfce-engine-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: >k-xfce-engine-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: >k-xfce-engine-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">GTK Xfce Engine Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="gtk2"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="gtk3"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">
|
|
User Notes: <ulink url="&blfs-wiki;/gtk-xfce-engine"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of GTK Xfce Engine</title>
|
|
|
|
<para>
|
|
Install <application>GTK Xfce Engine</application> by running the
|
|
following commands:
|
|
</para>
|
|
|
|
<screen><userinput>sed -i 's/\xd6/\xc3\x96/' gtk-3.0/xfce_style_types.h &&
|
|
./configure --prefix=/usr --enable-gtk3 &&
|
|
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>
|
|
<command>sed -i 's/\xd6/\xc3\x96/' ...</command>: The script
|
|
<command>glib-mkenums</command> has now been rewritten from
|
|
<application>perl</application> to <application>python</application>
|
|
and will crash when it encounters an ISO-8859-1 character in a comment.
|
|
This sed converts that character to UTF-8.
|
|
</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>
|
|
libxfce.so (in /usr/lib/gtk->k2-libdir;/engines,
|
|
/usr/lib/gtk-3.0/3.0.0/theming-engines), and
|
|
/usr/share/themes/Xfce* (21 variations)
|
|
</seg>
|
|
<seg>
|
|
Xfce, Xfce-4.0, Xfce-4.2, Xfce-4.4, Xfce-4.6, Xfce-b5, Xfce-basic,
|
|
Xfce-cadmium, Xfce-curve, Xfce-dawn, Xfce-dusk, Xfce-kde2,
|
|
Xfce-kolors, Xfce-light, Xfce-orange, Xfce-redmondxp, Xfce-saltlake,
|
|
Xfce-smooth, Xfce-stellar, Xfce-winter in /usr/share/themes
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="libxfce">
|
|
<term><filename class="libraryfile">libxfce.so</filename></term>
|
|
<listitem>
|
|
<para>
|
|
contains functions that allow <application>Xfce</application> to
|
|
apply and change <application>GTK+ 2</application> and
|
|
<application>GTK+ 3</application> themes.
|
|
</para>
|
|
<indexterm zone="gtk-xfce-engine libxfce">
|
|
<primary sortas="c-libxfce">libxfce.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|