source: xsoft/graphweb/epiphany.xml@ a20b398b

elogind
Last change on this file since a20b398b was a20b398b, checked in by DJ Lucas <dj@…>, 5 years ago

Merge to HEAD 21704.

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

  • Property mode set to 100644
File size: 4.9 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-32;/epiphany-&epiphany-version;.tar.xz">
9 <!ENTITY epiphany-download-ftp
10 "&gnome-download-ftp;/epiphany/&gnome-minor-32;/epiphany-&epiphany-version;.tar.xz">
11 <!ENTITY epiphany-md5sum "c4976507bf3de69f27a050ad09531f5a">
12 <!ENTITY epiphany-size "5.2 MB">
13 <!ENTITY epiphany-buildsize "76 MB">
14 <!ENTITY epiphany-time "0.6 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 &lfs84_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"/>, and
85 <xref linkend="webkitgtk"/>
86 </para>
87
88 <bridgehead renderas="sect4">Recommended</bridgehead>
89 <para role="recommended">
90 <xref linkend="libdazzle"/>
91 </para>
92
93 <bridgehead renderas="sect4">Runtime Dependencies</bridgehead>
94 <para role="optional">
95 <xref role="runtime" linkend="gnome-keyring"/> (for storing passwords) and
96 <xref role="runtime" linkend="seahorse"/> (for managing stored passwords)
97 </para>
98
99 <para condition="html" role="usernotes">User Notes:
100 <ulink url="&blfs-wiki;/epiphany"/>
101 </para>
102 </sect2>
103
104 <sect2 role="installation">
105 <title>Installation of Epiphany</title>
106
107 <para>
108 Install <application>Epiphany</application> by running the following
109 commands:
110 </para>
111
112<screen><userinput>mkdir build &amp;&amp;
113cd build &amp;&amp;
114
115meson --prefix=/usr .. &amp;&amp;
116ninja</userinput></screen>
117
118 <para>
119 Now, as the <systemitem class="username">root</systemitem> user:
120 </para>
121
122<screen role="root"><userinput>ninja install</userinput></screen>
123
124 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
125 href="../../xincludes/gsettings-destdir.xml"/>
126
127 <para>
128 This package does not have a working test suite.
129 </para>
130
131 </sect2>
132
133 <sect2 role="content">
134 <title>Contents</title>
135
136 <segmentedlist>
137 <segtitle>Installed Program</segtitle>
138 <segtitle>Installed Libraries</segtitle>
139 <segtitle>Installed Directories</segtitle>
140
141 <seglistitem>
142 <seg>
143 epiphany and ephy-profile-migrator
144 </seg>
145 <seg>
146 libephywebextension.so
147 </seg>
148 <seg>
149 /usr/{lib,share,share/help/*}/epiphany
150 </seg>
151 </seglistitem>
152 </segmentedlist>
153
154 <variablelist>
155 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
156 <?dbfo list-presentation="list"?>
157 <?dbhtml list-presentation="table"?>
158
159 <varlistentry id="epiphany-prog">
160 <term><command>epiphany</command></term>
161 <listitem>
162 <para>
163 is a <application>GNOME</application> web browser based on
164 the <application>WebKit2</application> rendering engine.
165 </para>
166 <indexterm zone="epiphany epiphany-prog">
167 <primary sortas="b-epiphany">epiphany</primary>
168 </indexterm>
169 </listitem>
170 </varlistentry>
171
172 </variablelist>
173
174 </sect2>
175
176</sect1>
Note: See TracBrowser for help on using the repository browser.