source: gnome/add/epiphany.xml@ 0498a0c6

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 0498a0c6 was 7ff76531, checked in by Wayne Blaszczyk <wblaszcz@…>, 14 years ago

Added new package, enchant-1.5.0.

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

  • Property mode set to 100644
File size: 6.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 "&gnome-download-http;/epiphany/&gnome-old-version;/epiphany-&epiphany-version;.tar.bz2">
8 <!ENTITY epiphany-download-ftp "&gnome-download-ftp;/epiphany/&gnome-old-version;/epiphany-&epiphany-version;.tar.bz2">
9 <!ENTITY epiphany-md5sum "2e77f3f0651a27cac29224e82c3cc793">
10 <!ENTITY epiphany-size "4.7 MB">
11 <!ENTITY epiphany-buildsize "91 MB">
12 <!ENTITY epiphany-time "1.3 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 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>Download (HTTP): <ulink url="&epiphany-download-http;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download (FTP): <ulink url="&epiphany-download-ftp;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download MD5 sum: &epiphany-md5sum;</para>
46 </listitem>
47 <listitem>
48 <para>Download size: &epiphany-size;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated disk space required: &epiphany-buildsize;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated build time: &epiphany-time;</para>
55 </listitem>
56 </itemizedlist>
57
58 <bridgehead renderas="sect3">Epiphany Dependencies</bridgehead>
59
60 <bridgehead renderas="sect4">Required</bridgehead>
61 <para role="required"><xref linkend="gnome-desktop"/>,
62 <xref linkend="startup-notification"/>,
63 <xref linkend="iso-codes"/>, and
64 a mozilla.org Gecko layout engine
65 (<xref linkend="seamonkey"/> or
66 <xref linkend="firefox"/> or
67 <xref linkend="thunderbird"/> or
68 <ulink url="http://www.mozilla.org/products/mozilla1.x/">Mozilla</ulink>)</para>
69
70 <bridgehead renderas="sect4">Optional for Python Support</bridgehead>
71 <para role="optional"><xref linkend="pygtk"/> (including the gtk module)
72 and <xref linkend="gnome-python"/></para>
73
74 <bridgehead renderas="sect4">Optional</bridgehead>
75 <para role="optional"><xref linkend="enchant"/>,
76 <xref linkend="intltool"/>, and
77 <xref linkend="gtk-doc"/></para>
78
79 <para condition="html" role="usernotes">User Notes:
80 <ulink url="&blfs-wiki;/epiphany"/></para>
81
82 </sect2>
83
84 <sect2 role="installation">
85 <title>Installation of Epiphany</title>
86
87 <para>Install <application>Epiphany</application> by running the following
88 commands:</para>
89
90<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
91 --sysconfdir=&gnome-etc-dir; \
92 --localstatedir=/var/lib \
93 --mandir=$(pkg-config \
94 --variable=prefix ORBit-2.0)/share/man &amp;&amp;
95make</userinput></screen>
96
97 <para>This package does not come with a test suite.</para>
98
99 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
100
101<screen role="root"><userinput>make install</userinput></screen>
102
103 <para>A <application>D-BUS</application> service script was installed in
104 the previous step. If the <envar>$GNOME_PREFIX</envar> is anything other
105 than <filename class='directory'>/usr</filename>, as the
106 <systemitem class="username">root</systemitem> user you should add the
107 <filename class='directory'>$GNOME_PREFIX/share/dbus-1/services</filename>
108 directory to the local session configuration as described in the
109 <xref linkend="dbus"/> configuration section.</para>
110
111 <para>If you have <application>GNOME-Python</application> installed, the
112 <application>Epiphany</application> <application>Python</application>
113 extension is automatically built. If your $GNOME_PREFIX is anything but
114 <filename class='directory'>/usr</filename> and you have
115 <application>GNOME-Python</application> installed, as the
116 <systemitem class="username">root</systemitem> user create the following
117 symbolic link in the <application>PyGTK</application> extensions directory
118 of <filename class='directory'>/usr/share</filename>:</para>
119
120<screen role="root"><userinput>ln -v -s $GNOME_PREFIX/share/pygtk/2.0/defs/epiphany.defs \
121 /usr/share/pygtk/2.0/defs</userinput></screen>
122
123 </sect2>
124
125 <sect2 role="commands">
126 <title>Command Explanations</title>
127
128 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
129 href="../../xincludes/gnome-prefix.xml"/>
130
131 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
132 href="../../xincludes/gnome-sysconfdir.xml"/>
133
134 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
135 href="../../xincludes/scrollkeeper-dir.xml"/>
136
137 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
138 href="../../xincludes/gnome-mandir.xml"/>
139
140 </sect2>
141
142 <sect2 role="content">
143 <title>Contents</title>
144
145 <segmentedlist>
146 <segtitle>Installed Program</segtitle>
147 <segtitle>Installed Libraries</segtitle>
148 <segtitle>Installed Directories</segtitle>
149
150 <seglistitem>
151 <seg>epiphany</seg>
152 <seg>None</seg>
153 <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
154 include/epiphany-2.14,
155 lib/epiphany,
156 share/{,gnome/help/, gtk-doc/html/, omf/}epiphany</seg>
157 </seglistitem>
158 </segmentedlist>
159
160 <variablelist>
161 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
162 <?dbfo list-presentation="list"?>
163 <?dbhtml list-presentation="table"?>
164
165 <varlistentry id="epiphany-prog">
166 <term><command>epiphany</command></term>
167 <listitem>
168 <para>is a <application>GNOME</application> web browser based on
169 the <application>Mozilla</application> rendering engine.</para>
170 <indexterm zone="epiphany epiphany-prog">
171 <primary sortas="b-epiphany">epiphany</primary>
172 </indexterm>
173 </listitem>
174 </varlistentry>
175
176 </variablelist>
177
178 </sect2>
179
180</sect1>
Note: See TracBrowser for help on using the repository browser.