source: x/lib/webkitgtk.xml@ 83bf104

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 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 83bf104 was 83bf104, checked in by Bruce Dubbs <bdubbs@…>, 11 years ago

Tags and a url update

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

  • Property mode set to 100644
File size: 10.5 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 webkitgtk-download-http "http://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz">
8 <!ENTITY webkitgtk-download-ftp " ">
9 <!ENTITY webkitgtk-md5sum "7b1a652af1eb11bee5bf7209e9ff67e6">
10 <!ENTITY webkitgtk-size "8.3 MB">
11 <!ENTITY webkitgtk-buildsize "800 MB (650 MB for GTK+2 version)">
12 <!ENTITY webkitgtk-time "55 SBU">
13]>
14
15<sect1 id="webkitgtk" xreflabel="WebKitGTK+-&webkitgtk-version;">
16 <?dbhtml filename="webkitgtk.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>WebKitGTK+-&webkitgtk-version;</title>
24
25 <indexterm zone="webkitgtk">
26 <primary sortas="a-WebKitGTK+">WebKitGTK+</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to WebKitGTK+</title>
31
32 <para>
33 The <application>WebKitGTK+</application> package is the port of the
34 portable web rendering engine <application>WebKit</application> to the
35 <application>GTK+</application> platform.
36 </para>
37
38 &lfs73_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&webkitgtk-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&webkitgtk-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &webkitgtk-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &webkitgtk-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &webkitgtk-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &webkitgtk-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
75 <itemizedlist spacing="compact">
76 <listitem>
77 <para>
78 Required patch:
79 <ulink url="&patch-root;/webkitgtk-&webkitgtk-version;-fix_librt_linking-1.patch"/>
80 </para>
81 </listitem>
82 </itemizedlist>
83
84 <bridgehead renderas="sect3">WebKitGTK+ Dependencies</bridgehead>
85
86 <!-- webkitgtk 2.0.2 requires libwebp -->
87 <bridgehead renderas="sect4">Required</bridgehead>
88 <para role="required">
89 <xref linkend="gperf"/>,
90 <xref linkend="gst10-plugins-base"/> or
91 <xref linkend="gst-plugins-base"/>,
92 <xref linkend="gtk3"/> or
93 <xref linkend="gtk2"/>,
94 <xref linkend="icu"/>,
95 <xref linkend="libxslt"/>,
96 <xref linkend="libsoup"/>,
97 <xref linkend="mesalib"/>,
98 <xref linkend="ruby"/>,
99 <xref linkend="sqlite"/> and
100 <xref linkend="which"/>
101 </para>
102
103 <bridgehead renderas="sect4">Recommended</bridgehead>
104 <para role="recommended">
105 <xref linkend="geoclue"/> and
106 <xref linkend="gobject-introspection"/>
107 </para>
108
109 <bridgehead renderas="sect4">Optional</bridgehead>
110 <para role="optional">
111 <xref linkend="curl"/>,
112 <xref linkend="enchant"/>,
113 <xref linkend="gtk-doc"/> and
114 <ulink url="http://xsltml.sourceforge.net/">MathML</ulink>
115 </para>
116
117 <para condition="html" role="usernotes">
118 User Notes: <ulink url="&blfs-wiki;/webkitgtk"/>
119 </para>
120 </sect2>
121
122 <sect2 role="installation">
123 <title>Installation of WebKitGTK+</title>
124
125 <warning>
126 <para>
127 If you are building <application>WebKitGTK+</application>
128 with <command>make</command> 3.82, make sure that you have built
129 it with the following
130 <ulink url="&patch-downloads;/make/make-3.82-upstream_fixes-3.patch">
131 patch</ulink> applied or <application>WebKitGTK+</application>
132 build will fail.
133 </para>
134 </warning>
135
136 <para>
137 If you have not installed <xref linkend="gtk-doc"/>, fix a bug that will
138 cause <command>make install</command> to fail:
139 </para>
140
141<screen><userinput>sed -i '/generate-gtkdoc --rebase/s:^:# :' GNUmakefile.in</userinput></screen>
142
143 <para>
144 Install <application>WebKitGTK+</application> by running the
145 following commands:
146 </para>
147
148<screen><userinput>patch -Np1 -i ../webkitgtk-&webkitgtk-version;-fix_librt_linking-1.patch &amp;&amp;
149./configure --prefix=/usr \
150 --libexecdir=/usr/lib/WebKitGTK \
151 --with-gstreamer=1.0 \
152 --enable-introspection &amp;&amp;
153make</userinput></screen>
154
155 <para>
156 This package does not have a working testsuite.
157 </para>
158
159 <para>
160 Now, as the <systemitem class="username">root</systemitem> user:
161 </para>
162
163<screen role="root"><userinput>make install</userinput></screen>
164 </sect2>
165
166 <sect2 role="commands">
167 <title>Command Explanations</title>
168
169 <para>
170 <option>--enable-introspection</option>: This switch enables support for
171 <application>Gobject Introspection</application> and is required for a
172 <application>GNOME</application> Desktop. Remove if you don't have
173 <application>Gobject Introspection</application> installed or you don't
174 want to install <application>GNOME</application>.
175 </para>
176
177 <para>
178 <parameter>--with-gstreamer=1.0</parameter>: This switch forces use of
179 <application>GStreamer</application> 1.0 series which
180 <application>GNOME</application> 3.6 uses. Remove if you don't want
181 to install <application>GStreamer</application> 1.0 or you don't
182 want to install <application>GNOME</application>.
183 </para>
184
185 <para>
186 <option>--disable-geolocation</option>: Use this option if you did not
187 install <xref linkend="geoclue"/> or <command>configure</command> will
188 fail.
189 </para>
190
191 <para>
192 <parameter>--with-gtk=2.0 --disable-webkit2</parameter>: These parameters
193 force <application>WebKitGTK+</application> to compile against
194 <application>GTK+ 2</application>, even if
195 <application>GTK+ 3</application> is also installed. With
196 <application>GTK+ 2</application>, everything
197 <application>WebKitGTK+</application> installs is suffixed with 1.0. When it
198 is compiled against <application>GTK+ 3</application> everything it
199 installs is suffixed with 3.0. Both versions can be installed alongside
200 one another with no namespace conflicts.
201 </para>
202
203 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
204 href="../../xincludes/gtk-doc-rebuild.xml"/>
205
206 </sect2>
207
208 <sect2 role="content">
209 <title>Contents</title>
210
211 <segmentedlist>
212 <segtitle>Installed Program</segtitle>
213 <segtitle>Installed Library</segtitle>
214 <segtitle>Installed Directories</segtitle>
215
216 <seglistitem>
217 <seg>
218 jsc-1 or jsc-3
219 </seg>
220 <seg>
221 libjavascriptcoregtk-1.0.so and libwebkit-1.0.so or
222 libjavascriptcoregtk-3.0.so, libwebkit2gtk-3.0.so and
223 libwebkit-3.0.so
224 </seg>
225 <seg>
226 /usr/include/webkit-1.0 and /usr/share/webkit-1.0 or
227 /usr/include/webkit-3.0, /usr/lib/WebKit and
228 /usr/share/webkit-3.0
229 </seg>
230 </seglistitem>
231 </segmentedlist>
232
233 <variablelist>
234 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
235 <?dbfo list-presentation="list"?>
236 <?dbhtml list-presentation="table"?>
237
238 <varlistentry id="jsc">
239 <term><command>jsc-1</command> or <command>jsc-3</command></term>
240 <listitem>
241 <para>
242 is a command-line utility that allows you to run JavaScript programs
243 outside of the context of a web browser.
244 </para>
245 <indexterm zone="webkitgtk jsc">
246 <primary sortas="b-jsc">jsc</primary>
247 </indexterm>
248 </listitem>
249 </varlistentry>
250
251 <varlistentry id="libjavascriptcoregtk-1">
252 <term><filename
253 class="libraryfile">libjavascriptcoregtk-1.0.so</filename></term>
254 <listitem>
255 <para>
256 contains core JavaScript API functions used by <command>jsc-1</command>
257 and <filename class="libraryfile">libwebkitgtk-1.0.so</filename>.
258 </para>
259 <indexterm zone="webkitgtk libjavascriptcoregtk-1">
260 <primary sortas="c-libjavascriptcoregtk-1">libjavascriptcoregtk-1.0.so</primary>
261 </indexterm>
262 </listitem>
263 </varlistentry>
264
265 <varlistentry id="libwebkitgtk-1">
266 <term><filename class="libraryfile">libwebkitgtk-1.0.so</filename></term>
267 <listitem>
268 <para>
269 contains the <application>WebKitGTK+</application> API functions for
270 <application>GTK+ 2</application>.
271 </para>
272 <indexterm zone="webkitgtk libwebkitgtk-1">
273 <primary sortas="c-libwebkitgtk-1">libwebkitgtk-1.0.so</primary>
274 </indexterm>
275 </listitem>
276 </varlistentry>
277
278 <varlistentry id="libjavascriptcoregtk-3">
279 <term><filename
280 class="libraryfile">libjavascriptcoregtk-3.0.so</filename></term>
281 <listitem>
282 <para>
283 contains core JavaScript API functions used by <command>jsc-3</command>
284 and <filename class="libraryfile">libwebkitgtk-3.0.so</filename>.
285 </para>
286 <indexterm zone="webkitgtk libjavascriptcoregtk-3">
287 <primary sortas="c-libjavascriptcoregtk-3">libjavascriptcoregtk-3.0.so</primary>
288 </indexterm>
289 </listitem>
290 </varlistentry>
291
292 <varlistentry id="libwebkitgtk-3">
293 <term><filename class="libraryfile">libwebkitgtk-3.0.so</filename></term>
294 <listitem>
295 <para>
296 contains the <application>WebKitGTK+</application> API functions for
297 <application>GTK+ 3</application>.
298 </para>
299 <indexterm zone="webkitgtk libwebkitgtk-3">
300 <primary sortas="c-libwebkitgtk-3">libwebkitgtk-3.0.so</primary>
301 </indexterm>
302 </listitem>
303 </varlistentry>
304
305 <varlistentry id="libwebkit2gtk-3">
306 <term><filename class="libraryfile">libwebkit2gtk-3.0.so</filename></term>
307 <listitem>
308 <para>
309 contains the <application>WebKit2</application> API functions.
310 </para>
311 <indexterm zone="webkitgtk libwebkit2gtk-3">
312 <primary sortas="c-libwebkit2gtk-3">libwebkit2gtk-3.0.so</primary>
313 </indexterm>
314 </listitem>
315 </varlistentry>
316
317 </variablelist>
318
319 </sect2>
320
321</sect1>
Note: See TracBrowser for help on using the repository browser.