source: xsoft/graphweb/epiphany.xml@ 1bdcde9

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 1bdcde9 was 1bdcde9, checked in by Bruce Dubbs <bdubbs@…>, 7 years ago

Update to gtk-vnc-0.7.1.
Update to evolution-3.24.2.
Update to gnome-maps-3.24.3.
Update to epiphany-3.24.2.
Update to network-manager-applet-1.8.2.

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

  • Property mode set to 100644
File size: 5.2 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 epiphany-download-http
8 "&gnome-download-http;/epiphany/&gnome-minor-24;/epiphany-&epiphany-version;.tar.xz">
9 <!ENTITY epiphany-download-ftp
10 "&gnome-download-ftp;/epiphany/&gnome-minor-24;/epiphany-&epiphany-version;.tar.xz">
11 <!ENTITY epiphany-md5sum "e035dc6f64f0c1909de823e03f16b2f3">
12 <!ENTITY epiphany-size "3.3 MB">
13 <!ENTITY epiphany-buildsize "42 MB">
14 <!ENTITY epiphany-time "0.8 SBU">
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 &lfs80_checked;
41 &gcc7_checked;
42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>
47 Download (HTTP): <ulink url="&epiphany-download-http;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download (FTP): <ulink url="&epiphany-download-ftp;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download MD5 sum: &epiphany-md5sum;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download size: &epiphany-size;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated disk space required: &epiphany-buildsize;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated build time: &epiphany-time;
73 </para>
74 </listitem>
75 </itemizedlist>
76
77 <bridgehead renderas="sect3">Epiphany Dependencies</bridgehead>
78
79 <bridgehead renderas="sect4">Required</bridgehead>
80 <para role="required">
81 <xref linkend="avahi"/>,
82 <xref linkend="gcr"/>,
83 <xref linkend="gnome-desktop"/>,
84 <xref linkend="iso-codes"/>,
85 <xref linkend="libnotify"/>,
86 <xref linkend="libwnck"/>, and
87 <xref linkend="webkitgtk"/>
88 </para>
89
90 <bridgehead renderas="sect4">Recommended</bridgehead>
91 <para role="recommended">
92 <xref linkend="nss"/>
93 </para>
94
95 <bridgehead renderas="sect4">Optional</bridgehead>
96 <para role="optional">
97 <xref linkend="lsb-release"/>
98 </para>
99
100 <bridgehead renderas="sect4">Runtime Dependencies</bridgehead>
101 <para role="optional">
102 <xref linkend="gnome-keyring"/> (for storing passwords) and
103 <xref 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>./configure --prefix=/usr &amp;&amp;
120make</userinput></screen>
121
122 <para>
123 Now, as the <systemitem class="username">root</systemitem> user:
124 </para>
125
126<screen role="root"><userinput>make install</userinput></screen>
127
128<!-- We will see if this happens to improve with a new release. If it doesn't,
129recommend changing to "This package does not have a working test suite." -->
130
131 <para>
132 An already active graphical session with a bus address is necessary
133 to execute the test suite. Some tests may fail for unknown reasons.
134 To test the results, run:
135 </para>
136
137<screen><userinput>make -k check</userinput></screen>
138
139 </sect2>
140
141 <sect2 role="content">
142 <title>Contents</title>
143
144 <segmentedlist>
145 <segtitle>Installed Program</segtitle>
146 <segtitle>Installed Libraries</segtitle>
147 <segtitle>Installed Directories</segtitle>
148
149 <seglistitem>
150 <seg>
151 epiphany and ephy-profile-migrator
152 </seg>
153 <seg>
154 libephywebextension.so
155 </seg>
156 <seg>
157 /usr/{lib,share,share/help/*}/epiphany
158 </seg>
159 </seglistitem>
160 </segmentedlist>
161
162 <variablelist>
163 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
164 <?dbfo list-presentation="list"?>
165 <?dbhtml list-presentation="table"?>
166
167 <varlistentry id="epiphany-prog">
168 <term><command>epiphany</command></term>
169 <listitem>
170 <para>
171 is a <application>GNOME</application> web browser based on
172 the <application>WebKit2</application> rendering engine.
173 </para>
174 <indexterm zone="epiphany epiphany-prog">
175 <primary sortas="b-epiphany">epiphany</primary>
176 </indexterm>
177 </listitem>
178 </varlistentry>
179
180 </variablelist>
181
182 </sect2>
183
184</sect1>
Note: See TracBrowser for help on using the repository browser.