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

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 adf17153 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
RevLine 
[fdca4266]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[fdca4266]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[64e5289b]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
[1b606df3]10 "&gnome-download-ftp;/gtk-engines/2.20/gtk-engines-&gtk-engines-version;.tar.bz2">
[64e5289b]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">
[fdca4266]15]>
16
[a0b39879]17<sect1 id="gtk-engines" xreflabel="GTK Engines-&gtk-engines-version;">
[f8a6196]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
[64e5289b]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>
[f8a6196]38
[42a0e5ed]39 &lfs101_checked;
[a10f4a7]40
[f8a6196]41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
[baac59c]44 <para>
45 Download (HTTP): <ulink url="&gtk-engines-download-http;"/>
46 </para>
[f8a6196]47 </listitem>
48 <listitem>
[baac59c]49 <para>
50 Download (FTP): <ulink url="&gtk-engines-download-ftp;"/>
51 </para>
[f8a6196]52 </listitem>
53 <listitem>
[baac59c]54 <para>
55 Download MD5 sum: &gtk-engines-md5sum;
56 </para>
[f8a6196]57 </listitem>
58 <listitem>
[baac59c]59 <para>
60 Download size: &gtk-engines-size;
61 </para>
[f8a6196]62 </listitem>
63 <listitem>
[baac59c]64 <para>
65 Estimated disk space required: &gtk-engines-buildsize;
66 </para>
[f8a6196]67 </listitem>
68 <listitem>
[baac59c]69 <para>
70 Estimated build time: &gtk-engines-time;
71 </para>
[f8a6196]72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">GTK Engines Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
[64e5289b]78 <para role="required">
[56605b9]79 <xref linkend="gtk2"/>
[64e5289b]80 </para>
[65ed5cb]81
82 <bridgehead renderas="sect4">Optional</bridgehead>
[64e5289b]83 <para role="optional">
[86d59cb]84 <xref linkend="lua"/> and
85 <xref linkend="which"/> (required for test suite)
[64e5289b]86 </para>
[0a7c3921]87
[64e5289b]88 <para condition="html" role="usernotes">
89 User Notes: <ulink url="&blfs-wiki;/gtk-engines"/>
90 </para>
[f8a6196]91 </sect2>
92
93 <sect2 role="installation">
94 <title>Installation of GTK Engines</title>
95
[64e5289b]96 <para>
97 Install <application>GTK Engines</application> by running the following
98 commands:
99 </para>
[f8a6196]100
101<screen><userinput>./configure --prefix=/usr &amp;&amp;
102make</userinput></screen>
103
[baac59c]104 <para>
105 To test the results, issue: <command>make check</command>.
106 </para>
[f8a6196]107
[64e5289b]108 <para>
109 Now, as the <systemitem class="username">root</systemitem> user:
110 </para>
[f8a6196]111
112<screen role="root"><userinput>make install</userinput></screen>
113 </sect2>
114
[86d59cb]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
[f8a6196]126 <sect2 role="content">
127 <title>Contents</title>
128
129 <segmentedlist>
[910d888]130 <segtitle>Installed Programs</segtitle>
[f8a6196]131 <segtitle>Installed Libraries</segtitle>
[f8ad622]132 <segtitle>Installed Directories</segtitle>
[f8a6196]133 <segtitle>Installed Themes</segtitle>
134
135 <seglistitem>
[13507eb]136 <seg>
137 None
138 </seg>
[64e5289b]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>
[f8a6196]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>
[64e5289b]176 <term>engine libraries</term>
[f8a6196]177 <listitem>
[baac59c]178 <para>
[4c24eb0a]179 are manager systems for specific themes
[baac59c]180 </para>
[f8a6196]181 </listitem>
182 </varlistentry>
183 </variablelist>
184 </sect2>
[4c24eb0a]185
[98526b7]186</sect1>
Note: See TracBrowser for help on using the repository browser.