source: x/lib/webkitgtk.xml@ 0e107e3

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules 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 0e107e3 was 0e107e3, checked in by Douglas R. Reno <renodr@…>, 8 years ago

Update to ModemManager-1.6.2
Remove an unneeded sed from WebkitGTK+-2.12.5
Fix a few URLs and typos

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

  • Property mode set to 100644
File size: 10.6 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 <!-- This is the 2.8.x and later version of webkit -->
8 <!ENTITY webkitgtk-download-http "http://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz">
9 <!ENTITY webkitgtk-download-ftp " ">
10 <!ENTITY webkitgtk-md5sum "7a9ea00ec195488db90fdeb2d174ddaf">
11 <!ENTITY webkitgtk-size "11.2 MB">
12 <!ENTITY webkitgtk-buildsize "1.0 GB (109 MB installed)">
13 <!ENTITY webkitgtk-time "35 SBU (using parallelism=4, 115 SBUs using one core)">
14]>
15
16<sect1 id="webkitgtk" xreflabel="WebKitGTK+-&webkitgtk-version;">
17 <?dbhtml filename="webkitgtk.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>WebKitGTK+-&webkitgtk-version;</title>
25
26 <indexterm zone="webkitgtk">
27 <primary sortas="a-WebKitGTK+">WebKitGTK+</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to WebKitGTK+</title>
32
33 <para>
34 The <application>WebKitGTK+</application> package is a port of the
35 portable web rendering engine <application>WebKit</application> to the
36 <application>GTK+ 3</application> and <application>GTK+ 2</application>
37 platforms.
38 </para>
39
40 &lfs7a_checked;
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>
46 Download (HTTP): <ulink url="&webkitgtk-download-http;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download (FTP): <ulink url="&webkitgtk-download-ftp;"/>
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download MD5 sum: &webkitgtk-md5sum;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Download size: &webkitgtk-size;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated disk space required: &webkitgtk-buildsize;
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Estimated build time: &webkitgtk-time;
72 </para>
73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect3">WebKitGTK+ Dependencies</bridgehead>
77
78 <bridgehead renderas="sect4">Required</bridgehead>
79 <para role="required">
80 <xref linkend="cairo"/>,
81 <xref linkend="cmake"/>,
82 <xref linkend="gst10-plugins-base"/>,
83 <xref linkend="gtk2"/>,
84 <xref linkend="gtk3"/>,
85 <xref linkend="icu"/>,
86 <xref linkend="libgudev"/>,
87 <xref linkend="libsecret"/>,
88 <xref linkend="libsoup"/>,
89 <xref linkend="libwebp"/>,
90 <xref linkend="mesa"/>,
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" revision="sysv">
98 <xref linkend="enchant"/>,
99 <xref linkend="geoclue"/>,
100 <xref linkend="gobject-introspection"/>,
101 <xref linkend="hicolor-icon-theme"/>
102 </para>
103 <para role="recommended" revision="systemd">
104 <xref linkend="enchant"/>,
105 <xref linkend="geoclue2"/> or
106 <xref linkend="geoclue"/>,
107 <xref linkend="gobject-introspection"/>,
108 <xref linkend="hicolor-icon-theme"/>
109 </para>
110
111 <bridgehead renderas="sect4">Optional</bridgehead>
112 <para role="optional" revision="sysv">
113 <xref linkend="gtk-doc"/>,
114 <xref linkend="harfbuzz"/>,
115 <xref linkend="libnotify"/>,
116 <xref linkend="llvm"/>,
117 <xref linkend="wayland"/>,
118 <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
119 <ulink url="http://freedesktop.org/wiki/Software/GeoClue/">GeoClue2</ulink>, and
120 <ulink url="http://xsltml.sourceforge.net/">MathML</ulink>
121 </para>
122 <para role="optional" revision="systemd">
123 <xref linkend="gtk-doc"/>,
124 <xref linkend="harfbuzz"/>,
125 <xref linkend="libnotify"/>,
126 <xref linkend="llvm"/>,
127 <xref linkend="wayland"/>,
128 <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/"> Hyphen</ulink>, and
129 <ulink url="http://xsltml.sourceforge.net/">MathML</ulink>
130 </para>
131
132 <para condition="html" role="usernotes">
133 User Notes: <ulink url="&blfs-wiki;/webkitgtk"/>
134 </para>
135 </sect2>
136
137 <sect2 role="installation">
138 <title>Installation of WebKitGTK+</title>
139
140 <bridgehead renderas="sect3">Installation of
141 <application>WebKitGTK+</application></bridgehead>
142
143 <para>
144 Install <application>WebKitGTK+</application> by running the
145 following commands:
146 </para>
147<!--Was getting in Firefox and in Seamnkey:
148sed -i 's/â€/\"/g' ...
149in Ocidental
150or
151in Unicode
152sed -i 's/�€/\"/g' ...
153
154http://www.danshort.com/HTMLentities/
155Open double quotes “ &ldquo; &#8220; &#x201C;
156Close double quotes ” &rdquo; &#8221; &#x201D;
157-->
158<!-- Not needed anymore as of 2.12.5
159<screen><userinput>sed -e 's/&ldquo;/\"/' -e 's/&rdquo;/\"/' \
160 -i Source/WebCore/xml/XMLViewer.{css,js} &amp;&amp;
161-->
162<!-- Fixed in 2.10.9
163sed -i "s#isnan#std::&amp;#g" Source/JavaScriptCore/runtime/Options.cpp &amp;&amp;-->
164
165<screen><userinput>mkdir -vp build &amp;&amp;
166cd build &amp;&amp;
167
168cmake -DCMAKE_BUILD_TYPE=Release \
169 -DCMAKE_INSTALL_PREFIX=/usr \
170 -DCMAKE_SKIP_RPATH=ON \
171 -DPORT=GTK \
172 -DLIB_INSTALL_DIR=/usr/lib \
173 -DUSE_LIBHYPHEN=OFF \
174 -DENABLE_MINIBROWSER=ON \
175 -Wno-dev .. &amp;&amp;
176make</userinput></screen>
177
178 <para>
179 This package does not have a working testsuite. However, there is a
180 useable basic graphical web browser in the build directory,
181 <application>build/bin/MiniBrowser</application>. If launching it fails,
182 there is a problem with the build.
183 </para>
184
185 <note><para>
186 When installing, the Makefile does some additional compiling and linking.
187 If you do not have Xorg in /usr, the LIBRARY_PATH and PKG_CONFIG_PATH
188 variables need to be defined for the root user. If using sudo to assume
189 root, use the -E option to pass your current environment variables for the
190 install process.
191 </para></note>
192
193 <para>
194 Now, as the <systemitem class="username">root</systemitem> user:
195 </para>
196
197<screen role="root"><userinput>make install &amp;&amp;
198
199install -vdm755 /usr/share/gtk-doc/html/webkit{2,dom}gtk-4.0 &amp;&amp;
200install -vm644 ../Documentation/webkit2gtk-4.0/html/* \
201 /usr/share/gtk-doc/html/webkit2gtk-4.0 &amp;&amp;
202install -vm644 ../Documentation/webkitdomgtk-4.0/html/* \
203 /usr/share/gtk-doc/html/webkitdomgtk-4.0</userinput></screen>
204
205 </sect2>
206
207 <sect2 role="commands">
208 <title>Command Explanations</title>
209
210<!--
211 <para>
212 <command>sed -i ...</command>: Fixes typos in two
213 source code files.
214 </para>
215-->
216
217 <para>
218 <parameter>-DUSE_LIBHYPHEN=OFF</parameter>: This switch disables
219 default automatic hyphenation implementation. You need to install
220 <ulink
221 url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
222 if you wish to enable it (replacing OFF with ON or just removing
223 the switch).
224 </para>
225
226 <para>
227 <parameter>-DENABLE_MINIBROWSER=ON</parameter>: This switch enables the
228 <application>Mini Browser</application> compilation and install.
229 </para>
230
231 <para>
232 <option>-DUSE_SYSTEM_MALLOC=ON</option>: This switch enables building
233 against the system installed <application>malloc</application>.
234 </para>
235
236 <para>
237 <option>-DENABLE_GEOLOCATION=OFF</option>: Use this switch if you don't
238 want to install <xref linkend="geoclue"/> or
239 <xref linkend="geoclue2"/>.
240 </para>
241
242 <para>
243 <option>-DENABLE_GTKDOC=ON</option>: Use this switch if <xref
244 linkend="gtk-doc"/> is installed and you wish to rebuild and install the
245 API documentation.
246 </para>
247
248 </sect2>
249
250 <sect2 role="content">
251 <title>Contents</title>
252
253 <segmentedlist>
254 <segtitle>Installed Program</segtitle>
255 <segtitle>Installed Libraries</segtitle>
256 <segtitle>Installed Directories</segtitle>
257
258 <seglistitem>
259 <seg>
260 jsc and MiniBrowser
261 </seg>
262 <seg>
263 libjavascriptcoregtk-4.0.so and
264 libwebkit2gtk-4.0.so
265 </seg>
266 <seg>
267 /usr/include/webkitgtk-4.0,
268 /usr/lib{,exec}/webkit2gtk-4.0 and
269 /usr/share/gtk-doc/html/webkit{2,dom}gtk-4.0
270 </seg>
271 </seglistitem>
272 </segmentedlist>
273
274 <variablelist>
275 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
276 <?dbfo list-presentation="list"?>
277 <?dbhtml list-presentation="table"?>
278
279 <varlistentry id="jsc">
280 <term><command>jsc</command></term>
281 <listitem>
282 <para>
283 is a command-line utility that allows you to run JavaScript programs
284 outside of the context of a web browser.
285 </para>
286 <indexterm zone="webkitgtk jsc">
287 <primary sortas="b-jsc">jsc</primary>
288 </indexterm>
289 </listitem>
290 </varlistentry>
291
292 <varlistentry id="MiniBrowser">
293 <term><command>MiniBrowser</command></term>
294 <listitem>
295 <para>
296 is a very simple graphical browser.
297 </para>
298 <indexterm zone="webkitgtk MiniBrowser">
299 <primary sortas="b-MiniBrowser">MiniBrowser</primary>
300 </indexterm>
301 </listitem>
302 </varlistentry>
303
304 <varlistentry id="libjavascriptcoregtk-4.0">
305 <term><filename
306 class="libraryfile">libjavascriptcoregtk-4.0.so</filename></term>
307 <listitem>
308 <para>
309 contains core JavaScript API functions used by
310 <command>jsc</command> and <filename
311 class="libraryfile">libwebkit2gtk-4.0</filename>.
312 </para>
313 <indexterm zone="webkitgtk libjavascriptcoregtk-4.0">
314 <primary sortas="c-libjavascriptcoregtk-4.0">libjavascriptcoregtk-4.0.0.so</primary>
315 </indexterm>
316 </listitem>
317 </varlistentry>
318
319 <varlistentry id="libwebkit2gtk-4">
320 <term><filename class="libraryfile">libwebkit2gtk-4.0.so</filename></term>
321 <listitem>
322 <para>
323 contains the <application>WebKit2</application> API functions.
324 </para>
325 <indexterm zone="webkitgtk libwebkit2gtk-4">
326 <primary sortas="c-libwebkit2gtk-4">libwebkit2gtk-4.0.so</primary>
327 </indexterm>
328 </listitem>
329 </varlistentry>
330
331 </variablelist>
332
333 </sect2>
334
335</sect1>
Note: See TracBrowser for help on using the repository browser.