source: gnome/core/epiphany.xml@ ecc6758

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 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 ecc6758 was ecc6758, checked in by Ken Moffat <ken@…>, 12 years ago

Epiphany-3.2.1

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

  • Property mode set to 100644
File size: 5.8 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 "&gnome-download-http;/epiphany/&gnome-version;/epiphany-&epiphany-version;.tar.xz">
8 <!ENTITY epiphany-download-ftp "&gnome-download-ftp;/epiphany/&gnome-version;/epiphany-&epiphany-version;.tar.xz">
9 <!ENTITY epiphany-md5sum "b07a47656a07f695c70eb56b628f9df7">
10 <!ENTITY epiphany-size "4.9 MB">
11 <!ENTITY epiphany-buildsize "92 MB">
12 <!ENTITY epiphany-time "1.0 SBU">
13]>
14
15<sect1 id="epiphany" xreflabel="Epiphany-&epiphany-version;">
16 <?dbhtml filename="epiphany.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Epiphany-&epiphany-version;</title>
24
25 <indexterm zone="epiphany">
26 <primary sortas="a-Epiphany">Epiphany</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Epiphany</title>
31
32 <para><application>Epiphany</application> is a simple yet powerful
33 <application>GNOME</application> web browser targeted at non-technical
34 users. Its principles are simplicity and standards compliance.</para>
35
36 &lfs70_checked;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>Download (HTTP): <ulink url="&epiphany-download-http;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download (FTP): <ulink url="&epiphany-download-ftp;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download MD5 sum: &epiphany-md5sum;</para>
48 </listitem>
49 <listitem>
50 <para>Download size: &epiphany-size;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated disk space required: &epiphany-buildsize;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated build time: &epiphany-time;</para>
57 </listitem>
58 </itemizedlist>
59
60 <bridgehead renderas="sect3">Epiphany Dependencies</bridgehead>
61
62 <bridgehead renderas="sect4">Required</bridgehead>
63 <para role="required"><xref linkend="GConf"/>,
64 <xref linkend="gnome-doc-utils"/>,
65 <xref linkend="iso-codes"/>,
66 <xref linkend="libgnome-keyring"/>,
67 <xref linkend="nss"/>,
68 <xref linkend="startup-notification"/>, and
69 <xref linkend="webkitgtk"/></para>
70
71 <bridgehead renderas="sect4">Recommended</bridgehead>
72 <para role="recommended"><xref linkend="cacerts"/> and
73 <xref linkend="rarian"/></para>
74
75 <bridgehead renderas="sect4">Optional</bridgehead>
76 <para role="optional"><xref linkend="avahi"/>,
77 <xref linkend="gtk-doc"/>,
78 <xref linkend="libnotify"/>,
79 <xref linkend="NetworkManager"/>,
80 <!-- FIXME:ken
81 and <xref linkend="seed"/></para>-->
82 and seed-3.2.0</para>
83
84 <para condition="html" role="usernotes">User Notes:
85 <ulink url="&blfs-wiki;/epiphany"/></para>
86
87 </sect2>
88
89 <sect2 role="installation">
90 <title>Installation of Epiphany</title>
91
92 <para>Install <application>Epiphany</application> by running the following
93 commands:</para>
94
95<screen><userinput>./configure --prefix=$GNOME_PREFIX \
96 --with-ca-file=/etc/ssl/ca-bundle.crt &amp;&amp;
97make</userinput></screen>
98
99 <para>This package does not come with a test suite.</para>
100
101 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
102
103<screen role="root"><userinput>make install</userinput></screen>
104
105 <para>A <application>D-BUS</application> service script was installed in
106 the previous step. If the <envar>$GNOME_PREFIX</envar> is anything other
107 than <filename class='directory'>/usr</filename>, as the
108 <systemitem class="username">root</systemitem> user you should add the
109 <filename class='directory'>$GNOME_PREFIX/share/dbus-1/services</filename>
110 directory to the local session configuration as described in the
111 <xref linkend="dbus"/> configuration section.</para>
112
113 </sect2>
114
115 <sect2 role="commands">
116 <title>Command Explanations</title>
117
118 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
119 href="../../xincludes/gnome-prefix.xml"/>
120
121 <para><parameter>--with-ca-file=/etc/ssl/ca-bundle.crt</parameter>:
122 Omit this if you have not installed the certificates.</para>
123
124 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
125 href="../../xincludes/gtk-doc-rebuild.xml"/>
126
127 </sect2>
128
129 <sect2 role="content">
130 <title>Contents</title>
131
132 <segmentedlist>
133 <segtitle>Installed Program</segtitle>
134 <segtitle>Installed Libraries</segtitle>
135 <segtitle>Installed Directories</segtitle>
136
137 <seglistitem>
138 <seg>epiphany</seg>
139 <seg>None</seg>
140 <seg><envar>$GNOME_PREFIX</envar>/{include/epiphany/,
141 share/{epiphany/{art,glade,icons/hicolor/{16x16/{actions,places,status},
142 22x22/{actions,places,status},24x24/{actions,places,status},
143 32x32/{actions,status},48x48/status,scalable/{actions,status}}},
144 gnome/help/epiphany/*,gtk-doc/html/epiphany,
145 icons/LowContrastLargePrint/48x48/apps,omf/epiphany}}</seg>
146 </seglistitem>
147 </segmentedlist>
148
149 <variablelist>
150 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
151 <?dbfo list-presentation="list"?>
152 <?dbhtml list-presentation="table"?>
153
154 <varlistentry id="epiphany-prog">
155 <term><command>epiphany</command></term>
156 <listitem>
157 <para>is a <application>GNOME</application> web browser based on
158 the <application>WebKit</application> rendering engine.</para>
159 <indexterm zone="epiphany epiphany-prog">
160 <primary sortas="b-epiphany">epiphany</primary>
161 </indexterm>
162 </listitem>
163 </varlistentry>
164
165 </variablelist>
166
167 </sect2>
168
169</sect1>
Note: See TracBrowser for help on using the repository browser.