source: archive/galeon.xml

trunk
Last change on this file was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • 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 galeon-download-http "&sourceforge-repo;/galeon/galeon-&galeon-version;.tar.bz2">
8 <!ENTITY galeon-download-ftp "&gentoo-ftp-repo;/galeon-&galeon-version;.tar.bz2">
9 <!ENTITY galeon-md5sum "34d6e3a6ee78f9e4d12736e5d81b462b">
10 <!ENTITY galeon-size "2.9 MB">
11 <!ENTITY galeon-buildsize "75.4 MB">
12 <!ENTITY galeon-time "1.3 SBU">
13]>
14
15<sect1 id="galeon" xreflabel="Galeon-&galeon-version;">
16 <?dbhtml filename="galeon.html" ?>
17
18
19 <title>Galeon-&galeon-version;</title>
20
21 <indexterm zone="galeon">
22 <primary sortas="a-Galeon">Galeon</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Galeon</title>
27
28 <para>The <application>Galeon</application> package contains a
29 <application>GNOME</application>-2 browser that utilizes
30 the mozilla.org Gecko layout engine and presents the simplest
31 interface possible for a browser.</para>
32
33 <bridgehead renderas="sect3">Package Information</bridgehead>
34 <itemizedlist spacing="compact">
35 <listitem>
36 <para>Download (HTTP): <ulink url="&galeon-download-http;"/></para>
37 </listitem>
38 <listitem>
39 <para>Download (FTP): <ulink url="&galeon-download-ftp;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download MD5 sum: &galeon-md5sum;</para>
43 </listitem>
44 <listitem>
45 <para>Download size: &galeon-size;</para>
46 </listitem>
47 <listitem>
48 <para>Estimated disk space required: &galeon-buildsize;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated build time: &galeon-time;</para>
52 </listitem>
53 </itemizedlist>
54
55 <bridgehead renderas="sect3">Galeon Dependencies</bridgehead>
56
57 <bridgehead renderas="sect4">Required</bridgehead>
58 <para role="required"><xref linkend="gnome-desktop"/> and
59 a mozilla.org Gecko layout engine
60 (<xref linkend="seamonkey"/> or
61 <xref linkend="firefox"/> or
62 <xref linkend="thunderbird"/> or
63 <ulink url="http://www.mozilla.org/products/mozilla1.x/">Mozilla</ulink>)</para>
64
65 <bridgehead renderas="sect4">Optional</bridgehead>
66 <para role="optional"><xref linkend="libgtkhtml"/> and
67 <xref linkend="iso-codes"/></para>
68
69 <para condition="html" role="usernotes">User Notes:
70 <ulink url="&blfs-wiki;/galeon"/></para>
71
72 </sect2>
73
74 <sect2 role="installation">
75 <title>Installation of Galeon</title>
76
77 <para>Compiling must be done with the same compiler version and
78 optimization settings that were used to compile the Gecko layout
79 engine package.</para>
80
81 <para>Install <application>Galeon</application> by running the following
82 commands:</para>
83
84<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
85 --sysconfdir=&gnome-etc-dir; \
86 --localstatedir=/var/lib \
87 --mandir=$(pkg-config \
88 --variable=prefix ORBit-2.0)/share/man &amp;&amp;
89make</userinput></screen>
90
91 <para>This package does not come with a test suite.</para>
92
93 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
94
95<screen role='root'><userinput>make install &amp;&amp;
96install -v -m755 -d $(pkg-config \
97 --variable=prefix ORBit-2.0)/share/doc/galeon-&galeon-version; &amp;&amp;
98install -v -m644 FAQ README* doc/*.txt $(pkg-config \
99 --variable=prefix ORBit-2.0)/share/doc/galeon-&galeon-version; &amp;&amp;
100ln -v -s ../../$PACKAGE_NAME/FAQ.html $(pkg-config \
101 --variable=prefix ORBit-2.0)/share/doc/galeon-&galeon-version;</userinput></screen>
102
103 </sect2>
104
105 <sect2 role="commands">
106 <title>Command Explanations</title>
107
108 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
109 href="../../xincludes/gnome-prefix.xml"/>
110
111 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
112 href="../../xincludes/gnome-sysconfdir.xml"/>
113
114 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
115 href="../../xincludes/scrollkeeper-dir.xml"/>
116
117 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
118 href="../../xincludes/gnome-mandir.xml"/>
119
120 </sect2>
121
122 <sect2 role="content">
123 <title>Contents</title>
124
125 <segmentedlist>
126 <segtitle>Installed Programs</segtitle>
127 <segtitle>Installed Libraries</segtitle>
128 <segtitle>Installed Directories</segtitle>
129
130 <seglistitem>
131 <seg>galeon and galeon-config-tool</seg>
132 <seg>None</seg>
133 <seg>The following subdirectories of
134 <envar>$GNOME_PREFIX</envar>/share/:
135 galeon, {gnome/help, omf, sounds}/galeon</seg>
136 </seglistitem>
137 </segmentedlist>
138
139 <variablelist>
140 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
141 <?dbfo list-presentation="list"?>
142 <?dbhtml list-presentation="table"?>
143
144 <varlistentry id="galeon-prog">
145 <term><command>galeon</command></term>
146 <listitem>
147 <para>is a <application>GNOME</application>-2 web browser
148 using a Gecko-based rendering/security/networking engine.</para>
149 <indexterm zone="galeon galeon-prog">
150 <primary sortas="b-galeon">galeon</primary>
151 </indexterm>
152 </listitem>
153 </varlistentry>
154
155 <varlistentry id="galeon-config-tool">
156 <term><command>galeon-config-tool</command></term>
157 <listitem>
158 <para>clears settings, installs schemas, removes schemas and
159 fixes permissions in the <application>GConf</application>
160 database.</para>
161 <indexterm zone="galeon galeon-config-tool">
162 <primary sortas="b-galeon-config-tool">galeon-config-tool</primary>
163 </indexterm>
164 </listitem>
165 </varlistentry>
166
167 </variablelist>
168
169 </sect2>
170
171</sect1>
Note: See TracBrowser for help on using the repository browser.