Changeset f411b49


Ignore:
Timestamp:
02/24/2012 05:41:45 PM (12 years ago)
Author:
Andrew Benton <andy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
9789e716
Parents:
bbffefa5
Message:

commenting out gnucash and slib until someone works out how to install them

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rbbffefa5 rf411b49  
    185185<!ENTITY aspell-version               "0.60.6">
    186186<!ENTITY enchant-version              "1.6.0">
    187 <!ENTITY slib-version                 "3b2">
     187<!-- <!ENTITY slib-version                 "3b2"> -->
    188188<!ENTITY LZO-version                  "2.03">
    189189<!ENTITY libusb-version               "1.0.8">
     
    864864<!ENTITY AbiWord-version              "2.8.6">
    865865<!ENTITY gnumeric-version             "1.10.17">
    866 <!ENTITY gnucash-version              "2.2.4">
     866<!-- <!ENTITY gnucash-version              "2.2.4"> -->
    867867<!ENTITY evolution-version            "3.2.2">
    868868
  • general/genlib/genlib.xml

    rbbffefa5 rf411b49  
    6464  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="aspell.xml"/>
    6565  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="enchant.xml"/>
    66   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="slib.xml"/>
     66  <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="slib.xml"/> -->
    6767  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lzo.xml"/>
    6868  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libusb.xml"/>
  • general/genlib/libgsf.xml

    rbbffefa5 rf411b49  
    7878    <para>Note: you should build the
    7979    <filename class='libraryfile'>libgsf-gnome-1.so</filename> library if you
    80     plan on building <xref linkend="gnucash"/> or
     80    plan on building <!-- <xref linkend="gnucash"/> or -->
    8181    <xref linkend="gnumeric"/> with GNOME-2 support.</para>
    8282
  • xsoft/office/office.xml

    rbbffefa5 rf411b49  
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="abiword.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnumeric.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnucash.xml"/>
     25  <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnucash.xml"/> -->
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="evolution.xml"/>
    2727
Note: See TracChangeset for help on using the changeset viewer.