source: x/lib/webkitgtk.xml

trunk
Last change on this file was 11863c1d, checked in by Xi Ruoyao <xry111@…>, 2 weeks ago

webkitgtk: Add -DENABLE_WEBDRIVER=OFF for sysv gtk-3 build too

Stupid I. I didn't realize this package needs different cmake commands
for systemd and sysv.

Reported-by: Thomas Trepl <thomas@…>

  • Property mode set to 100644
File size: 17.4 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[1a024c3c]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
[8dfc5c3]7 <!ENTITY webkitgtk-download-http "https://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz">
[de4ed8e]8 <!ENTITY webkitgtk-download-ftp " ">
[d0c049f]9 <!ENTITY webkitgtk-md5sum "b3a4504892162b30a774d3afde4707f7">
10 <!ENTITY webkitgtk-size "35 MB">
11 <!ENTITY webkitgtk-buildsize "1.2 GB (156 MB installed, add 151 MB for GTK-4)">
12 <!ENTITY webkitgtk-time "25 SBU (for GTK-3, using parallelism=8, add 25 SBU for GTK-4)">
[9acdb9d]13
14 <!ENTITY libbacktrace
15 "<ulink url='https://github.com/ianlancetaylor/libbacktrace'>libbacktrace</ulink>">
[1a024c3c]16]>
17
[442c799]18<sect1 id="webkitgtk" xreflabel="WebKitGTK-&webkitgtk-version;">
[de4ed8e]19 <?dbhtml filename="webkitgtk.html"?>
[1a024c3c]20
21
[442c799]22 <title>WebKitGTK-&webkitgtk-version;</title>
[1a024c3c]23
[de4ed8e]24 <indexterm zone="webkitgtk">
[442c799]25 <primary sortas="a-WebKitGTK">WebKitGTK</primary>
[1a024c3c]26 </indexterm>
27
28 <sect2 role="package">
[442c799]29 <title>Introduction to WebKitGTK</title>
[1a024c3c]30
31 <para>
[8558044]32 The <application>WebKitGTK</application> package is a port of the
[4026a19]33 portable web rendering engine <application>WebKit</application> to the
[cbe60bd]34 <application>GTK+ 3</application> and <application>GTK 4</application>
[1a024c3c]35 platforms.
36 </para>
37
[ca09b51]38 &lfs121_checked;
[1a024c3c]39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
[de4ed8e]44 Download (HTTP): <ulink url="&webkitgtk-download-http;"/>
[1a024c3c]45 </para>
46 </listitem>
47 <listitem>
48 <para>
[de4ed8e]49 Download (FTP): <ulink url="&webkitgtk-download-ftp;"/>
[1a024c3c]50 </para>
51 </listitem>
52 <listitem>
53 <para>
[de4ed8e]54 Download MD5 sum: &webkitgtk-md5sum;
[1a024c3c]55 </para>
56 </listitem>
57 <listitem>
58 <para>
[de4ed8e]59 Download size: &webkitgtk-size;
[1a024c3c]60 </para>
61 </listitem>
62 <listitem>
63 <para>
[de4ed8e]64 Estimated disk space required: &webkitgtk-buildsize;
[1a024c3c]65 </para>
66 </listitem>
67 <listitem>
68 <para>
[de4ed8e]69 Estimated build time: &webkitgtk-time;
[1a024c3c]70 </para>
71 </listitem>
72 </itemizedlist>
73
[2186e70d]74<!--
[b01309e7]75 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
76 <itemizedlist spacing="compact">
77 <listitem>
78 <para>
79 Required patch:
[bb5f8a3]80 <ulink url="&patch-root;/webkitgtk-&webkitgtk-version;-upstream_fixes-1.patch"/>
[b01309e7]81 </para>
82 </listitem>
83 </itemizedlist>
[2186e70d]84-->
[b01309e7]85
[442c799]86 <bridgehead renderas="sect3">WebKitGTK Dependencies</bridgehead>
[1a024c3c]87
88 <bridgehead renderas="sect4">Required</bridgehead>
89 <para role="required">
[4026a19]90 <xref linkend="cairo"/>,
[1a024c3c]91 <xref linkend="cmake"/>,
92 <xref linkend="gst10-plugins-base"/>,
[ad930e6]93 <xref linkend="gst10-plugins-bad"/>,
[1a024c3c]94 <xref linkend="gtk3"/>,
[ab376e9]95 <xref linkend="gtk4"/>,
[1a024c3c]96 <xref linkend="icu"/>,
[885bcd41]97 <xref linkend="lcms2"/>,
[f175d6f6]98 <xref linkend="libgudev"/>,
[1a024c3c]99 <xref linkend="libsecret"/>,
[c7318b4]100 <xref linkend="libsoup3"/>,
[40454cd2]101 <xref linkend="libtasn1"/>,
[1a024c3c]102 <xref linkend="libwebp"/>,
[7a395d1]103 <xref linkend="mesa"/>,
[2367283]104 <xref linkend="openjpeg2"/>,
[1a024c3c]105 <xref linkend="ruby"/>,
[fbfb998]106 <xref linkend="sqlite"/>,
[9acdb9d]107 <xref linkend="unifdef"/>, and
108 <xref linkend="which"/>
[1a024c3c]109 </para>
110
111 <bridgehead renderas="sect4">Recommended</bridgehead>
[fddab91]112 <para role="recommended">
[92e5300]113 <xref linkend="bubblewrap"/>,
[decb6bc5]114 <xref linkend="enchant"/>,
[560b86d]115 <xref linkend="geoclue2"/>,
[c0bc0a9]116 &gobject-introspection;,
[92e5300]117 <xref linkend="hicolor-icon-theme"/>,
[3f65573]118 <xref linkend="libavif"/>,
[d0c049f]119 <xref linkend="libjxl"/>,
[3f65573]120 <xref linkend="libseccomp"/>, and
[92e5300]121 <xref linkend="xdg-dbus-proxy"/>
[4026a19]122 </para>
[1a024c3c]123
124 <bridgehead renderas="sect4">Optional</bridgehead>
[fddab91]125 <para role="optional">
[f56d2e7]126 <xref linkend="gi-docgen"/>,
[1a024c3c]127 <xref linkend="harfbuzz"/>,
[47d5a9e5]128 <xref linkend="wayland"/>,
129 <xref linkend="woff2"/>,
[9851978]130 <ulink url="https://ccache.dev/">ccache</ulink>,
[c6b192c]131 <ulink url="https://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
[d0c049f]132 &libbacktrace;, and
133 <!--<ulink url="https://github.com/libjxl/libjxl">libjxl</ulink>, and-->
[92e5300]134 <ulink url="https://gnome.pages.gitlab.gnome.org/libmanette/">libmanette</ulink>
[1a024c3c]135 </para>
136
137 </sect2>
138
139 <sect2 role="installation">
[442c799]140 <title>Installation of WebKitGTK</title>
[1a024c3c]141
142 <bridgehead renderas="sect3">Installation of
[442c799]143 <application>WebKitGTK</application></bridgehead>
[1a024c3c]144
[ab376e9]145 <important>
146 <para>
147 This package allows building with either GTK-3 or GTK-4, but not both
[95abdf87]148 in the same build. The GTK-4 version is needed for packages such as
149 <xref linkend="epiphany"/>. Other packages, such as
150 <xref linkend="balsa"/> or <xref linkend="evolution"/>, require the
151 GTK-3 version. Both versions can be installed side by side on the
152 same system. We give build instructions for both cases below, but
153 the only difference is the setting of <command>-DUSE_GTK4</command>
[ab376e9]154 </para>
155 </important>
156
[1a024c3c]157 <para>
[95abdf87]158 If you want to install the GTK+-3 version of
159 <application>WebKitGTK</application>, run the following commands:
[1a024c3c]160 </para>
[6fe4f013]161
[8252e757]162<screen revision="systemd"><userinput>mkdir -vp build &amp;&amp;
[24dfdcd]163cd build &amp;&amp;
[1a024c3c]164
[42b7dab]165cmake -DCMAKE_BUILD_TYPE=Release \
166 -DCMAKE_INSTALL_PREFIX=/usr \
167 -DCMAKE_SKIP_RPATH=ON \
168 -DPORT=GTK \
169 -DLIB_INSTALL_DIR=/usr/lib \
[9acdb9d]170 -DUSE_LIBBACKTRACE=OFF \
[a78d8510]171 -DUSE_LIBHYPHEN=OFF \
[40454cd2]172 -DENABLE_GAMEPAD=OFF \
[7c4f32b]173 -DENABLE_MINIBROWSER=ON \
[c7318b4]174 -DENABLE_DOCUMENTATION=OFF \
[64e33fe5]175 -DENABLE_WEBDRIVER=OFF \
[f858bd7]176 -DUSE_WOFF2=OFF \
[95abdf87]177 -DUSE_GTK4=OFF \
[92e5300]178 -DENABLE_BUBBLEWRAP_SANDBOX=ON \
[12b10249]179 -Wno-dev -G Ninja .. &amp;&amp;
[4291c1e]180ninja</userinput></screen>
[1a024c3c]181
[8252e757]182<screen revision="sysv"><userinput>mkdir -vp build &amp;&amp;
183cd build &amp;&amp;
184
185cmake -DCMAKE_BUILD_TYPE=Release \
186 -DCMAKE_INSTALL_PREFIX=/usr \
187 -DCMAKE_SKIP_RPATH=ON \
188 -DPORT=GTK \
189 -DLIB_INSTALL_DIR=/usr/lib \
[9acdb9d]190 -DUSE_LIBBACKTRACE=OFF \
[8252e757]191 -DUSE_LIBHYPHEN=OFF \
[1b1a555]192 -DENABLE_GAMEPAD=OFF \
[8252e757]193 -DENABLE_MINIBROWSER=ON \
[c7318b4]194 -DENABLE_DOCUMENTATION=OFF \
[11863c1d]195 -DENABLE_WEBDRIVER=OFF \
[8252e757]196 -DUSE_WOFF2=OFF \
[95abdf87]197 -DUSE_GTK4=OFF \
[c38d051]198 -DENABLE_JOURNALD_LOG=OFF \
[92e5300]199 -DENABLE_BUBBLEWRAP_SANDBOX=ON \
[8252e757]200 -Wno-dev -G Ninja .. &amp;&amp;
201ninja</userinput></screen>
202
[1a024c3c]203 <para>
[48771ae]204 This package does not have a working test suite. However, there is a
[c69b5e72]205 usable basic graphical web browser in the build directory,
[7c4f32b]206 <application>build/bin/MiniBrowser</application>. If launching it fails,
207 there is a problem with the build.
[1a024c3c]208 </para>
209
210 <para>
211 Now, as the <systemitem class="username">root</systemitem> user:
212 </para>
213
[b5b672a9]214<screen role="root"><userinput>ninja install</userinput></screen>
[1a024c3c]215
[95abdf87]216 <para>
217 If you want to install the GTK4 version of
218 <application>WebKitGTK</application>, run the following commands:
219 </para>
220
221<screen revision="systemd"><userinput>rm -rf * .[^.]* &amp;&amp;
222
223cmake -DCMAKE_BUILD_TYPE=Release \
224 -DCMAKE_INSTALL_PREFIX=/usr \
225 -DCMAKE_SKIP_RPATH=ON \
226 -DPORT=GTK \
227 -DLIB_INSTALL_DIR=/usr/lib \
[9acdb9d]228 -DUSE_LIBBACKTRACE=OFF \
[95abdf87]229 -DUSE_LIBHYPHEN=OFF \
230 -DENABLE_GAMEPAD=OFF \
231 -DENABLE_MINIBROWSER=ON \
232 -DENABLE_DOCUMENTATION=OFF \
233 -DUSE_WOFF2=OFF \
234 -DUSE_GTK4=ON \
[92e5300]235 -DENABLE_BUBBLEWRAP_SANDBOX=ON \
[95abdf87]236 -Wno-dev -G Ninja .. &amp;&amp;
237ninja</userinput></screen>
238
239<screen revision="sysv"><userinput>rm -rf * .[^.]* &amp;&amp;
240
241cmake -DCMAKE_BUILD_TYPE=Release \
242 -DCMAKE_INSTALL_PREFIX=/usr \
243 -DCMAKE_SKIP_RPATH=ON \
244 -DPORT=GTK \
245 -DLIB_INSTALL_DIR=/usr/lib \
[9acdb9d]246 -DUSE_LIBBACKTRACE=OFF \
[95abdf87]247 -DUSE_LIBHYPHEN=OFF \
248 -DENABLE_GAMEPAD=OFF \
249 -DENABLE_MINIBROWSER=ON \
250 -DENABLE_DOCUMENTATION=OFF \
251 -DUSE_WOFF2=OFF \
252 -DUSE_GTK4=ON \
253 -DENABLE_JOURNALD_LOG=OFF \
[92e5300]254 -DENABLE_BUBBLEWRAP_SANDBOX=ON \
[95abdf87]255 -Wno-dev -G Ninja .. &amp;&amp;
256ninja</userinput></screen>
257
258 <para>
259 Now, as the <systemitem class="username">root</systemitem> user:
260 </para>
261
262<screen role="root"><userinput>ninja install</userinput></screen>
263
[9acdb9d]264 <para>
265 As the <option>-DENABLE_DOCUMENTATION=OFF</option> option is used,
266 the documentation is not rebuilt nor installed now. If you need the
267 documentation, you can either install <xref linkend='gi-docgen'/>
268 and remove this option from the <command>cmake</command> command,
269 or install the pre-built documentation (only for the GTK-4 version)
270 instead:
271 </para>
272
273<screen role='root'><userinput>install -vdm755 /usr/share/gtk-doc/html &amp;&amp;
[9333d93e]274cp -rv ../Documentation/* /usr/share/gtk-doc/html</userinput></screen>
[9acdb9d]275
[1a024c3c]276 </sect2>
277
278 <sect2 role="commands">
279 <title>Command Explanations</title>
280
[016e770]281<!-- <para>
[fabeff7]282 <command>sed ... TextCheckerEnchant.cpp</command>: This command
[af451f4]283 is needed to allow the build to complete with enchant-2.x.
[016e770]284 </para> -->
[fabeff7]285
[9acdb9d]286 <para>
287 <parameter>-DUSE_LIBBACKTRACE=OFF</parameter>: This switch disables
288 the use of libbacktrace for dumping a stack trace when a crash
289 happens. You need to install &libbacktrace; if you wish to enable it
290 (replacing OFF with ON or just removing the switch).
291 </para>
292
[a78d8510]293 <para>
[885bcd41]294 <parameter>-DUSE_LIBHYPHEN=OFF</parameter>: This switch disables the
[a78d8510]295 default automatic hyphenation implementation. You need to install
296 <ulink
[885bcd41]297 url="https://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>
[a78d8510]298 if you wish to enable it (replacing OFF with ON or just removing
299 the switch).
300 </para>
301
[c7318b4]302 <para>
303 <parameter>-DENABLE_DOCUMENTATION=OFF</parameter>: This switch disables
304 regenerating the documentation. Remove this switch if you have
[f56d2e7]305 <xref linkend="gi-docgen"/>
[c7318b4]306 installed and wish to regenerate the documentation.
307 </para>
308
[40454cd2]309 <para>
310 <parameter>-DENABLE_GAMEPAD=OFF</parameter>: This switch disables
311 gamepad support. Remove this switch if you have
312 <ulink url="https://gnome.pages.gitlab.gnome.org/libmanette/">libmanette</ulink>
313 installed and wish to enable it.
314 </para>
315
[7c4f32b]316 <para>
[8252e757]317 <parameter>-DENABLE_MINIBROWSER=ON</parameter>: This switch enables
318 compiling and installing the MiniBrowser.
[7c4f32b]319 </para>
320
[64e33fe5]321 <para>
322 <parameter>-DENABLE_WEBDRIVER=OFF</parameter>: This switch disables
323 compiling and installing <command>WebKitWebDriver</command>. We use
324 it for the GTK-3 build because the <command>WebKitWebDriver</command>
325 from the GTK-3 build will be overwritten by the GTK-4 build anyway.
326 Remove this option if you don't plan to build this package with
327 GTK-4.
328 </para>
329
[d0c049f]330<!--
[f6e07a25]331 <para>
332 <parameter>-DUSE_JPEGXL=OFF</parameter>: This switch turns off support
333 for JPEG-XL images. Remove it if you have the optional package
334 <ulink url="https://github.com/libjxl/libjxl">libjxl</ulink> installed.
335 </para>
[d0c049f]336-->
[aa41434]337 <para>
[92e5300]338 <parameter>-DENABLE_BUBBLEWRAP_SANDBOX=ON</parameter>: This switch
339 enables the Bubblewrap sandbox, which helps mitigate the impact of most
340 security vulnerabilities in this package. Change this switch to OFF if
[3f65573]341 you do not want to install <xref linkend="bubblewrap" role="nodep"/>,
342 <xref linkend='libseccomp' role="nodep"/>, or
[92e5300]343 <xref linkend="xdg-dbus-proxy" role="nodep"/>, but note that this may
344 put you at risk.
345 <!-- Note: This works well on both i686 and x86_64. -renodr -->
[aa41434]346 </para>
[8252e757]347
348 <para revision="sysv">
[c38d051]349 <parameter>-DENABLE_JOURNALD_LOG=OFF</parameter>: This switch disables using the
[8252e757]350 systemd journal for logging errors and debugging information since it
351 is not available on SysV systems.
352 </para>
[aa41434]353
[1a024c3c]354 <para>
355 <option>-DUSE_SYSTEM_MALLOC=ON</option>: This switch enables building
356 against the system installed <application>malloc</application>.
357 </para>
358
359 <para>
360 <option>-DENABLE_GEOLOCATION=OFF</option>: Use this switch if you don't
[560b86d]361 want to install <xref linkend="geoclue2"/>.
[1a024c3c]362 </para>
363
[acea88c]364 <para>
365 <option>-DUSE_AVIF=OFF</option>: Use this switch if you don't want to
366 install <xref linkend="libavif"/>. Note that you will not have support
367 for AVIF images if you do this.
368 </para>
369
[f858bd7]370 <para>
[8558044]371 <option>-DUSE_WOFF2=ON</option>: Use this switch if the optional
[1f61010e]372 package <xref linkend="woff2"/> is installed. This adds additional
373 support for fonts.
[f858bd7]374 </para>
375
[d0c049f]376 <para>
377 <option>-DUSE_JPEGXL=OFF</option>: Use this switch if the recommended
378 package <xref linkend="libjxl"/> is not installed. Note that you will not
379 have support for JPEG XL images if this option is passed.
380 </para>
381
[1a024c3c]382 </sect2>
383
384 <sect2 role="content">
385 <title>Contents</title>
386
387 <segmentedlist>
388 <segtitle>Installed Program</segtitle>
389 <segtitle>Installed Libraries</segtitle>
390 <segtitle>Installed Directories</segtitle>
391
392 <seglistitem>
393 <seg>
[da1575a]394<!-- Moved to /usr/libexec/webkit2gtk-4.0, so shouldn't appear here
[8558044]395 jsc,
[da1575a]396 MiniBrowser, and -->
[4291c1e]397 WebKitWebDriver
[1a024c3c]398 </seg>
399 <seg>
[ab376e9]400 libjavascriptcoregtk-4.1.so,
401 libjavascriptcoregtk-6.0.so,
402 libwebkit2gtk-4.1.so, and
403 libwebkitgtk-6.0.so
[1a024c3c]404 </seg>
405 <seg>
[c7318b4]406 /usr/include/webkitgtk-4.1,
[ab376e9]407 /usr/include/webkitgtk-6.0,
408 /usr/lib{,exec}/webkit2gtk-4.1,
[9acdb9d]409 /usr/lib{,exec}/webkitgtk-6.0,
[c7318b4]410 /usr/share/gtk-doc/html/{jsc-glib,webkit2gtk{,-web-extension}}-4.1
[9acdb9d]411 (optional), and
412 /usr/share/gtk-doc/html/{jsc-glib,webkit2gtk{,-web-process-extension}}-6.0
[1a024c3c]413 </seg>
414 </seglistitem>
415 </segmentedlist>
416
417 <variablelist>
418 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
419 <?dbfo list-presentation="list"?>
420 <?dbhtml list-presentation="table"?>
421
[da1575a]422<!--
[1a024c3c]423 <varlistentry id="jsc">
424 <term><command>jsc</command></term>
425 <listitem>
426 <para>
427 is a command-line utility that allows you to run JavaScript programs
428 outside of the context of a web browser.
429 </para>
[de4ed8e]430 <indexterm zone="webkitgtk jsc">
[1a024c3c]431 <primary sortas="b-jsc">jsc</primary>
432 </indexterm>
433 </listitem>
434 </varlistentry>
435
[7c4f32b]436 <varlistentry id="MiniBrowser">
437 <term><command>MiniBrowser</command></term>
438 <listitem>
439 <para>
440 is a very simple graphical browser.
441 </para>
442 <indexterm zone="webkitgtk MiniBrowser">
443 <primary sortas="b-MiniBrowser">MiniBrowser</primary>
444 </indexterm>
445 </listitem>
446 </varlistentry>
[da1575a]447-->
[4d185c9e]448 <varlistentry id="WebKitWebDriver">
449 <term><command>WebKitWebDriver</command></term>
450 <listitem>
451 <para>
[4c24eb0a]452 allows debugging and automation of web pages and browsers
[4d185c9e]453 </para>
454 <indexterm zone="webkitgtk WebKitWebDriver">
455 <primary sortas="b-WebKitWebDriver">WebKitWebDriver</primary>
456 </indexterm>
457 </listitem>
458 </varlistentry>
459
[c7318b4]460 <varlistentry id="libjavascriptcoregtk-4.1">
[4c24eb0a]461 <term>
[c7318b4]462 <filename class="libraryfile">libjavascriptcoregtk-4.1.so</filename>
[4c24eb0a]463 </term>
[1a024c3c]464 <listitem>
465 <para>
466 contains core JavaScript API functions used by
[4c24eb0a]467 <command>jsc</command> and
[c7318b4]468 <filename class="libraryfile">libwebkit2gtk-4.1</filename>
[1a024c3c]469 </para>
[c7318b4]470 <indexterm zone="webkitgtk libjavascriptcoregtk-4.1">
471 <primary sortas="c-libjavascriptcoregtk-4.1">libjavascriptcoregtk-4.1.so</primary>
[1a024c3c]472 </indexterm>
473 </listitem>
474 </varlistentry>
475
[ab376e9]476 <varlistentry id="libjavascriptcoregtk-6.0">
477 <term><filename class="libraryfile">libjavascriptcoregtk-6.0.so</filename></term>
478 <listitem>
479 <para>
480 contains core JavaScript API functions used by
481 <command>jsc</command> and
[f6e07a25]482 <filename class="libraryfile">libwebkitgtk-6.0</filename>
[ab376e9]483 </para>
484 <indexterm zone="webkitgtk libjavascriptcoregtk-6.0">
485 <primary sortas="c-libjavascriptcoregtk-6.0">libjavascriptcoregtk-6.0.so</primary>
486 </indexterm>
487 </listitem>
488 </varlistentry>
489
[1a024c3c]490 <varlistentry id="libwebkit2gtk-4">
[c7318b4]491 <term><filename class="libraryfile">libwebkit2gtk-4.1.so</filename></term>
[1a024c3c]492 <listitem>
493 <para>
[4c24eb0a]494 contains the <application>WebKit2</application> API functions
[1a024c3c]495 </para>
[de4ed8e]496 <indexterm zone="webkitgtk libwebkit2gtk-4">
[c7318b4]497 <primary sortas="c-libwebkit2gtk-4">libwebkit2gtk-4.1.so</primary>
[1a024c3c]498 </indexterm>
499 </listitem>
500 </varlistentry>
501
[ab376e9]502 <varlistentry id="libwebkitgtk-6">
503 <term><filename class="libraryfile">libwebkitgtk-6.0.so</filename></term>
504 <listitem>
505 <para>
506 contains the <application>WebKit</application> API functions for
507 GTK-4 applications
508 </para>
509 <indexterm zone="webkitgtk libwebkitgtk-6">
510 <primary sortas="c-libwebkitgtk-6">libwebkitgtk-6.0.so</primary>
511 </indexterm>
512 </listitem>
513 </varlistentry>
514
[1a024c3c]515 </variablelist>
516
517 </sect2>
518
519</sect1>
Note: See TracBrowser for help on using the repository browser.