Changeset 4b66e538 for xsoft


Ignore:
Timestamp:
02/12/2006 04:46:18 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
4df53ea3
Parents:
a5a64c2
Message:

Updated to Galeon-2.0.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/galeon.xml

    ra5a64c2 r4b66e538  
    77  <!ENTITY galeon-download-http "http://prdownloads.sourceforge.net/galeon/galeon-&galeon-version;.tar.bz2">
    88  <!ENTITY galeon-download-ftp  "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/galeon-&galeon-version;.tar.bz2">
    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">
     9  <!ENTITY galeon-md5sum        "e1f1e46d40c9e2345c1ea5e9bc788244">
     10  <!ENTITY galeon-size          "2.9 MB">
     11  <!ENTITY galeon-buildsize     "75 MB">
     12  <!ENTITY galeon-time          "1.2 SBU">
    1313]>
    1414
     
    6464
    6565    <bridgehead renderas="sect4">Required</bridgehead>
    66     <para role="required"><xref linkend="gnome-desktop"/> and
    67     <xref linkend="mozilla"/> or <xref linkend="firefox"/> or
    68     <xref linkend="thunderbird"/></para>
     66    <para role="required"><xref linkend="libgnomeui"/> and
     67    a Gecko-based rendering engine (<xref linkend="mozilla"/> or
     68    <xref linkend="firefox"/> or
     69    <xref linkend="thunderbird"/> or
     70    <ulink url="http://www.mozilla.org/projects/seamonkey/">SeaMonkey</ulink>)</para>
    6971
    7072    <bridgehead renderas="sect4">Optional</bridgehead>
    71     <para role="optional"><xref linkend="nautilus"/> and
    72     <xref linkend="libgtkhtml"/></para>
     73    <para role="optional"><xref linkend="gnome-desktop"/>,
     74    <xref linkend="libgtkhtml"/>, and
     75    <xref linkend="iso-codes"/></para>
    7376
    7477  </sect2>
     
    7881
    7982    <para>Compiling must be done with the same compiler version and
    80     the same optimization settings that were used to compile
    81     <application>Mozilla</application>.</para>
     83    optimization settings that were used to compile the Gecko rendering
     84    engine package.</para>
    8285
    8386    <para>Install <application>Galeon</application> by running the following
     
    8588
    8689<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    87     --sysconfdir=&gnome-etc-dir; --localstatedir=/var/lib &amp;&amp;
     90            --sysconfdir=&gnome-etc-dir; \
     91            --localstatedir=/var/lib &amp;&amp;
    8892make</userinput></screen>
    8993
     
    9599install -v -m755 -d \
    96100    `pkg-config --variable=prefix ORBit-2.0`/share/doc/galeon-&galeon-version; &amp;&amp;
    97 install -v -m644 FAQ README{,.ExtraPrefs} doc/{intro,bookmarks}.txt \
     101install -v -m644 FAQ README* doc/*.txt \
     102    `pkg-config --variable=prefix ORBit-2.0`/share/doc/galeon-&galeon-version; &amp;&amp;
     103ln -v -s ../../$PACKAGE_NAME/FAQ.html \
    98104    `pkg-config --variable=prefix ORBit-2.0`/share/doc/galeon-&galeon-version;</userinput></screen>
    99105
     
    111117        <seg>galeon and galeon-config-tool</seg>
    112118        <seg>None</seg>
    113         <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/apps/galeon,
    114         &gnome-etc-dir;/gconf/gconf.xml.defaults/schemas/apps/galeon,
    115         $GNOME_PREFIX/share/doc/galeon-1.3.21,
    116         $GNOME_PREFIX/share/galeon,
    117         $GNOME_PREFIX/share/gnome/help/galeon,
    118         $GNOME_PREFIX/share/omf/galeon and
    119         $GNOME_PREFIX/share/sounds/galeon</seg>
     119        <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/[,schemas/]apps/galeon
     120        and the following subdirectories of $GNOME_PREFIX/share/:
     121        [doc/galeon-&galeon-version;,
     122        [gnome/help, omf, sounds]/galeon]</seg>
    120123      </seglistitem>
    121124    </segmentedlist>
     
    130133        <listitem>
    131134          <para>is a <application>GNOME</application>-2 web browser
    132           using the <application>Mozilla</application> rendering and
    133           networking engines.</para>
     135          using a Gecko-based rendering/security/networking engine.</para>
    134136          <indexterm zone="galeon galeon-prog">
    135137            <primary sortas="b-galeon">galeon</primary>
Note: See TracChangeset for help on using the changeset viewer.