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

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 eede1a3 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

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