source: xsoft/graphweb/epiphany.xml@ 730b5bc

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 730b5bc was 20f070d8, checked in by Xi Ruoyao <xry111@…>, 3 years ago

first batch of meson --buildtype=release

  • Property mode set to 100644
File size: 5.5 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-40;/epiphany-&epiphany-version;.tar.xz">
9 <!ENTITY epiphany-download-ftp
10 "&gnome-download-ftp;/epiphany/&gnome-40;/epiphany-&epiphany-version;.tar.xz">
11 <!ENTITY epiphany-md5sum "f5060e735e06e81c4150ecb871e0b243">
12 <!ENTITY epiphany-size "5.1 MB">
13 <!ENTITY epiphany-buildsize "107 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 <date>$Date$</date>
22 </sect1info>
23
24 <title>Epiphany-&epiphany-version;</title>
25
26 <indexterm zone="epiphany">
27 <primary sortas="a-Epiphany">Epiphany</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to Epiphany</title>
32
33 <para>
34 <application>Epiphany</application> is a simple yet powerful
35 <application>GNOME</application> web browser targeted at non-technical
36 users. Its principles are simplicity and standards compliance.
37 </para>
38
39 &lfs101_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&epiphany-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&epiphany-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &epiphany-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &epiphany-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &epiphany-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &epiphany-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">Epiphany Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="gcr"/>,
80 <xref linkend="gnome-desktop"/>,
81 <xref linkend="iso-codes"/>,
82 <xref linkend="json-glib"/>,
83 <xref linkend="libnotify"/>,
84 <xref linkend="libportal"/>,
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="libhandy1"/>
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 &amp;&amp;
120cd build &amp;&amp;
121
122meson --prefix=/usr --buildtype=release .. &amp;&amp;
123ninja</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="commands">
144 <title>Command Explanations</title>
145
146 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
147 href="../../xincludes/meson-buildtype-release.xml"/>
148 </sect2>
149
150 <sect2 role="content">
151 <title>Contents</title>
152
153 <segmentedlist>
154 <segtitle>Installed Program</segtitle>
155 <segtitle>Installed Libraries</segtitle>
156 <segtitle>Installed Directories</segtitle>
157
158 <seglistitem>
159 <seg>
160 epiphany
161 </seg>
162 <seg>
163 None
164 </seg>
165 <seg>
166 /usr/{lib,libexec,share,share/help/*}/epiphany
167 </seg>
168 </seglistitem>
169 </segmentedlist>
170
171 <variablelist>
172 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
173 <?dbfo list-presentation="list"?>
174 <?dbhtml list-presentation="table"?>
175
176 <varlistentry id="epiphany-prog">
177 <term><command>epiphany</command></term>
178 <listitem>
179 <para>
180 is a <application>GNOME</application> web browser based on
181 the <application>WebKit2</application> rendering engine
182 </para>
183 <indexterm zone="epiphany epiphany-prog">
184 <primary sortas="b-epiphany">epiphany</primary>
185 </indexterm>
186 </listitem>
187 </varlistentry>
188
189 </variablelist>
190
191 </sect2>
192
193</sect1>
Note: See TracBrowser for help on using the repository browser.