source: x/lib/webkitgtk.xml@ 911d9698

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 911d9698 was 911d9698, checked in by Fernando de Oliveira <fernando@…>, 11 years ago

Fix WebKitGTK+-1.10.2 to build with Bison 3.0; more lfs7.4 tags.

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

  • Property mode set to 100644
File size: 7.9 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 "650 MB">
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> is the port of the portable
34 web rendering engine <application>WebKit</application> to the
35 <application>GTK+ 2</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="&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 <bridgehead renderas="sect4">Required</bridgehead>
87 <para role="required">
88 <xref linkend="gperf"/>,
89 <xref linkend="gst-plugins-base"/>,
90 <xref linkend="gtk2"/>,
91 <xref linkend="icu"/>,
92 <xref linkend="libsoup"/>,
93 <xref linkend="mesalib"/>,
94 <xref linkend="ruby"/>,
95 <xref linkend="sqlite"/> and
96 <xref linkend="which"/>
97 </para>
98
99 <bridgehead renderas="sect4">Recommended</bridgehead>
100 <para role="recommended">
101 <xref linkend="enchant"/> and
102 <xref linkend="geoclue"/>
103 </para>
104
105 <bridgehead renderas="sect4">Optional</bridgehead>
106 <para role="optional">
107 <xref linkend="curl"/>,
108 <xref linkend="gobject-introspection"/>,
109 <xref linkend="gtk-doc"/> and
110 <ulink url="http://xsltml.sourceforge.net/">MathML</ulink>
111 </para>
112
113 <para condition="html" role="usernotes">
114 User Notes: <ulink url="&blfs-wiki;/webkitgtk"/>
115 </para>
116 </sect2>
117
118 <sect2 role="installation">
119 <title>Installation of WebKitGTK+</title>
120
121 <warning>
122 <para>
123 If you are building <application>WebKitGTK+</application>
124 with <command>make</command> 3.82, make sure that you have built
125 it with the following
126 <ulink url="&patch-downloads;/make/make-3.82-upstream_fixes-3.patch">
127 patch</ulink> applied or <application>WebKitGTK+</application>
128 build will fail.
129 </para>
130 </warning>
131
132 <para>
133 If you have not installed <xref linkend="gtk-doc"/>, fix a bug that will
134 cause <command>make install</command> to fail:
135 </para>
136
137<screen><userinput>sed -i '/generate-gtkdoc --rebase/s:^:# :' GNUmakefile.in &amp;&amp;</userinput>
138<userinput>sed -i '/parse-param/ a%lex-param {YYLEX_PARAM}' \
139 Source/ThirdParty/ANGLE/src/compiler/glslang.y</userinput></screen>
140
141 <para>
142 Install <application>WebKitGTK+</application> by running the
143 following commands:
144 </para>
145
146<screen><userinput>patch -Np1 -i ../webkitgtk-&webkitgtk-version;-fix_librt_linking-1.patch &amp;&amp;
147./configure --prefix=/usr \
148 --libexecdir=/usr/lib/webkitgtk2 \
149 --with-gtk=2.0 \
150 --disable-webkit2 &amp;&amp;
151make</userinput></screen>
152
153 <para>
154 This package does not have a working testsuite.
155 </para>
156
157 <para>
158 Now, as the <systemitem class="username">root</systemitem> user:
159 </para>
160
161<screen role="root"><userinput>make install</userinput></screen>
162 </sect2>
163
164 <sect2 role="commands">
165 <title>Command Explanations</title>
166
167 <para>
168 <command>sed ... Source/ThirdParty/ANGLE/src/compiler/glslang.y</command>:
169 This command corrects a problem caused by the most recent version of
170 Bison.
171 </para>
172
173 <para>
174 <parameter>--with-gtk=2.0 --disable-webkit2</parameter>: These parameters
175 force <application>WebKitGTK+</application> to compile against
176 <application>GTK+ 2</application>, even if
177 <application>GTK+ 3</application> is also installed.
178 </para>
179
180 <para>
181 <option>--disable-geolocation</option>: Use this option if you did not
182 install <xref linkend="geoclue"/> or <command>configure</command> will
183 fail.
184 </para>
185
186 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
187 href="../../xincludes/gtk-doc-rebuild.xml"/>
188
189 </sect2>
190
191 <sect2 role="content">
192 <title>Contents</title>
193
194 <segmentedlist>
195 <segtitle>Installed Program</segtitle>
196 <segtitle>Installed Libraries</segtitle>
197 <segtitle>Installed Directories</segtitle>
198
199 <seglistitem>
200 <seg>
201 jsc-1
202 </seg>
203 <seg>
204 libjavascriptcoregtk-1.0.so and libwebkit-1.0.so
205 </seg>
206 <seg>
207 /usr/include/webkit-1.0, /usr/share/webkit-1.0 and
208 /usr/lib/webkitgtk2
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-1">
219 <term><command>jsc-1</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="webkitgtk jsc-1">
226 <primary sortas="b-jsc-1">jsc-1</primary>
227 </indexterm>
228 </listitem>
229 </varlistentry>
230
231 <varlistentry id="libjavascriptcoregtk-1">
232 <term><filename
233 class="libraryfile">libjavascriptcoregtk-1.0.so</filename></term>
234 <listitem>
235 <para>
236 contains core JavaScript API functions used by <command>jsc-1</command>
237 and <filename class="libraryfile">libwebkitgtk-1.0.so</filename>.
238 </para>
239 <indexterm zone="webkitgtk libjavascriptcoregtk-1">
240 <primary sortas="c-libjavascriptcoregtk-1">libjavascriptcoregtk-1.0.so</primary>
241 </indexterm>
242 </listitem>
243 </varlistentry>
244
245 <varlistentry id="libwebkitgtk-1">
246 <term><filename class="libraryfile">libwebkitgtk-1.0.so</filename></term>
247 <listitem>
248 <para>
249 contains the <application>WebKitGTK+</application> API functions for
250 <application>GTK+ 2</application>.
251 </para>
252 <indexterm zone="webkitgtk libwebkitgtk-1">
253 <primary sortas="c-libwebkitgtk-1">libwebkitgtk-1.0.so</primary>
254 </indexterm>
255 </listitem>
256 </varlistentry>
257
258 </variablelist>
259
260 </sect2>
261
262</sect1>
Note: See TracBrowser for help on using the repository browser.