Changeset e090737a for xsoft


Ignore:
Timestamp:
03/13/2008 07:43:33 PM (16 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
fcad2f5
Parents:
bed7dac
Message:

Removed (commented out) the Galeon package as it requires an older version of a Gecko engine than what is in the book. Currently, it fails to build. Will add it back to the book when/if it supports modern Gecko.

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

Location:
xsoft/graphweb
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/galeon.xml

    rbed7dac re090737a  
    6060
    6161    <bridgehead renderas="sect4">Required</bridgehead>
    62     <para role="required"><xref linkend="libgnomeui"/> and
     62    <para role="required"><xref linkend="gnome-desktop"/> and
    6363     a mozilla.org Gecko layout engine
    6464    (<xref linkend="seamonkey"/> or
     
    6868
    6969    <bridgehead renderas="sect4">Optional</bridgehead>
    70     <para role="optional"><xref linkend="gnome-desktop"/>,
    71     <xref linkend="libgtkhtml"/>, and
     70    <para role="optional"><xref linkend="libgtkhtml"/> and
    7271    <xref linkend="iso-codes"/></para>
    7372
  • xsoft/graphweb/graphweb.xml

    rbed7dac re090737a  
    2121  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="seamonkey.xml"/>
    2222  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="firefox.xml"/>
    23   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="galeon.xml"/>
     23  <!-- <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="galeon.xml"/> -->
    2424  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="konq.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="dillo.xml"/>
Note: See TracChangeset for help on using the changeset viewer.