source: x/lib/webkitgtk.xml@ 9851978

10.0 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 9851978 was 9851978, checked in by Douglas R. Reno <renodr@…>, 4 years ago

Update to inkscape-0.92.5
Update to WebKitGTK+-2.28.1
Update some URLs in ImageMagick6

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

  • Property mode set to 100644
File size: 11.1 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 "https://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz">
8 <!ENTITY webkitgtk-download-ftp " ">
9 <!ENTITY webkitgtk-md5sum "866a40ac4f365ecfd2d28face651ab6e">
10 <!ENTITY webkitgtk-size "20 MB">
11 <!ENTITY webkitgtk-buildsize "790 MB (115 MB installed)">
12 <!ENTITY webkitgtk-time "21 SBU (using parallelism=4, estimated 70 SBUs using one core)">
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 a port of the
34 portable web rendering engine <application>WebKit</application> to the
35 <application>GTK+ 3</application> and <application>GTK+ 2</application>
36 platforms.
37 </para>
38
39 &lfs91_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&webkitgtk-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&webkitgtk-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &webkitgtk-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &webkitgtk-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &webkitgtk-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &webkitgtk-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">WebKitGTK+ Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="cairo"/>,
80 <xref linkend="cmake"/>,
81 <xref linkend="gst10-plugins-base"/>,
82 <xref linkend="gst10-plugins-bad"/>,
83 <xref linkend="gtk3"/>,
84 <xref linkend="icu"/>,
85 <xref linkend="libgudev"/>,
86 <xref linkend="libsecret"/>,
87 <xref linkend="libsoup"/>,
88 <xref linkend="libwebp"/>,
89 <xref linkend="mesa"/>,
90 <xref linkend="openjpeg2"/>,
91 <xref linkend="ruby"/>,
92 <xref linkend="sqlite"/>, and
93 <xref linkend="which"/>
94 </para>
95
96 <bridgehead renderas="sect4">Recommended</bridgehead>
97 <para role="recommended">
98 <xref linkend="enchant"/>,
99 <xref linkend="geoclue2"/>,
100 <xref linkend="gobject-introspection"/>,
101 <xref linkend="hicolor-icon-theme"/>, and
102 <xref linkend="libnotify"/>
103 </para>
104
105 <bridgehead renderas="sect4">Optional</bridgehead>
106 <para role="optional">
107 <xref linkend="bubblewrap"/>,
108 <xref linkend="gtk-doc"/>,
109 <xref linkend="harfbuzz"/>,
110 <xref linkend="wayland"/>,
111 <xref linkend="woff2"/>,
112 <ulink url="https://ccache.dev/">ccache</ulink>,
113 <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
114 <ulink url="http://xsltml.sourceforge.net/">MathML</ulink>,
115 <ulink url="https://github.com/WebPlatformForEmbedded/libwpe">libwpe</ulink>,
116 <ulink url="https://github.com/Igalia/WPEBackend-fdo">WPEBackend-fdo</ulink>, and
117 <ulink url="https://github.com/flatpak/xdg-dbus-proxy">xdg-dbus-proxy</ulink>
118 </para>
119
120 <para condition="html" role="usernotes">
121 User Notes: <ulink url="&blfs-wiki;/webkitgtk"/>
122 </para>
123 </sect2>
124
125 <sect2 role="installation">
126 <title>Installation of WebKitGTK+</title>
127
128 <bridgehead renderas="sect3">Installation of
129 <application>WebKitGTK+</application></bridgehead>
130
131 <para>
132 Install <application>WebKitGTK+</application> by running the
133 following commands:
134 </para>
135
136<screen><userinput>mkdir -vp build &amp;&amp;
137cd build &amp;&amp;
138
139cmake -DCMAKE_BUILD_TYPE=Release \
140 -DCMAKE_INSTALL_PREFIX=/usr \
141 -DCMAKE_SKIP_RPATH=ON \
142 -DPORT=GTK \
143 -DLIB_INSTALL_DIR=/usr/lib \
144 -DUSE_LIBHYPHEN=OFF \
145 -DENABLE_MINIBROWSER=ON \
146 -DUSE_WOFF2=OFF \
147 -DUSE_WPE_RENDERER=OFF \
148 -DENABLE_BUBBLEWRAP_SANDBOX=OFF \
149 -Wno-dev -G Ninja .. &amp;&amp;
150ninja</userinput></screen>
151
152 <para>
153 This package does not have a working testsuite. However, there is a
154 usable basic graphical web browser in the build directory,
155 <application>build/bin/MiniBrowser</application>. If launching it fails,
156 there is a problem with the build.
157 </para>
158
159 <note><para>
160 When installing, the Makefile does some additional compiling and linking.
161 If you do not have Xorg in /usr, the LIBRARY_PATH and PKG_CONFIG_PATH
162 variables need to be defined for the root user. If using sudo to assume
163 root, use the -E option to pass your current environment variables for the
164 install process.
165 </para></note>
166
167 <para>
168 Now, as the <systemitem class="username">root</systemitem> user:
169 </para>
170
171<screen role="root"><userinput>ninja install &amp;&amp;
172
173install -vdm755 /usr/share/gtk-doc/html/webkit{2,dom}gtk-4.0 &amp;&amp;
174install -vm644 ../Documentation/webkit2gtk-4.0/html/* \
175 /usr/share/gtk-doc/html/webkit2gtk-4.0 &amp;&amp;
176install -vm644 ../Documentation/webkitdomgtk-4.0/html/* \
177 /usr/share/gtk-doc/html/webkitdomgtk-4.0</userinput></screen>
178
179 </sect2>
180
181 <sect2 role="commands">
182 <title>Command Explanations</title>
183
184<!-- <para>
185 <command>sed ... TextCheckerEnchant.cpp</command>: This command
186 is needed to allow the build to complete with enchant-2.x.
187 </para> -->
188
189 <para>
190 <parameter>-DUSE_LIBHYPHEN=OFF</parameter>: This switch disables
191 default automatic hyphenation implementation. You need to install
192 <ulink
193 url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
194 if you wish to enable it (replacing OFF with ON or just removing
195 the switch).
196 </para>
197
198 <para>
199 <parameter>-DENABLE_MINIBROWSER=ON</parameter>: This switch enables the
200 <application>Mini Browser</application> compilation and install.
201 </para>
202
203 <para>
204 <parameter>-DUSE_WPE_RENDERER=OFF</parameter>: Remove this switch if the optional
205 packages <ulink url="https://github.com/WebPlatformForEmbedded/libwpe">libwpe</ulink> and
206 <ulink url="https://github.com/Igalia/WPEBackend-fdo">WPEBackend-fdo</ulink> are installed.
207 </para>
208
209 <para>
210 <parameter>-DENABLE_BUBBLEWRAP_SANDBOX=OFF</parameter>: Remove this switch if the optional
211 packages <xref linkend="bubblewrap"/> and
212 <ulink url="https://github.com/flatpak/xdg-dbus-proxy">xdg-dbus-proxy</ulink>
213 are installed.
214 </para>
215
216 <para>
217 <option>-DUSE_LIBNOTIFY=OFF</option>: Use this switch if you do not
218 have <application>libnotify</application> installed.
219 </para>
220
221 <para>
222 <option>-DUSE_SYSTEM_MALLOC=ON</option>: This switch enables building
223 against the system installed <application>malloc</application>.
224 </para>
225
226 <para>
227 <option>-DENABLE_GEOLOCATION=OFF</option>: Use this switch if you don't
228 want to install <xref linkend="geoclue2"/>.
229 </para>
230
231 <para>
232 <option>-DENABLE_GTKDOC=ON</option>: Use this switch if <xref
233 linkend="gtk-doc"/> is installed and you wish to rebuild and install the
234 API documentation.
235 </para>
236
237 <para>
238 <option>-DUSE_WOFF2=ON</option>: Use this switch if the optional
239 package <xref linkend="woff2"/> is installed. This adds additional
240 support for fonts.
241 </para>
242
243 </sect2>
244
245 <sect2 role="content">
246 <title>Contents</title>
247
248 <segmentedlist>
249 <segtitle>Installed Program</segtitle>
250 <segtitle>Installed Libraries</segtitle>
251 <segtitle>Installed Directories</segtitle>
252
253 <seglistitem>
254 <seg>
255 jsc,
256 MiniBrowser, and
257 WebKitWebDriver
258 </seg>
259 <seg>
260 libjavascriptcoregtk-4.0.so and
261 libwebkit2gtk-4.0.so
262 </seg>
263 <seg>
264 /usr/include/webkitgtk-4.0,
265 /usr/lib{,exec}/webkit2gtk-4.0, and
266 /usr/share/gtk-doc/html/webkit{2,dom}gtk-4.0
267 </seg>
268 </seglistitem>
269 </segmentedlist>
270
271 <variablelist>
272 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
273 <?dbfo list-presentation="list"?>
274 <?dbhtml list-presentation="table"?>
275
276 <varlistentry id="jsc">
277 <term><command>jsc</command></term>
278 <listitem>
279 <para>
280 is a command-line utility that allows you to run JavaScript programs
281 outside of the context of a web browser.
282 </para>
283 <indexterm zone="webkitgtk jsc">
284 <primary sortas="b-jsc">jsc</primary>
285 </indexterm>
286 </listitem>
287 </varlistentry>
288
289 <varlistentry id="MiniBrowser">
290 <term><command>MiniBrowser</command></term>
291 <listitem>
292 <para>
293 is a very simple graphical browser.
294 </para>
295 <indexterm zone="webkitgtk MiniBrowser">
296 <primary sortas="b-MiniBrowser">MiniBrowser</primary>
297 </indexterm>
298 </listitem>
299 </varlistentry>
300
301 <varlistentry id="WebKitWebDriver">
302 <term><command>WebKitWebDriver</command></term>
303 <listitem>
304 <para>
305 allows debugging and automation of web pages and browsers.
306 </para>
307 <indexterm zone="webkitgtk WebKitWebDriver">
308 <primary sortas="b-WebKitWebDriver">WebKitWebDriver</primary>
309 </indexterm>
310 </listitem>
311 </varlistentry>
312
313 <varlistentry id="libjavascriptcoregtk-4.0">
314 <term><filename
315 class="libraryfile">libjavascriptcoregtk-4.0.so</filename></term>
316 <listitem>
317 <para>
318 contains core JavaScript API functions used by
319 <command>jsc</command> and <filename
320 class="libraryfile">libwebkit2gtk-4.0</filename>.
321 </para>
322 <indexterm zone="webkitgtk libjavascriptcoregtk-4.0">
323 <primary sortas="c-libjavascriptcoregtk-4.0">libjavascriptcoregtk-4.0.0.so</primary>
324 </indexterm>
325 </listitem>
326 </varlistentry>
327
328 <varlistentry id="libwebkit2gtk-4">
329 <term><filename class="libraryfile">libwebkit2gtk-4.0.so</filename></term>
330 <listitem>
331 <para>
332 contains the <application>WebKit2</application> API functions.
333 </para>
334 <indexterm zone="webkitgtk libwebkit2gtk-4">
335 <primary sortas="c-libwebkit2gtk-4">libwebkit2gtk-4.0.so</primary>
336 </indexterm>
337 </listitem>
338 </varlistentry>
339
340 </variablelist>
341
342 </sect2>
343
344</sect1>
Note: See TracBrowser for help on using the repository browser.