2013-06-01 20:18:39 +08:00
|
|
|
<?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 epiphany-download-http
|
2023-09-28 03:47:58 +08:00
|
|
|
"&gnome-download-http;/epiphany/&gnome-45;/epiphany-&epiphany-version;.tar.xz">
|
2023-10-16 05:14:18 +08:00
|
|
|
<!ENTITY epiphany-download-ftp " ">
|
2023-11-08 04:05:50 +08:00
|
|
|
<!ENTITY epiphany-md5sum "b73b59a9f20c541f455f93f7fbef4762">
|
2023-04-22 04:58:23 +08:00
|
|
|
<!ENTITY epiphany-size "3.8 MB">
|
2023-07-07 02:58:49 +08:00
|
|
|
<!ENTITY epiphany-buildsize "55 MB (with tests)">
|
2023-09-28 03:47:58 +08:00
|
|
|
<!ENTITY epiphany-time "0.3 SBU (with tests; both using parallelism=4)">
|
2013-06-01 20:18:39 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="epiphany" xreflabel="Epiphany-&epiphany-version;">
|
|
|
|
<?dbhtml filename="epiphany.html"?>
|
|
|
|
|
|
|
|
|
|
|
|
<title>Epiphany-&epiphany-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="epiphany">
|
2013-12-13 09:01:39 +08:00
|
|
|
<primary sortas="a-Epiphany">Epiphany</primary>
|
2013-06-01 20:18:39 +08:00
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to Epiphany</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
<application>Epiphany</application> is a simple yet powerful
|
|
|
|
<application>GNOME</application> web browser targeted at non-technical
|
|
|
|
users. Its principles are simplicity and standards compliance.
|
|
|
|
</para>
|
|
|
|
|
2023-08-23 00:45:35 +08:00
|
|
|
&lfs120_checked;
|
2013-06-01 20:18:39 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&epiphany-download-http;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&epiphany-download-ftp;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download MD5 sum: &epiphany-md5sum;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download size: &epiphany-size;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated disk space required: &epiphany-buildsize;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated build time: &epiphany-time;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Epiphany Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
|
|
<para role="required">
|
2023-04-23 00:21:27 +08:00
|
|
|
<xref linkend="gcr4"/>,
|
2013-06-01 20:18:39 +08:00
|
|
|
<xref linkend="gnome-desktop"/>,
|
2017-01-06 11:21:11 +08:00
|
|
|
<xref linkend="iso-codes"/>,
|
2017-08-28 04:10:37 +08:00
|
|
|
<xref linkend="json-glib"/>,
|
2023-04-23 21:31:52 +08:00
|
|
|
<xref linkend="libadwaita1"/>,
|
2020-10-22 05:07:04 +08:00
|
|
|
<xref linkend="libportal"/>,
|
2020-03-30 12:31:03 +08:00
|
|
|
<xref linkend="nettle"/>, and
|
2023-04-22 04:58:23 +08:00
|
|
|
<xref linkend="webkitgtk"/> (built with GTK-4)
|
2013-06-01 20:18:39 +08:00
|
|
|
</para>
|
|
|
|
|
2019-07-29 04:24:26 +08:00
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
|
|
<para role="optional">
|
2023-09-28 03:47:58 +08:00
|
|
|
<ulink url="&appstream-glib-url;">Appstream-Glib</ulink> and
|
|
|
|
<ulink url="https://github.com/elementary/granite">Granite</ulink>
|
2019-07-29 04:24:26 +08:00
|
|
|
</para>
|
|
|
|
|
2013-11-04 01:12:20 +08:00
|
|
|
<bridgehead renderas="sect4">Runtime Dependencies</bridgehead>
|
|
|
|
<para role="optional">
|
2017-09-16 16:20:54 +08:00
|
|
|
<xref role="runtime" linkend="gnome-keyring"/> (for storing passwords) and
|
|
|
|
<xref role="runtime" linkend="seahorse"/> (for managing stored passwords)
|
2013-06-01 20:18:39 +08:00
|
|
|
</para>
|
|
|
|
|
2023-06-30 02:17:43 +08:00
|
|
|
<para condition="html" role="usernotes">Editor Notes:
|
2013-08-01 04:04:13 +08:00
|
|
|
<ulink url="&blfs-wiki;/epiphany"/>
|
|
|
|
</para>
|
2013-06-01 20:18:39 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Epiphany</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Install <application>Epiphany</application> by running the following
|
|
|
|
commands:
|
|
|
|
</para>
|
|
|
|
|
2017-10-29 14:27:07 +08:00
|
|
|
<screen><userinput>mkdir build &&
|
2017-12-30 06:51:18 +08:00
|
|
|
cd build &&
|
|
|
|
|
2023-03-14 00:48:55 +08:00
|
|
|
meson setup --prefix=/usr --buildtype=release .. &&
|
2017-10-29 14:27:07 +08:00
|
|
|
ninja</userinput></screen>
|
2013-06-01 20:18:39 +08:00
|
|
|
|
|
|
|
<para>
|
2015-10-29 03:45:14 +08:00
|
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
2013-06-01 20:18:39 +08:00
|
|
|
</para>
|
|
|
|
|
2019-05-03 04:19:29 +08:00
|
|
|
<screen role="root"><userinput>ninja install</userinput></screen>
|
|
|
|
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../xincludes/gsettings-destdir.xml"/>
|
2016-07-10 08:08:23 +08:00
|
|
|
|
2013-06-01 20:18:39 +08:00
|
|
|
<para>
|
2020-02-14 18:51:19 +08:00
|
|
|
One test would fail if this package is not installed,
|
|
|
|
so it's better to run the test suite after installation.
|
2023-02-23 01:20:09 +08:00
|
|
|
To test the results, issue
|
|
|
|
<command>LC_ALL=en_US.UTF-8 ninja test</command>.
|
2020-03-30 12:31:03 +08:00
|
|
|
The tests must be run from a graphical session.
|
2013-06-01 20:18:39 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2021-06-04 20:06:48 +08:00
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../xincludes/meson-buildtype-release.xml"/>
|
|
|
|
</sect2>
|
|
|
|
|
2013-06-01 20:18:39 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Program</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>
|
2020-05-30 14:05:46 +08:00
|
|
|
epiphany
|
2013-06-01 20:18:39 +08:00
|
|
|
</seg>
|
|
|
|
<seg>
|
2020-05-30 14:05:46 +08:00
|
|
|
None
|
2013-06-01 20:18:39 +08:00
|
|
|
</seg>
|
|
|
|
<seg>
|
2020-02-28 05:05:33 +08:00
|
|
|
/usr/{lib,libexec,share,share/help/*}/epiphany
|
2013-06-01 20:18:39 +08:00
|
|
|
</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="epiphany-prog">
|
|
|
|
<term><command>epiphany</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
is a <application>GNOME</application> web browser based on
|
2021-02-19 23:20:16 +08:00
|
|
|
the <application>WebKit2</application> rendering engine
|
2013-06-01 20:18:39 +08:00
|
|
|
</para>
|
|
|
|
<indexterm zone="epiphany epiphany-prog">
|
|
|
|
<primary sortas="b-epiphany">epiphany</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2016-02-24 07:21:23 +08:00
|
|
|
</sect1>
|