source: archive/galeon.xml@ acb648f

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 acb648f was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

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