mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 21:12:12 +08:00
a78d851025
• Update to webkitgtk-2.10.3 (webkitgtk+-2.10.3). git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16574 af4574ff-66df-0310-9fd7-8a98e5e911e0
312 lines
9.7 KiB
XML
312 lines
9.7 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||
%general-entities;
|
||
|
||
<!-- This is the 2.8.x and later version of webkit -->
|
||
<!ENTITY webkitgtk-download-http "http://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz">
|
||
<!ENTITY webkitgtk-download-ftp " ">
|
||
<!ENTITY webkitgtk-md5sum "278d6c64f4673a506daf27556c124523">
|
||
<!ENTITY webkitgtk-size "11 MB">
|
||
<!ENTITY webkitgtk-buildsize "1016 MB (105 MB installed)">
|
||
<!ENTITY webkitgtk-time "334 SBU (using parallelism=4, estimated 88+ SBU using 1 core)">
|
||
]>
|
||
|
||
<sect1 id="webkitgtk" xreflabel="WebKitGTK+-&webkitgtk-version;">
|
||
<?dbhtml filename="webkitgtk.html"?>
|
||
|
||
<sect1info>
|
||
<othername>$LastChangedBy$</othername>
|
||
<date>$Date$</date>
|
||
</sect1info>
|
||
|
||
<title>WebKitGTK+-&webkitgtk-version;</title>
|
||
|
||
<indexterm zone="webkitgtk">
|
||
<primary sortas="a-WebKitGTK+">WebKitGTK+</primary>
|
||
</indexterm>
|
||
|
||
<sect2 role="package">
|
||
<title>Introduction to WebKitGTK+</title>
|
||
|
||
<para>
|
||
The <application>WebKitGTK+</application> is the port of the portable web
|
||
rendering engine <application>WebKit</application> to the
|
||
<application>GTK+ 3</application> and <application>GTK+ 2</application>
|
||
platforms.
|
||
</para>
|
||
|
||
&lfs78_checked;
|
||
|
||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||
<itemizedlist spacing="compact">
|
||
<listitem>
|
||
<para>
|
||
Download (HTTP): <ulink url="&webkitgtk-download-http;"/>
|
||
</para>
|
||
</listitem>
|
||
<listitem>
|
||
<para>
|
||
Download (FTP): <ulink url="&webkitgtk-download-ftp;"/>
|
||
</para>
|
||
</listitem>
|
||
<listitem>
|
||
<para>
|
||
Download MD5 sum: &webkitgtk-md5sum;
|
||
</para>
|
||
</listitem>
|
||
<listitem>
|
||
<para>
|
||
Download size: &webkitgtk-size;
|
||
</para>
|
||
</listitem>
|
||
<listitem>
|
||
<para>
|
||
Estimated disk space required: &webkitgtk-buildsize;
|
||
</para>
|
||
</listitem>
|
||
<listitem>
|
||
<para>
|
||
Estimated build time: &webkitgtk-time;
|
||
</para>
|
||
</listitem>
|
||
</itemizedlist>
|
||
|
||
<bridgehead renderas="sect3">WebKitGTK+ Dependencies</bridgehead>
|
||
|
||
<bridgehead renderas="sect4">Required</bridgehead>
|
||
<para role="required">
|
||
<xref linkend="cmake"/>,
|
||
<xref linkend="gst10-plugins-base"/>,
|
||
<xref linkend="gtk2"/>,
|
||
<xref linkend="gtk3"/>,
|
||
<xref linkend="icu"/>,
|
||
<xref linkend="libgudev"/>,
|
||
<xref linkend="libsecret"/>,
|
||
<xref linkend="libsoup"/>,
|
||
<xref linkend="libwebp"/>,
|
||
<xref linkend="mesa"/>,
|
||
<xref linkend="ruby"/>,
|
||
<xref linkend="sqlite"/> and
|
||
<xref linkend="which"/>
|
||
</para>
|
||
|
||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||
<para role="recommended">
|
||
<xref linkend="enchant"/>,
|
||
<xref linkend="geoclue"/>,
|
||
<xref linkend="gobject-introspection"/>,
|
||
<xref linkend="hicolor-icon-theme"/>
|
||
</para>
|
||
|
||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||
<para role="optional">
|
||
<xref linkend="gtk-doc"/>,
|
||
<xref linkend="harfbuzz"/>,
|
||
<xref linkend="libnotify"/>,
|
||
<xref linkend="llvm"/>,
|
||
<ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
|
||
<ulink url="http://freedesktop.org/wiki/Software/GeoClue/">GeoClue2</ulink>, and
|
||
<ulink url="http://xsltml.sourceforge.net/">MathML</ulink>
|
||
</para>
|
||
|
||
<para condition="html" role="usernotes">
|
||
User Notes: <ulink url="&blfs-wiki;/webkitgtk"/>
|
||
</para>
|
||
</sect2>
|
||
|
||
<sect2 role="installation">
|
||
<title>Installation of WebKitGTK+</title>
|
||
|
||
<bridgehead renderas="sect3">Installation of
|
||
<application>WebKitGTK+</application></bridgehead>
|
||
|
||
<para>
|
||
Install <application>WebKitGTK+</application> by running the
|
||
following commands:
|
||
</para>
|
||
<!--Was getting in Firefox and in Seamnkey:
|
||
sed -i 's/â€/\"/g' ...
|
||
in Ocidental
|
||
or
|
||
in Unicode
|
||
sed -i 's/<2F>€/\"/g' ...
|
||
|
||
http://www.danshort.com/HTMLentities/
|
||
Open double quotes “ “ “ “
|
||
Close double quotes ” ” ” ”
|
||
-->
|
||
<screen><userinput>sed -e 's/“/\"/' -e 's/”/\"/' \
|
||
-i Source/WebCore/xml/XMLViewer.{css,js} &&
|
||
|
||
mkdir -vp build &&
|
||
cd build &&
|
||
|
||
cmake -DCMAKE_BUILD_TYPE=Release \
|
||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||
-DCMAKE_SKIP_RPATH=ON \
|
||
-DPORT=GTK \
|
||
-DLIB_INSTALL_DIR=/usr/lib \
|
||
-DUSE_LIBHYPHEN=OFF \
|
||
-DENABLE_MINIBROWSER=ON \
|
||
-Wno-dev .. &&
|
||
make</userinput></screen>
|
||
|
||
<para>
|
||
This package does not have a working testsuite. However, there is a
|
||
useable basic graphical web browser in the build directory,
|
||
<application>build/bin/MiniBrowser</application>. If launching it fails,
|
||
there is a problem with the build.
|
||
</para>
|
||
|
||
<note><para>
|
||
When installing, the Makefile does some additional compiling and linking.
|
||
If you do not have Xorg in /usr, the LIBRARY_PATH and PKG_CONFIG_PATH
|
||
variables need to be defined for the root user. If using sudo to assume
|
||
root, use the -E option to pass your current environment variables for the
|
||
install process.
|
||
</para></note>
|
||
|
||
<para>
|
||
Now, as the <systemitem class="username">root</systemitem> user:
|
||
</para>
|
||
|
||
<screen role="root"><userinput>make install &&
|
||
|
||
install -vdm755 /usr/share/gtk-doc/html/webkit{2,dom}gtk-4.0 &&
|
||
install -vm644 ../Documentation/webkit2gtk-4.0/html/* \
|
||
/usr/share/gtk-doc/html/webkit2gtk-4.0 &&
|
||
install -vm644 ../Documentation/webkitdomgtk-4.0/html/* \
|
||
/usr/share/gtk-doc/html/webkitdomgtk-4.0</userinput></screen>
|
||
|
||
</sect2>
|
||
|
||
<sect2 role="commands">
|
||
<title>Command Explanations</title>
|
||
|
||
<para>
|
||
<command>sed -i ...</command>: Fixes typos in two source code files.
|
||
</para>
|
||
|
||
<para>
|
||
<parameter>-DUSE_LIBHYPHEN=OFF</parameter>: This switch disables
|
||
default automatic hyphenation implementation. You need to install
|
||
<ulink
|
||
url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
|
||
if you wish to enable it (replacing OFF with ON or just removing
|
||
the switch).
|
||
</para>
|
||
|
||
<para>
|
||
<parameter>-DENABLE_MINIBROWSER=ON</parameter>: This switch enables the
|
||
<application>Mini Browser</application> compilation and install.
|
||
</para>
|
||
|
||
<para>
|
||
<option>-DUSE_SYSTEM_MALLOC=ON</option>: This switch enables building
|
||
against the system installed <application>malloc</application>.
|
||
</para>
|
||
|
||
<para>
|
||
<option>-DENABLE_GEOLOCATION=OFF</option>: Use this switch if you don't
|
||
want to install <xref linkend="geoclue"/> or
|
||
<ulink url="http://gitorious.org/geoclue2/">GeoClue2</ulink>.
|
||
</para>
|
||
|
||
<para>
|
||
<option>-DENABLE_GTKDOC=ON</option>: Use this switch if <xref
|
||
linkend="gtk-doc"/> is installed and you wish to rebuild and install the
|
||
API documentation.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 role="content">
|
||
<title>Contents</title>
|
||
|
||
<segmentedlist>
|
||
<segtitle>Installed Program</segtitle>
|
||
<segtitle>Installed Libraries</segtitle>
|
||
<segtitle>Installed Directories</segtitle>
|
||
|
||
<seglistitem>
|
||
<seg>
|
||
jsc and MiniBrowser
|
||
</seg>
|
||
<seg>
|
||
libjavascriptcoregtk-4.0.so and
|
||
libwebkit2gtk-4.0.so
|
||
</seg>
|
||
<seg>
|
||
/usr/include/webkitgtk-4.0,
|
||
/usr/lib/webkit2gtk-4.0,
|
||
/usr/libexec/webkit2gtk-4.0, and
|
||
/usr/share/gtk-doc/html/webkit{2,dom}gtk-4.0
|
||
</seg>
|
||
</seglistitem>
|
||
</segmentedlist>
|
||
|
||
<variablelist>
|
||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||
<?dbfo list-presentation="list"?>
|
||
<?dbhtml list-presentation="table"?>
|
||
|
||
<varlistentry id="jsc">
|
||
<term><command>jsc</command></term>
|
||
<listitem>
|
||
<para>
|
||
is a command-line utility that allows you to run JavaScript programs
|
||
outside of the context of a web browser.
|
||
</para>
|
||
<indexterm zone="webkitgtk jsc">
|
||
<primary sortas="b-jsc">jsc</primary>
|
||
</indexterm>
|
||
</listitem>
|
||
</varlistentry>
|
||
|
||
<varlistentry id="MiniBrowser">
|
||
<term><command>MiniBrowser</command></term>
|
||
<listitem>
|
||
<para>
|
||
is a very simple graphical browser.
|
||
</para>
|
||
<indexterm zone="webkitgtk MiniBrowser">
|
||
<primary sortas="b-MiniBrowser">MiniBrowser</primary>
|
||
</indexterm>
|
||
</listitem>
|
||
</varlistentry>
|
||
|
||
<varlistentry id="libjavascriptcoregtk-4.0">
|
||
<term><filename
|
||
class="libraryfile">libjavascriptcoregtk-4.0.so</filename></term>
|
||
<listitem>
|
||
<para>
|
||
contains core JavaScript API functions used by
|
||
<command>jsc</command> and <filename
|
||
class="libraryfile">libwebkit2gtk-4.0</filename>.
|
||
</para>
|
||
<indexterm zone="webkitgtk libjavascriptcoregtk-4.0">
|
||
<primary sortas="c-libjavascriptcoregtk-4.0">libjavascriptcoregtk-4.0.0.so</primary>
|
||
</indexterm>
|
||
</listitem>
|
||
</varlistentry>
|
||
|
||
<varlistentry id="libwebkit2gtk-4">
|
||
<term><filename class="libraryfile">libwebkit2gtk-4.0.so</filename></term>
|
||
<listitem>
|
||
<para>
|
||
contains the <application>WebKit2</application> API functions.
|
||
</para>
|
||
<indexterm zone="webkitgtk libwebkit2gtk-4">
|
||
<primary sortas="c-libwebkit2gtk-4">libwebkit2gtk-4.0.so</primary>
|
||
</indexterm>
|
||
</listitem>
|
||
</varlistentry>
|
||
|
||
</variablelist>
|
||
|
||
</sect2>
|
||
|
||
</sect1>
|