source: x/lib/webkitgtk.xml@ 4f1a8e5

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 4f1a8e5 was 4f1a8e5, checked in by Andrew Benton <andy@…>, 12 years ago

removed the unneeded --with-gtk=3.0 from the webkitgtk page

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

  • Property mode set to 100644
File size: 8.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
8 "http://webkitgtk.org/webkit-&webkitgtk-version;.tar.gz">
9 <!ENTITY webkitgtk-download-ftp " ">
10 <!ENTITY webkitgtk-md5sum "c11743694b1b71dad287b2e7a9e73b05">
11 <!ENTITY webkitgtk-size "9.7 MB">
12 <!ENTITY webkitgtk-buildsize "500 MB (38 MB installed)">
13 <!ENTITY webkitgtk-time "28 SBU">
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 the port of the
35 portable web rendering engine <application>WebKit</application> to the
36 <application>GTK+</application> platform.
37 </para>
38
39 &lfs71_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">Additional Downloads</bridgehead>
76 <itemizedlist spacing="compact">
77 <listitem>
78 <para>
79 Required patch if you're using <application>GCC-4.7</application>:
80 <ulink url="&patch-root;/webkitgtk-&webkitgtk-version;_gcc-4.7-1.patch"/>
81 </para>
82 </listitem>
83 </itemizedlist>
84
85 <bridgehead renderas="sect3">WebKitGTK+ Dependencies</bridgehead>
86
87 <bridgehead renderas="sect4">Required</bridgehead>
88 <para role="required">
89 <xref linkend="gperf"/>,
90 <xref linkend="libjpeg"/>,
91 <xref linkend="libpng"/>,
92 <xref linkend="icu"/>,
93 <xref linkend="libxslt"/>,
94 <xref linkend="gtk2"/> or <xref linkend="gtk3"/> (configure defaults to
95 using gtk+-3),
96 <xref linkend="libsoup"/>,
97 <xref linkend="gst-plugins-base"/>,
98 <xref linkend="which"/> and
99 <xref linkend="sqlite"/>.
100 </para>
101
102 <bridgehead renderas="sect4">Optional</bridgehead>
103 <para role="optional">
104 <xref linkend="curl"/>,
105 <xref linkend="enchant"/>,
106 <ulink url="http://www.freedesktop.org/wiki/Software/GeoClue">GeoClue</ulink>,
107 <xref linkend="gobject-introspection"/> (required if building
108 <application>epiphany</application>),
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 <para>
122 These instructions assume you are installing
123 <application>WebKitGTK+</application> to support a
124 <application>GNOME</application> desktop - if not, please review the
125 explanations for the various optional parameters.
126 </para>
127
128 <para>
129 Install <application>WebKitGTK+</application> by running the following
130 commands:
131 </para>
132
133<screen><userinput>patch -p1 &lt; ../webkitgtk-&webkitgtk-version;_gcc-4.7-1.patch &amp;&amp;
134./configure --prefix=/usr --enable-introspection &amp;&amp;
135make</userinput></screen>
136
137 <para>
138 To test the results, issue: <command>make check</command> (you must be in
139 an xterm or similar to do this, because it launches some windows).
140 </para>
141
142 <para>
143 Now, as the <systemitem class="username">root</systemitem> user:
144 </para>
145
146<screen role="root"><userinput>make install</userinput></screen>
147 </sect2>
148
149 <sect2 role="commands">
150 <title>Command Explanations</title>
151
152 <para>
153 <option>--with-gtk=2.0</option>: This option forces
154 <application>Webkit</application> to compile against
155 <application>Gtk+-2</application>, even if
156 <application>Gtk+-3</application> is also installed. With
157 <application>Gtk+-2</application>, everything
158 <application>Webkit</application> installs is suffixed with 1.0. When it
159 is compiled against <application>Gtk+-3</application> everything it
160 installs is suffixed with 3.0. Both versions can be installed alongside
161 one another with no namespace conflicts.
162 </para>
163
164 <para>
165 <option>--enable-introspection</option>: This option enables support for
166 gobject-introspection and is required for a
167 <application>GNOME</application> desktop.
168 </para>
169
170 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
171 href="../../xincludes/gtk-doc-rebuild.xml"/>
172 </sect2>
173
174 <sect2 role="content">
175 <title>Contents</title>
176
177 <segmentedlist>
178 <segtitle>Installed Program</segtitle>
179 <segtitle>Installed Library</segtitle>
180 <segtitle>Installed Directories</segtitle>
181
182 <seglistitem>
183 <seg>
184 jsc-1 or jsc-3 (depending on whether you installed the gtk+-2 or
185 gtk+-3 version of webkit)
186 </seg>
187 <seg>
188 libwebkit-1.0.so and libjavascriptcoregtk-1.0.so or libwebkit-3.0.so
189 and libjavascriptcoregtk-3.0.so (depending on whether you installed
190 the gtk+-2 or gtk+-3 version of webkit)
191 </seg>
192 <seg>
193 /usr/include/webkit-1.0 and /usr/share/webkit-1.0 or
194 /usr/include/webkit-3.0 and /usr/share/webkit-3.0 (depending on
195 whether you installed the gtk+-2 or gtk+-3 version of webkit)
196 </seg>
197 </seglistitem>
198 </segmentedlist>
199
200 <variablelist>
201 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
202 <?dbfo list-presentation="list"?>
203 <?dbhtml list-presentation="table"?>
204
205 <varlistentry id="jsc">
206 <term><command>jsc-1</command> or <command>jsc-3</command></term>
207 <listitem>
208 <para>
209 is a command-line utility that allows you to run JavaScript programs
210 outside of the context of a web browser.
211 </para>
212 <indexterm zone="webkitgtk jsc">
213 <primary sortas="b-jsc">jsc</primary>
214 </indexterm>
215 </listitem>
216 </varlistentry>
217
218 <varlistentry id="libwebkit-1.0">
219 <term><filename class="libraryfile">libwebkit-1.0.so</filename></term>
220 <listitem>
221 <para>
222 contains the <application>WebKitGTK+</application> API functions for
223 <application>gtk+-2</application>.
224 </para>
225 <indexterm zone="webkitgtk libwebkit-1.0">
226 <primary sortas="c-libwebkit-1.0">libwebkit-1.0.so</primary>
227 </indexterm>
228 </listitem>
229 </varlistentry>
230
231 <varlistentry id="libwebkit-3.0">
232 <term><filename class="libraryfile">libwebkit-3.0.so</filename></term>
233 <listitem>
234 <para>
235 contains the <application>WebKitGTK+</application> API functions for
236 <application>gtk+-3</application>.
237 </para>
238 <indexterm zone="webkitgtk libwebkit-3.0">
239 <primary sortas="c-libwebkit-3.0">libwebkit-3.0.so</primary>
240 </indexterm>
241 </listitem>
242 </varlistentry>
243
244 <varlistentry id="libjavascriptcoregtk-1.0">
245 <term><filename
246 class="libraryfile">libjavascriptcoregtk-1.0.so</filename></term>
247 <listitem>
248 <para>
249 contains functions that are used by <command>jsc-1</command>.
250 </para>
251 <indexterm zone="webkitgtk libjavascriptcoregtk-1.0">
252 <primary
253 sortas="c-libjavascriptcoregtk-1.0">libjavascriptcoregtk-1.0.so</primary>
254 </indexterm>
255 </listitem>
256 </varlistentry>
257
258 <varlistentry id="libjavascriptcoregtk-3.0">
259 <term><filename
260 class="libraryfile">libjavascriptcoregtk-3.0.so</filename></term>
261 <listitem>
262 <para>
263 contains functions that are used by <command>jsc-3</command>.
264 </para>
265 <indexterm zone="webkitgtk libjavascriptcoregtk-3.0">
266 <primary
267 sortas="c-libjavascriptcoregtk-3.0">libjavascriptcoregtk-3.0.so</primary>
268 </indexterm>
269 </listitem>
270 </varlistentry>
271 </variablelist>
272 </sect2>
273</sect1>
Note: See TracBrowser for help on using the repository browser.