source: x/lib/gtk-engines.xml@ ee4e4dea

10.1 11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since ee4e4dea was 1b606df3, checked in by Douglas R. Reno <renodr@…>, 3 years ago

gtk-engines: for FTP, use &gnome-download-ftp instead of &gnome-download-http.

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

  • Property mode set to 100644
File size: 5.0 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-ftp;/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 &lfs10_checked;
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>
46 Download (HTTP): <ulink url="&gtk-engines-download-http;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download (FTP): <ulink url="&gtk-engines-download-ftp;"/>
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download MD5 sum: &gtk-engines-md5sum;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Download size: &gtk-engines-size;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated disk space required: &gtk-engines-buildsize;
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Estimated build time: &gtk-engines-time;
72 </para>
73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect3">GTK Engines Dependencies</bridgehead>
77
78 <bridgehead renderas="sect4">Required</bridgehead>
79 <para role="required">
80 <xref linkend="gtk2"/>
81 </para>
82
83 <bridgehead renderas="sect4">Optional</bridgehead>
84 <para role="optional">
85 <xref linkend="lua"/> and
86 <xref linkend="which"/> (required for test suite)
87 </para>
88
89 <para condition="html" role="usernotes">
90 User Notes: <ulink url="&blfs-wiki;/gtk-engines"/>
91 </para>
92 </sect2>
93
94 <sect2 role="installation">
95 <title>Installation of GTK Engines</title>
96
97 <para>
98 Install <application>GTK Engines</application> by running the following
99 commands:
100 </para>
101
102<screen><userinput>./configure --prefix=/usr &amp;&amp;
103make</userinput></screen>
104
105 <para>
106 To test the results, issue: <command>make check</command>.
107 </para>
108
109 <para>
110 Now, as the <systemitem class="username">root</systemitem> user:
111 </para>
112
113<screen role="root"><userinput>make install</userinput></screen>
114 </sect2>
115
116 <sect2 role="commands">
117 <title>Command Explanations</title>
118
119 <para>
120 <option>--enable-lua --with-system-lua</option>: Use these switches if you
121 installed <application>Lua</application> and want to build Lua theming
122 engine.
123 </para>
124
125 </sect2>
126
127 <sect2 role="content">
128 <title>Contents</title>
129
130 <segmentedlist>
131 <segtitle>Installed Programs</segtitle>
132 <segtitle>Installed Libraries</segtitle>
133 <segtitle>Installed Directories</segtitle>
134 <segtitle>Installed Themes</segtitle>
135
136 <seglistitem>
137 <seg>
138 None
139 </seg>
140 <seg>
141 libclearlooks.so,
142 libcrux-engine.so,
143 libglide.so,
144 libhcengine.so,
145 libindustrial.so,
146 libmist.so,
147 libredmond95.so and
148 libthinice.so (GTK-2 engines libraries)
149 </seg>
150 <seg>
151 /usr/lib/gtk-&gtk2-libdir;/engines,
152 /usr/share/gtk-engines,
153 /usr/share/themes/Clearlooks,
154 /usr/share/themes/Crux,
155 /usr/share/themes/Industrial,
156 /usr/share/themes/Mist,
157 /usr/share/themes/Redmond and
158 /usr/share/themes/ThinIce
159 </seg>
160 <seg>
161 Clearlooks,
162 Crux,
163 Industrial,
164 Mist,
165 Redmond and
166 ThinIce
167 </seg>
168 </seglistitem>
169 </segmentedlist>
170
171 <variablelist>
172 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
173 <?dbfo list-presentation="list"?>
174 <?dbhtml list-presentation="table"?>
175
176 <varlistentry>
177 <term>engine libraries</term>
178 <listitem>
179 <para>
180 are manager systems for specific themes.
181 </para>
182 </listitem>
183 </varlistentry>
184 </variablelist>
185 </sect2>
186</sect1>
Note: See TracBrowser for help on using the repository browser.