Gtk Engines 2.20.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10132 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Andrew Benton 2012-05-08 17:40:43 +00:00
parent 475078bbbe
commit 64e5289baf
2 changed files with 63 additions and 36 deletions

View File

@ -3,13 +3,13 @@ $LastChangedBy$
$Date$ $Date$
--> -->
<!ENTITY day "07"> <!-- Always 2 digits --> <!ENTITY day "08"> <!-- Always 2 digits -->
<!ENTITY month "05"> <!-- Always 2 digits --> <!ENTITY month "05"> <!-- Always 2 digits -->
<!ENTITY year "2012"> <!ENTITY year "2012">
<!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team"> <!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;"> <!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "May 7th, &year;"> <!ENTITY releasedate "May 8th, &year;">
<!-- <!ENTITY releasedate "November &day;st, &year;"> --> <!-- <!ENTITY releasedate "November &day;st, &year;"> -->
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
@ -636,7 +636,7 @@ $Date$
<!ENTITY gtk2-version "2.24.10"> <!ENTITY gtk2-version "2.24.10">
<!ENTITY gtk2-libdir "2.0/2.10.0"> <!ENTITY gtk2-libdir "2.0/2.10.0">
<!ENTITY gtk3-version "3.4.2"> <!ENTITY gtk3-version "3.4.2">
<!ENTITY gtk-engines-version "2.20.1"> <!ENTITY gtk-engines-version "2.20.2">
<!ENTITY gtkmm2-version "2.24.2"> <!ENTITY gtkmm2-version "2.24.2">
<!ENTITY gtkmm3-version "3.4.0"> <!ENTITY gtkmm3-version "3.4.0">
<!ENTITY lesstif-version "0.95.2"> <!ENTITY lesstif-version "0.95.2">

View File

@ -4,12 +4,14 @@
<!ENTITY % general-entities SYSTEM "../../general.ent"> <!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities; %general-entities;
<!ENTITY gtk-engines-download-http "&gnome-download-http;/gtk-engines/2.20/gtk-engines-&gtk-engines-version;.tar.bz2"> <!ENTITY gtk-engines-download-http
<!ENTITY gtk-engines-download-ftp "&gnome-download-http;/gtk-engines/2.20/gtk-engines-&gtk-engines-version;.tar.bz2"> "&gnome-download-http;/gtk-engines/2.20/gtk-engines-&gtk-engines-version;.tar.bz2">
<!ENTITY gtk-engines-md5sum "666de7fcdb775cd90dd95e1b20860b5a"> <!ENTITY gtk-engines-download-ftp
<!ENTITY gtk-engines-size "663 KB"> "&gnome-download-http;/gtk-engines/2.20/gtk-engines-&gtk-engines-version;.tar.bz2">
<!ENTITY gtk-engines-buildsize "15 MB"> <!ENTITY gtk-engines-md5sum "5deb287bc6075dc21812130604c7dc4f">
<!ENTITY gtk-engines-time "0.5 SBU"> <!ENTITY gtk-engines-size "676 KB">
<!ENTITY gtk-engines-buildsize "19 MB">
<!ENTITY gtk-engines-time "0.4 SBU">
]> ]>
<sect1 id="gtk-engines" xreflabel="GTK Engines-&gtk-engines-version;"> <sect1 id="gtk-engines" xreflabel="GTK Engines-&gtk-engines-version;">
@ -29,11 +31,13 @@
<sect2 role="package"> <sect2 role="package">
<title>Introduction to GTK Engines</title> <title>Introduction to GTK Engines</title>
<para>The <application>GTK Engines</application> package contains eight <para>
themes/engines and two additional engines for The <application>GTK Engines</application> package contains eight
<application>GTK2</application>.</para> themes/engines and two additional engines for
<application>GTK2</application>.
</para>
&lfs65_checked; &lfs71_checked;
<bridgehead renderas="sect3">Package Information</bridgehead> <bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact"> <itemizedlist spacing="compact">
@ -60,52 +64,78 @@
<bridgehead renderas="sect3">GTK Engines Dependencies</bridgehead> <bridgehead renderas="sect3">GTK Engines Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead> <bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="gtk2"/> and <para role="required">
<xref linkend="intltool"/></para> <xref linkend="gtk2"/> and
<xref linkend="intltool"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead> <bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="which"/> (Required for test suite)</para> <para role="optional">
<xref linkend="which"/> (Required for test suite)
<para condition="html" role="usernotes">User Notes: </para>
<ulink url="&blfs-wiki;/gtk-engines"/></para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/gtk-engines"/>
</para>
</sect2> </sect2>
<sect2 role="installation"> <sect2 role="installation">
<title>Installation of GTK Engines</title> <title>Installation of GTK Engines</title>
<para>Install <application>GTK Engines</application> by <para>
running the following commands:</para> Install <application>GTK Engines</application> by running the following
commands:
</para>
<screen><userinput>./configure --prefix=/usr &amp;&amp; <screen><userinput>./configure --prefix=/usr &amp;&amp;
make</userinput></screen> make</userinput></screen>
<para>To test the results, issue: <command>make check</command>.</para> <para>To test the results, issue: <command>make check</command>.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para> <para>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>make install</userinput></screen> <screen role="root"><userinput>make install</userinput></screen>
</sect2> </sect2>
<sect2 role="content"> <sect2 role="content">
<title>Contents</title> <title>Contents</title>
<segmentedlist> <segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle> <segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle> <segtitle>Installed Directories</segtitle>
<segtitle>Installed Themes</segtitle> <segtitle>Installed Themes</segtitle>
<seglistitem> <seglistitem>
<seg>None</seg> <seg>
<seg>libclearlooks.so, libcrux-engine.so, libglide.so, libhcengine.so, libclearlooks.so,
libindustrial.so, libmist.so, libredmond95.so, and libthinice.so (GTK-2 libcrux-engine.so,
engines libraries)</seg> libglide.so,
<seg>/usr/{lib/gtk-&gtk2-libdir;/engines,share/{gtk-engines, libhcengine.so,
themes/{Clearlooks/gtk-2.0,Crux/gtk-2.0,Industrial/gtk-2.0,Mist/gtk-2.0, libindustrial.so,
Redmond/gtk-2.0,ThinIce/gtk-2.0}}}</seg> libmist.so,
<seg>Clearlooks, Crux, Industrial, Mist, Redmond and ThinIce</seg> libredmond95.so and
libthinice.so (GTK-2 engines libraries)
</seg>
<seg>
/usr/lib/gtk-&gtk2-libdir;/engines,
/usr/share/gtk-engines,
/usr/share/themes/Clearlooks,
/usr/share/themes/Crux,
/usr/share/themes/Industrial,
/usr/share/themes/Mist,
/usr/share/themes/Redmond and
/usr/share/themes/ThinIce
</seg>
<seg>
Clearlooks,
Crux,
Industrial,
Mist,
Redmond and
ThinIce
</seg>
</seglistitem> </seglistitem>
</segmentedlist> </segmentedlist>
@ -115,14 +145,11 @@ make</userinput></screen>
<?dbhtml list-presentation="table"?> <?dbhtml list-presentation="table"?>
<varlistentry> <varlistentry>
<term>engines libraries</term> <term>engine libraries</term>
<listitem> <listitem>
<para>are manager systems for specific themes.</para> <para>are manager systems for specific themes.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>
</sect2> </sect2>
</sect1> </sect1>