source: x/lib/webkitgtk2.xml@ 598d4ef3

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

Update to webkitgtk-2.2.0

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

  • Property mode set to 100644
File size: 8.4 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 webkitgtk2-download-http "http://webkitgtk.org/releases/webkitgtk-&webkitgtk2-version;.tar.xz">
8 <!ENTITY webkitgtk2-download-ftp " ">
9 <!ENTITY webkitgtk2-md5sum "9c337812667c4885ebe29a54084dcd4c">
10 <!ENTITY webkitgtk2-size "9.0 MB">
11 <!ENTITY webkitgtk2-buildsize "784 MB">
12 <!ENTITY webkitgtk2-time "42 SBU">
13]>
14
15<sect1 id="webkitgtk2" xreflabel="WebKitGTK+-&webkitgtk2-version;">
16 <?dbhtml filename="webkitgtk2.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>WebKitGTK+-&webkitgtk2-version;</title>
24
25 <indexterm zone="webkitgtk2">
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> is the port of the portable
34 web rendering engine <application>WebKit</application> to the
35 <application>GTK+ 3</application> platform.
36 </para>
37
38 &lfs74_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&webkitgtk2-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&webkitgtk2-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &webkitgtk2-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &webkitgtk2-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &webkitgtk2-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &webkitgtk2-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">WebKitGTK+ Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="gperf"/>,
79 <xref linkend="gst10-plugins-base"/>,
80 <xref linkend="gtk3"/>,
81 <xref linkend="icu"/>,
82 <xref linkend="libsecret"/>,
83 <xref linkend="libsoup"/>,
84 <xref linkend="libwebp"/>,
85 <xref linkend="mesalib"/>,
86 <xref linkend="ruby"/>,
87 <xref linkend="sqlite"/>,
88 <xref linkend="udev"/> or
89 <xref linkend="udev-extras"/> (for GUdev), and
90 <xref linkend="which"/>
91 </para>
92
93 <bridgehead renderas="sect4">Recommended</bridgehead>
94 <para role="recommended">
95 <xref linkend="enchant"/>,
96 <xref linkend="geoclue"/>, and
97 <xref linkend="gobject-introspection"/>
98 </para>
99
100 <bridgehead renderas="sect4">Optional</bridgehead>
101 <para role="optional">
102 <xref linkend="gtk-doc"/> and
103 <ulink url="http://xsltml.sourceforge.net/">MathML</ulink>
104 </para>
105
106 <para condition="html" role="usernotes">
107 User Notes: <ulink url="&blfs-wiki;/webkitgtk"/>
108 </para>
109 </sect2>
110
111 <sect2 role="installation">
112 <title>Installation of WebKitGTK+</title>
113
114 <warning>
115 <para>
116 If you are building <application>WebKitGTK+</application>
117 with <command>make</command> 3.82, make sure that you have built
118 it with the following
119 <ulink url="&patch-downloads;/make/make-3.82-upstream_fixes-3.patch">
120 patch</ulink> applied or <application>WebKitGTK+</application>
121 build may fail.
122 </para>
123 </warning>
124
125 <para>
126 If you have not installed <xref linkend="gtk-doc"/>, fix a bug that will
127 cause <command>make install</command> to fail:
128 </para>
129
130<screen><userinput>sed -i '/generate-gtkdoc --rebase/s:^:# :' GNUmakefile.in</userinput></screen>
131
132 <para>
133 Install <application>WebKitGTK+</application> by running the
134 following commands:
135 </para>
136
137<screen><userinput>./configure --prefix=/usr \
138 --libexecdir=/usr/lib/webkitgtk3 \
139 --enable-introspection &amp;&amp;
140make</userinput></screen>
141
142 <para>
143 This package does not have a working testsuite.
144 </para>
145
146 <note><para>
147 When installing, the Makefile does some additional compiling and linking.
148 If you do not have Xorg in /usr, the LIBRARY_PATH and PKG_CONFIG_PATH
149 variables need to be defined for the root user. If using sudo to assume
150 root, use the -E option to pass your current environment variables for the
151 install process.
152 </para></note>
153
154 <para>
155 Now, as the <systemitem class="username">root</systemitem> user:
156 </para>
157
158<screen role="root"><userinput>make install</userinput></screen>
159 </sect2>
160
161 <sect2 role="commands">
162 <title>Command Explanations</title>
163
164 <para>
165 <command>sed ... glslang.y</command>: This command fixes a problem
166 when using bison-3.0 or later.
167 </para>
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 <option>--disable-geolocation</option>: Use this option if you did not
179 install <xref linkend="geoclue"/> or <command>configure</command> will
180 fail.
181 </para>
182
183 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
184 href="../../xincludes/gtk-doc-rebuild.xml"/>
185
186 </sect2>
187
188 <sect2 role="content">
189 <title>Contents</title>
190
191 <segmentedlist>
192 <segtitle>Installed Program</segtitle>
193 <segtitle>Installed Libraries</segtitle>
194 <segtitle>Installed Directories</segtitle>
195
196 <seglistitem>
197 <seg>
198 jsc-3
199 </seg>
200 <seg>
201 libjavascriptcoregtk-3.0.so,
202 libwebkit2gtk-3.0.so, and
203 libwebkitgtk-3.0.so
204 </seg>
205 <seg>
206 /usr/include/webkitgtk-3.0,
207 /usr/lib/webkitgtk3, and
208 /usr/share/webkitgtk-3.0
209 </seg>
210 </seglistitem>
211 </segmentedlist>
212
213 <variablelist>
214 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
215 <?dbfo list-presentation="list"?>
216 <?dbhtml list-presentation="table"?>
217
218 <varlistentry id="jsc-3">
219 <term><command>jsc-3</command></term>
220 <listitem>
221 <para>
222 is a command-line utility that allows you to run JavaScript programs
223 outside of the context of a web browser.
224 </para>
225 <indexterm zone="webkitgtk2 jsc-3">
226 <primary sortas="b-jsc-3">jsc-3</primary>
227 </indexterm>
228 </listitem>
229 </varlistentry>
230
231 <varlistentry id="libjavascriptcoregtk-3">
232 <term><filename
233 class="libraryfile">libjavascriptcoregtk-3.0.so</filename></term>
234 <listitem>
235 <para>
236 contains core JavaScript API functions used by <command>jsc-3</command>
237 and <filename class="libraryfile">libwebkitgtk-3.0.so</filename>.
238 </para>
239 <indexterm zone="webkitgtk libjavascriptcoregtk-3">
240 <primary sortas="c-libjavascriptcoregtk-3">libjavascriptcoregtk-3.0.so</primary>
241 </indexterm>
242 </listitem>
243 </varlistentry>
244
245 <varlistentry id="libwebkitgtk-3">
246 <term><filename class="libraryfile">libwebkitgtk-3.0.so</filename></term>
247 <listitem>
248 <para>
249 contains the <application>WebKitGTK+</application> API functions for
250 <application>GTK+ 3</application>.
251 </para>
252 <indexterm zone="webkitgtk libwebkitgtk-3">
253 <primary sortas="c-libwebkitgtk-3">libwebkitgtk-3.0.so</primary>
254 </indexterm>
255 </listitem>
256 </varlistentry>
257
258 <varlistentry id="libwebkit2gtk-3">
259 <term><filename class="libraryfile">libwebkit2gtk-3.0.so</filename></term>
260 <listitem>
261 <para>
262 contains the <application>WebKit2</application> API functions.
263 </para>
264 <indexterm zone="webkitgtk libwebkit2gtk-3">
265 <primary sortas="c-libwebkit2gtk-3">libwebkit2gtk-3.0.so</primary>
266 </indexterm>
267 </listitem>
268 </varlistentry>
269
270 </variablelist>
271
272 </sect2>
273
274</sect1>
Note: See TracBrowser for help on using the repository browser.