source: x/lib/gtk-engines.xml@ 43bb741

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 43bb741 was 43bb741, checked in by Bruce Dubbs <bdubbs@…>, 10 years ago

Finish checking KDE.
Tags and text updates.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12800 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.8 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gtk-engines-download-http
8 "&gnome-download-http;/gtk-engines/2.20/gtk-engines-&gtk-engines-version;.tar.bz2">
9 <!ENTITY gtk-engines-download-ftp
10 "&gnome-download-http;/gtk-engines/2.20/gtk-engines-&gtk-engines-version;.tar.bz2">
11 <!ENTITY gtk-engines-md5sum "5deb287bc6075dc21812130604c7dc4f">
12 <!ENTITY gtk-engines-size "676 KB">
13 <!ENTITY gtk-engines-buildsize "19 MB">
14 <!ENTITY gtk-engines-time "0.4 SBU">
15]>
16
17<sect1 id="gtk-engines" xreflabel="GTK Engines-&gtk-engines-version;">
18 <?dbhtml filename="gtk-engines.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>GTK Engines-&gtk-engines-version;</title>
26
27 <indexterm zone="gtk-engines">
28 <primary sortas="a-GTK Engines">GTK Engines</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to GTK Engines</title>
33
34 <para>
35 The <application>GTK Engines</application> package contains eight
36 themes/engines and two additional engines for
37 <application>GTK2</application>.
38 </para>
39
40 &lfs75_checked;
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>Download (HTTP): <ulink url="&gtk-engines-download-http;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download (FTP): <ulink url="&gtk-engines-download-ftp;"/></para>
49 </listitem>
50 <listitem>
51 <para>Download MD5 sum: &gtk-engines-md5sum;</para>
52 </listitem>
53 <listitem>
54 <para>Download size: &gtk-engines-size;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated disk space required: &gtk-engines-buildsize;</para>
58 </listitem>
59 <listitem>
60 <para>Estimated build time: &gtk-engines-time;</para>
61 </listitem>
62 </itemizedlist>
63
64 <bridgehead renderas="sect3">GTK Engines Dependencies</bridgehead>
65
66 <bridgehead renderas="sect4">Required</bridgehead>
67 <para role="required">
68 <xref linkend="gtk2"/> and
69 <xref linkend="intltool"/>
70 </para>
71
72 <bridgehead renderas="sect4">Optional</bridgehead>
73 <para role="optional">
74 <xref linkend="lua"/> and
75 <xref linkend="which"/> (required for test suite)
76 </para>
77
78 <para condition="html" role="usernotes">
79 User Notes: <ulink url="&blfs-wiki;/gtk-engines"/>
80 </para>
81 </sect2>
82
83 <sect2 role="installation">
84 <title>Installation of GTK Engines</title>
85
86 <para>
87 Install <application>GTK Engines</application> by running the following
88 commands:
89 </para>
90
91<screen><userinput>./configure --prefix=/usr &amp;&amp;
92make</userinput></screen>
93
94 <para>To test the results, issue: <command>make check</command>.</para>
95
96 <para>
97 Now, as the <systemitem class="username">root</systemitem> user:
98 </para>
99
100<screen role="root"><userinput>make install</userinput></screen>
101 </sect2>
102
103 <sect2 role="commands">
104 <title>Command Explanations</title>
105
106 <para>
107 <option>--enable-lua --with-system-lua</option>: Use these switches if you
108 installed <application>Lua</application> and want to build Lua theming
109 engine.
110 </para>
111
112 </sect2>
113
114 <sect2 role="content">
115 <title>Contents</title>
116
117 <segmentedlist>
118 <segtitle>Installed Programs</segtitle>
119 <segtitle>Installed Libraries</segtitle>
120 <segtitle>Installed Directories</segtitle>
121 <segtitle>Installed Themes</segtitle>
122
123 <seglistitem>
124 <seg>
125 None
126 </seg>
127 <seg>
128 libclearlooks.so,
129 libcrux-engine.so,
130 libglide.so,
131 libhcengine.so,
132 libindustrial.so,
133 libmist.so,
134 libredmond95.so and
135 libthinice.so (GTK-2 engines libraries)
136 </seg>
137 <seg>
138 /usr/lib/gtk-&gtk2-libdir;/engines,
139 /usr/share/gtk-engines,
140 /usr/share/themes/Clearlooks,
141 /usr/share/themes/Crux,
142 /usr/share/themes/Industrial,
143 /usr/share/themes/Mist,
144 /usr/share/themes/Redmond and
145 /usr/share/themes/ThinIce
146 </seg>
147 <seg>
148 Clearlooks,
149 Crux,
150 Industrial,
151 Mist,
152 Redmond and
153 ThinIce
154 </seg>
155 </seglistitem>
156 </segmentedlist>
157
158 <variablelist>
159 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
160 <?dbfo list-presentation="list"?>
161 <?dbhtml list-presentation="table"?>
162
163 <varlistentry>
164 <term>engine libraries</term>
165 <listitem>
166 <para>are manager systems for specific themes.</para>
167 </listitem>
168 </varlistentry>
169 </variablelist>
170 </sect2>
171</sect1>
Note: See TracBrowser for help on using the repository browser.