Changeset cace77aa


Ignore:
Timestamp:
06/01/2005 04:01:03 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.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:
5ba48e8
Parents:
17b7723
Message:

Updated to Galeon-1.3.21

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r17b7723 rcace77aa  
    1 <!ENTITY day          "31">
    2 <!ENTITY month        "05">
     1<!ENTITY day          "01">
     2<!ENTITY month        "06">
    33<!ENTITY year         "2005">
    44<!ENTITY version      "svn-&year;&month;&day;">
    5 <!ENTITY releasedate  "May &day;st, &year;">
     5<!ENTITY releasedate  "June &day;st, &year;">
    66<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    77<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    412412<!ENTITY mozilla-version              "1.7.8">
    413413<!ENTITY firefox-version              "1.0.4">
    414 <!ENTITY galeon-version               "1.3.18">
     414<!ENTITY galeon-version               "1.3.21">
    415415<!ENTITY dillo-version                "0.8.4">
    416416
  • introduction/welcome/changelog.xml

    r17b7723 rcace77aa  
    2424
    2525  <itemizedlist>
     26
     27    <listitem>
     28      <para>June 1st, 2005 [randy]: Updated to Galeon-1.3.21.</para>
     29    </listitem>
    2630
    2731    <listitem>
  • xsoft/graphweb/galeon.xml

    r17b7723 rcace77aa  
    77  <!ENTITY galeon-download-http "http://prdownloads.sourceforge.net/galeon/galeon-&galeon-version;.tar.bz2">
    88  <!ENTITY galeon-download-ftp  " ">
    9   <!ENTITY galeon-md5sum        "d04164ebf26c65fdfd23fc1278edfce1">
    10   <!ENTITY galeon-size          "3.8 MB">
    11   <!ENTITY galeon-buildsize     "79.0 MB">
    12   <!ENTITY galeon-time          "1.20 SBU">
     9  <!ENTITY galeon-md5sum        "5106e037bb52bdb234b3fc09c1e0a3f3">
     10  <!ENTITY galeon-size          "4.0 MB">
     11  <!ENTITY galeon-buildsize     "73 MB">
     12  <!ENTITY galeon-time          "1.1 SBU">
    1313]>
    1414
     
    3131
    3232    <para>The <application>Galeon</application> package contains a
    33     <application>GNOME</application> 2 browser that utilizes
     33    <application>GNOME</application>-2 browser that utilizes
    3434    the <application>Mozilla</application> gecko rendering engine and
    3535    presents the simplest interface possible for a browser.</para>
     
    6060
    6161    <bridgehead renderas="sect4">Required</bridgehead>
    62     <para><xref linkend="libgnomeui"/>,
    63     <xref linkend="scrollkeeper"/> and
    64     <xref linkend="mozilla"/></para>
     62    <para><xref linkend="gnome-desktop"/> and
     63    <xref linkend="mozilla"/> or <xref linkend="firefox"/> or
     64    <xref linkend="thunderbird"/></para>
    6565
    6666    <bridgehead renderas="sect4">Optional</bridgehead>
     
    7373
    7474    <para>Compiling must be done with the same compiler version and
    75     the same optimization settings that were used on
     75    the same optimization settings that were used to compile
    7676    <application>Mozilla</application>.</para>
    7777
     
    8181<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    8282    --sysconfdir=/etc/gnome --localstatedir=/var/lib &amp;&amp;
    83 make &amp;&amp;
    84 make install</userinput></screen>
     83make</userinput></screen>
     84
     85    <para>This package does not come with a test suite.</para>
     86
     87    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     88
     89<screen role='root'><userinput>make install &amp;&amp;
     90install -v -m755 -d \
     91    `pkg-config --variable=prefix ORBit-2.0`/share/doc/galeon-&galeon-version; &amp;&amp;
     92install -v -m644 FAQ README{,.ExtraPrefs} doc/{intro,bookmarks}.txt \
     93    `pkg-config --variable=prefix ORBit-2.0`/share/doc/galeon-&galeon-version;</userinput></screen>
    8594
    8695  </sect2>
     
    91100    <segmentedlist>
    92101      <segtitle>Installed Programs</segtitle>
    93       <segtitle>Installed Library</segtitle>
     102      <segtitle>Installed Libraries</segtitle>
    94103      <segtitle>Installed Directories</segtitle>
    95104
    96105      <seglistitem>
    97106        <seg>galeon and galeon-config-tool</seg>
    98         <seg>a libgaleon-xpcom component</seg>
    99         <seg>Not determined at this time</seg>
     107        <seg>None</seg>
     108        <seg>/etc/gnome/gconf/gconf.xml.defaults/apps/galeon,
     109        /etc/gnome/gconf/gconf.xml.defaults/schemas/apps/galeon,
     110        $GNOME_PREFIX/share/doc/galeon-1.3.21,
     111        $GNOME_PREFIX/share/galeon,
     112        $GNOME_PREFIX/share/gnome/help/galeon,
     113        $GNOME_PREFIX/share/omf/galeon and
     114        $GNOME_PREFIX/share/sounds/galeon</seg>
    100115      </seglistitem>
    101116    </segmentedlist>
     
    109124        <term><command>galeon</command></term>
    110125        <listitem>
    111           <para>is a <application>GNOME</application> 2 web browser
     126          <para>is a <application>GNOME</application>-2 web browser
    112127          using the <application>Mozilla</application> rendering and
    113128          networking engines.</para>
Note: See TracChangeset for help on using the changeset viewer.