mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 21:12:12 +08:00
333e2e46cd
Update to evolution-data-server-3.36.2 Update to WebKitGTK+-2.28.2 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23024 af4574ff-66df-0310-9fd7-8a98e5e911e0
345 lines
11 KiB
XML
345 lines
11 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;
|
|
|
|
<!ENTITY webkitgtk-download-http "https://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz">
|
|
<!ENTITY webkitgtk-download-ftp " ">
|
|
<!ENTITY webkitgtk-md5sum "ec0ef870ca37e3a5ebbead2f268a28ec">
|
|
<!ENTITY webkitgtk-size "20 MB">
|
|
<!ENTITY webkitgtk-buildsize "790 MB (115 MB installed)">
|
|
<!ENTITY webkitgtk-time "21 SBU (using parallelism=4, estimated 70 SBUs using one 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> package is a port of the
|
|
portable web rendering engine <application>WebKit</application> to the
|
|
<application>GTK+ 3</application> and <application>GTK+ 2</application>
|
|
platforms.
|
|
</para>
|
|
|
|
&lfs91_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="cairo"/>,
|
|
<xref linkend="cmake"/>,
|
|
<xref linkend="gst10-plugins-base"/>,
|
|
<xref linkend="gst10-plugins-bad"/>,
|
|
<xref linkend="gtk3"/>,
|
|
<xref linkend="icu"/>,
|
|
<xref linkend="libgudev"/>,
|
|
<xref linkend="libsecret"/>,
|
|
<xref linkend="libsoup"/>,
|
|
<xref linkend="libwebp"/>,
|
|
<xref linkend="mesa"/>,
|
|
<xref linkend="openjpeg2"/>,
|
|
<xref linkend="ruby"/>,
|
|
<xref linkend="sqlite"/>, and
|
|
<xref linkend="which"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="enchant"/>,
|
|
<xref linkend="geoclue2"/>,
|
|
<xref linkend="gobject-introspection"/>,
|
|
<xref linkend="hicolor-icon-theme"/>, and
|
|
<xref linkend="libnotify"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="bubblewrap"/>,
|
|
<xref linkend="gtk-doc"/>,
|
|
<xref linkend="harfbuzz"/>,
|
|
<xref linkend="wayland"/>,
|
|
<xref linkend="woff2"/>,
|
|
<ulink url="https://ccache.dev/">ccache</ulink>,
|
|
<ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
|
|
<ulink url="http://xsltml.sourceforge.net/">MathML</ulink>,
|
|
<ulink url="https://github.com/WebPlatformForEmbedded/libwpe">libwpe</ulink>,
|
|
<ulink url="https://github.com/Igalia/WPEBackend-fdo">WPEBackend-fdo</ulink>, and
|
|
<ulink url="https://github.com/flatpak/xdg-dbus-proxy">xdg-dbus-proxy</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>
|
|
|
|
<screen><userinput>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 \
|
|
-DUSE_WOFF2=OFF \
|
|
-DUSE_WPE_RENDERER=OFF \
|
|
-DENABLE_BUBBLEWRAP_SANDBOX=OFF \
|
|
-Wno-dev -G Ninja .. &&
|
|
ninja</userinput></screen>
|
|
|
|
<para>
|
|
This package does not have a working testsuite. However, there is a
|
|
usable 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>ninja 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 ... TextCheckerEnchant.cpp</command>: This command
|
|
is needed to allow the build to complete with enchant-2.x.
|
|
</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>
|
|
<parameter>-DUSE_WPE_RENDERER=OFF</parameter>: Remove this switch if the optional
|
|
packages <ulink url="https://github.com/WebPlatformForEmbedded/libwpe">libwpe</ulink> and
|
|
<ulink url="https://github.com/Igalia/WPEBackend-fdo">WPEBackend-fdo</ulink> are installed.
|
|
</para>
|
|
|
|
<para>
|
|
<parameter>-DENABLE_BUBBLEWRAP_SANDBOX=OFF</parameter>: Remove this switch if the optional
|
|
packages <xref linkend="bubblewrap"/> and
|
|
<ulink url="https://github.com/flatpak/xdg-dbus-proxy">xdg-dbus-proxy</ulink>
|
|
are installed.
|
|
</para>
|
|
|
|
<para>
|
|
<option>-DUSE_LIBNOTIFY=OFF</option>: Use this switch if you do not
|
|
have <application>libnotify</application> installed.
|
|
</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="geoclue2"/>.
|
|
</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>
|
|
|
|
<para>
|
|
<option>-DUSE_WOFF2=ON</option>: Use this switch if the optional
|
|
package <xref linkend="woff2"/> is installed. This adds additional
|
|
support for fonts.
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Program</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
jsc,
|
|
MiniBrowser, and
|
|
WebKitWebDriver
|
|
</seg>
|
|
<seg>
|
|
libjavascriptcoregtk-4.0.so and
|
|
libwebkit2gtk-4.0.so
|
|
</seg>
|
|
<seg>
|
|
/usr/include/webkitgtk-4.0,
|
|
/usr/lib{,exec}/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="WebKitWebDriver">
|
|
<term><command>WebKitWebDriver</command></term>
|
|
<listitem>
|
|
<para>
|
|
allows debugging and automation of web pages and browsers.
|
|
</para>
|
|
<indexterm zone="webkitgtk WebKitWebDriver">
|
|
<primary sortas="b-WebKitWebDriver">WebKitWebDriver</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>
|