source: gnome/applications/epiphany.xml@ 5f82b76a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 5f82b76a was 0248f5f, checked in by Fernando de Oliveira <fernando@…>, 10 years ago

Updates to gnome-desktop-3.12.2, gtksourceview-3.12.2, vte-0.36.2, cheese-3.12.2, eog-3.12.2, epiphany-3.12.1, nautilus-3.12.2, file-roller-3.12.2, gnome-system-monitor-3.12.2, gnome-terminal-3.12.2, gucharmap-3.12.1, seahorse-3.12.2, xdg-utils-1.1.0-rc2, x264-20140519-2245, and webkitgtk-2.4.2.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13135 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;/epiphany-&epiphany-version;.tar.xz">
9 <!ENTITY epiphany-download-ftp
10 "&gnome-download-ftp;/epiphany/&gnome-minor;/epiphany-&epiphany-version;.tar.xz">
11 <!ENTITY epiphany-md5sum "48d1ae142c41c55d62183456d4527d3d">
12 <!ENTITY epiphany-size "2.9 MB">
13 <!ENTITY epiphany-buildsize "86 MB">
14 <!ENTITY epiphany-time "0.9 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 &lfs75_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="avahi"/>,
81 <xref linkend="gcr"/>,
82 <xref linkend="gnome-desktop"/>,
83 <xref linkend="libnotify"/>,
84 <xref linkend="libwnck"/>, and
85 <xref linkend="webkitgtk2"/>
86 </para>
87
88 <bridgehead renderas="sect4">Recommended</bridgehead>
89 <para role="recommended">
90 <xref linkend="nss"/>
91 </para>
92
93 <bridgehead renderas="sect4">Optional</bridgehead>
94 <para role="optional">
95 <xref linkend="lsb-release"/>
96 </para>
97
98 <bridgehead renderas="sect4">Runtime Dependencies</bridgehead>
99 <para role="optional">
100 <xref linkend="gnome-keyring"/> (for storing passwords) and
101 <xref linkend="seahorse"/> (for managing stored passwords)
102 </para>
103
104 <para condition="html" role="usernotes">User Notes:
105 <ulink url="&blfs-wiki;/epiphany"/>
106 </para>
107 </sect2>
108
109 <sect2 role="installation">
110 <title>Installation of Epiphany</title>
111
112 <para>
113 Install <application>Epiphany</application> by running the following
114 commands:
115 </para>
116
117<screen><userinput>./configure --prefix=/usr &amp;&amp;
118make</userinput></screen>
119
120 <para>
121 This package does not come with a testsuite.
122 </para>
123
124 <para>
125 Now, as the <systemitem class="username">root</systemitem> user:
126 </para>
127
128<screen role="root"><userinput>make install</userinput></screen>
129
130 </sect2>
131
132 <sect2 role="content">
133 <title>Contents</title>
134
135 <segmentedlist>
136 <segtitle>Installed Program</segtitle>
137 <segtitle>Installed Libraries</segtitle>
138 <segtitle>Installed Directories</segtitle>
139
140 <seglistitem>
141 <seg>
142 epiphany, ephy-profile-migrator, and epiphany-search-provider
143 </seg>
144 <seg>
145 /usr/lib/epiphany/&gnome-minor;/web-extensions/libephywebextension.so
146 </seg>
147 <seg>
148 /usr/lib/epiphany,
149 /usr/share/epiphany, and
150 /usr/share/help/*/epiphany
151 </seg>
152 </seglistitem>
153 </segmentedlist>
154
155 <variablelist>
156 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
157 <?dbfo list-presentation="list"?>
158 <?dbhtml list-presentation="table"?>
159
160 <varlistentry id="epiphany-prog">
161 <term><command>epiphany</command></term>
162 <listitem>
163 <para>
164 is a <application>GNOME</application> web browser based on
165 the <application>WebKit2</application> rendering engine.
166 </para>
167 <indexterm zone="epiphany epiphany-prog">
168 <primary sortas="b-epiphany">epiphany</primary>
169 </indexterm>
170 </listitem>
171 </varlistentry>
172
173 </variablelist>
174
175 </sect2>
176
177</sect1>
Note: See TracBrowser for help on using the repository browser.