Changeset ddb1f96 for xsoft


Ignore:
Timestamp:
12/14/2004 07:31:27 AM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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
Children:
007e8ce
Parents:
d1981e0
Message:

Updated to Galeon-1.3.18

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/galeon.xml

    rd1981e0 rddb1f96  
    77  <!ENTITY galeon-download-http "http://prdownloads.sourceforge.net/galeon/galeon-&galeon-version;.tar.bz2">
    88  <!ENTITY galeon-download-ftp  " ">
    9   <!ENTITY galeon-size          "3.6 MB">
    10   <!ENTITY galeon-buildsize     "149.1 MB">
    11   <!ENTITY galeon-time          "1.95 SBU">
     9  <!ENTITY galeon-md5sum        "N/A">
     10  <!ENTITY galeon-size          "3.8 MB">
     11  <!ENTITY galeon-buildsize     "79.0 MB">
     12  <!ENTITY galeon-time          "1.20 SBU">
    1213]>
    1314
     
    2324<title>Introduction to <application>Galeon</application></title>
    2425
    25 <para>The <application>Galeon</application> package contains a GNOME browser
    26 that utilizes the <application>Mozilla</application> gecko rendering engine and
     26<para>The <application>Galeon</application> package contains a
     27<application><acronym>GNOME</acronym></application> 2 browser that utilizes
     28the <application>Mozilla</application> gecko rendering engine and
    2729presents the simplest interface possible for a browser.</para>
    2830
     
    3335<listitem><para>Download (FTP): <ulink
    3436url="&galeon-download-ftp;"/></para></listitem>
     37<listitem><para>Download MD5 sum: &galeon-md5sum;</para></listitem>
    3538<listitem><para>Download size: &galeon-size;</para></listitem>
    36 <listitem><para>Estimated Disk space required:
     39<listitem><para>Estimated disk space required:
    3740&galeon-buildsize;</para></listitem>
    3841<listitem><para>Estimated build time:
     
    4245<sect3><title><application>Galeon</application> dependencies</title>
    4346<sect4><title>Required</title>
    44 <para><xref linkend="libgnomeui"/>, <xref linkend="scrollkeeper"/>  and
    45 <xref linkend="mozilla"/></para></sect4>
     47<para><xref linkend="libgnomeui"/>,
     48<xref linkend="scrollkeeper"/> and
     49<xref linkend="mozilla"/></para>
     50</sect4>
     51
     52<sect4><title>Optional</title>
     53<para><xref linkend="nautilus"/> and <xref linkend="libgtkhtml"/></para>
     54</sect4>
    4655</sect3>
    4756
     
    5160<title>Installation of <application>Galeon</application></title>
    5261
    53 <para>Compiling must be done with the same compiler version and the same
    54 optimization settings that were used on
     62<para>Compiling must be done with the same compiler version and the same 
     63optimization settings that were used on 
    5564<application>Mozilla</application>.</para>
    5665
    57 <para>Install <application>Galeon</application> by running the following commands:</para>
     66<para>Install <application>Galeon</application> by running the following
     67commands:</para>
    5868
    5969<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
     
    6878
    6979<para>The <application>Galeon</application> package contains
    70 <command>galeon</command> and
    71 <command>galeon-config-tool</command>.</para>
     80<command>galeon</command>,
     81<command>galeon-config-tool</command> and a
     82<filename class='libraryfile'>libgaleon-xpcom</filename> component.</para>
    7283
    7384</sect2>
     
    7687
    7788<sect3><title>galeon</title>
    78 <para><command>galeon</command> sets <envar>LD_LIBRARY_PATH</envar> and
    79 <envar>MOZILLA_FIVE_HOME</envar> before executing
    80 <filename>galeon-bin</filename>.</para></sect3>
     89<para><command>galeon</command> is a
     90<application><acronym>GNOME</acronym></application> 2 web browser using the
     91<application>Mozilla</application> rendering and networking engines.</para>
     92</sect3>
    8193
    8294<sect3><title>galeon-config-tool</title>
    8395<para><command>galeon-config-tool</command> clears settings, installs schemas,
    84 removes schemas and fixes permissions in the
     96removes schemas and fixes permissions in the 
    8597<application>GConf</application> database.</para></sect3>
    8698
Note: See TracChangeset for help on using the changeset viewer.