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 epiphany-download-http
|
---|
8 | "&gnome-download-http;/epiphany/&gnome-minor-36;/epiphany-&epiphany-version;.tar.xz">
|
---|
9 | <!ENTITY epiphany-download-ftp
|
---|
10 | "&gnome-download-ftp;/epiphany/&gnome-minor-36;/epiphany-&epiphany-version;.tar.xz">
|
---|
11 | <!ENTITY epiphany-md5sum "dba7e0e698948f7896463c512140cb98">
|
---|
12 | <!ENTITY epiphany-size "5.6 MB">
|
---|
13 | <!ENTITY epiphany-buildsize "97 MB">
|
---|
14 | <!ENTITY epiphany-time "0.3 SBU (Using parallelism=4, including tests)">
|
---|
15 | ]>
|
---|
16 |
|
---|
17 | <sect1 id="epiphany" xreflabel="Epiphany-&epiphany-version;">
|
---|
18 | <?dbhtml filename="epiphany.html"?>
|
---|
19 |
|
---|
20 | <sect1info>
|
---|
21 | <othername>$LastChangedBy$</othername>
|
---|
22 | <date>$Date$</date>
|
---|
23 | </sect1info>
|
---|
24 |
|
---|
25 | <title>Epiphany-&epiphany-version;</title>
|
---|
26 |
|
---|
27 | <indexterm zone="epiphany">
|
---|
28 | <primary sortas="a-Epiphany">Epiphany</primary>
|
---|
29 | </indexterm>
|
---|
30 |
|
---|
31 | <sect2 role="package">
|
---|
32 | <title>Introduction to Epiphany</title>
|
---|
33 |
|
---|
34 | <para>
|
---|
35 | <application>Epiphany</application> is a simple yet powerful
|
---|
36 | <application>GNOME</application> web browser targeted at non-technical
|
---|
37 | users. Its principles are simplicity and standards compliance.
|
---|
38 | </para>
|
---|
39 |
|
---|
40 | &lfs91_checked;
|
---|
41 |
|
---|
42 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
43 | <itemizedlist spacing="compact">
|
---|
44 | <listitem>
|
---|
45 | <para>
|
---|
46 | Download (HTTP): <ulink url="&epiphany-download-http;"/>
|
---|
47 | </para>
|
---|
48 | </listitem>
|
---|
49 | <listitem>
|
---|
50 | <para>
|
---|
51 | Download (FTP): <ulink url="&epiphany-download-ftp;"/>
|
---|
52 | </para>
|
---|
53 | </listitem>
|
---|
54 | <listitem>
|
---|
55 | <para>
|
---|
56 | Download MD5 sum: &epiphany-md5sum;
|
---|
57 | </para>
|
---|
58 | </listitem>
|
---|
59 | <listitem>
|
---|
60 | <para>
|
---|
61 | Download size: &epiphany-size;
|
---|
62 | </para>
|
---|
63 | </listitem>
|
---|
64 | <listitem>
|
---|
65 | <para>
|
---|
66 | Estimated disk space required: &epiphany-buildsize;
|
---|
67 | </para>
|
---|
68 | </listitem>
|
---|
69 | <listitem>
|
---|
70 | <para>
|
---|
71 | Estimated build time: &epiphany-time;
|
---|
72 | </para>
|
---|
73 | </listitem>
|
---|
74 | </itemizedlist>
|
---|
75 |
|
---|
76 | <bridgehead renderas="sect3">Epiphany Dependencies</bridgehead>
|
---|
77 |
|
---|
78 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
79 | <para role="required">
|
---|
80 | <xref linkend="gcr"/>,
|
---|
81 | <xref linkend="gnome-desktop"/>,
|
---|
82 | <xref linkend="iso-codes"/>,
|
---|
83 | <xref linkend="json-glib"/>,
|
---|
84 | <xref linkend="libnotify"/>,
|
---|
85 | <xref linkend="nettle"/>, and
|
---|
86 | <xref linkend="webkitgtk"/>
|
---|
87 | </para>
|
---|
88 |
|
---|
89 | <bridgehead renderas="sect4">Recommended</bridgehead>
|
---|
90 | <para role="recommended">
|
---|
91 | <xref linkend="libdazzle"/> and
|
---|
92 | <xref linkend="libhandy"/>
|
---|
93 | </para>
|
---|
94 |
|
---|
95 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
96 | <para role="optional">
|
---|
97 | <ulink url="&appstream-glib-url;">Appstream-Glib</ulink>
|
---|
98 | </para>
|
---|
99 |
|
---|
100 | <bridgehead renderas="sect4">Runtime Dependencies</bridgehead>
|
---|
101 | <para role="optional">
|
---|
102 | <xref role="runtime" linkend="gnome-keyring"/> (for storing passwords) and
|
---|
103 | <xref role="runtime" linkend="seahorse"/> (for managing stored passwords)
|
---|
104 | </para>
|
---|
105 |
|
---|
106 | <para condition="html" role="usernotes">User Notes:
|
---|
107 | <ulink url="&blfs-wiki;/epiphany"/>
|
---|
108 | </para>
|
---|
109 | </sect2>
|
---|
110 |
|
---|
111 | <sect2 role="installation">
|
---|
112 | <title>Installation of Epiphany</title>
|
---|
113 |
|
---|
114 | <para>
|
---|
115 | Install <application>Epiphany</application> by running the following
|
---|
116 | commands:
|
---|
117 | </para>
|
---|
118 |
|
---|
119 | <screen><userinput>mkdir build &&
|
---|
120 | cd build &&
|
---|
121 |
|
---|
122 | meson --prefix=/usr .. &&
|
---|
123 | ninja</userinput></screen>
|
---|
124 |
|
---|
125 | <para>
|
---|
126 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
127 | </para>
|
---|
128 |
|
---|
129 | <screen role="root"><userinput>ninja install</userinput></screen>
|
---|
130 |
|
---|
131 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
132 | href="../../xincludes/gsettings-destdir.xml"/>
|
---|
133 |
|
---|
134 | <para>
|
---|
135 | One test would fail if this package is not installed,
|
---|
136 | so it's better to run the test suite after installation.
|
---|
137 | To test the results, issue <command>ninja test</command>.
|
---|
138 | The tests must be run from a graphical session.
|
---|
139 | </para>
|
---|
140 |
|
---|
141 | </sect2>
|
---|
142 |
|
---|
143 | <sect2 role="content">
|
---|
144 | <title>Contents</title>
|
---|
145 |
|
---|
146 | <segmentedlist>
|
---|
147 | <segtitle>Installed Program</segtitle>
|
---|
148 | <segtitle>Installed Libraries</segtitle>
|
---|
149 | <segtitle>Installed Directories</segtitle>
|
---|
150 |
|
---|
151 | <seglistitem>
|
---|
152 | <seg>
|
---|
153 | epiphany
|
---|
154 | </seg>
|
---|
155 | <seg>
|
---|
156 | None
|
---|
157 | </seg>
|
---|
158 | <seg>
|
---|
159 | /usr/{lib,libexec,share,share/help/*}/epiphany
|
---|
160 | </seg>
|
---|
161 | </seglistitem>
|
---|
162 | </segmentedlist>
|
---|
163 |
|
---|
164 | <variablelist>
|
---|
165 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
166 | <?dbfo list-presentation="list"?>
|
---|
167 | <?dbhtml list-presentation="table"?>
|
---|
168 |
|
---|
169 | <varlistentry id="epiphany-prog">
|
---|
170 | <term><command>epiphany</command></term>
|
---|
171 | <listitem>
|
---|
172 | <para>
|
---|
173 | is a <application>GNOME</application> web browser based on
|
---|
174 | the <application>WebKit2</application> rendering engine.
|
---|
175 | </para>
|
---|
176 | <indexterm zone="epiphany epiphany-prog">
|
---|
177 | <primary sortas="b-epiphany">epiphany</primary>
|
---|
178 | </indexterm>
|
---|
179 | </listitem>
|
---|
180 | </varlistentry>
|
---|
181 |
|
---|
182 | </variablelist>
|
---|
183 |
|
---|
184 | </sect2>
|
---|
185 |
|
---|
186 | </sect1>
|
---|