Changeset fd59829 for general


Ignore:
Timestamp:
11/11/2003 04:22:44 AM (20 years ago)
Author:
Igor Živković <igor@…>
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, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
498793e
Parents:
bb940d93
Message:

updated to expat-1.95.7

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

Location:
general
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/expat/expat-inst.xml

    rbb940d93 rfd59829  
    11<sect2>
    22<title>Installation of <application>expat</application></title>
    3 
    4 <para>The <filename>expat.h</filename> declares XML_Status after its
    5 first use.  This is corrected by the following patch:</para>
    6 
    7 <screen><userinput><command>patch -Np1 -i ../expat-1.95.6-fix-declaration-order.patch</command></userinput></screen>
    83
    94<para>Install <application>expat</application> by running the following commands:</para>
     
    149
    1510</sect2>
    16 
  • general/genlib/expat/expat-intro.xml

    rbb940d93 rfd59829  
    1212<listitem><para>Estimated Disk space required: &expat-buildsize;</para></listitem>
    1313<listitem><para>Estimated build time: &expat-time;</para></listitem></itemizedlist></sect3>
    14 <sect3><title>Additional downloads</title>
    15 <itemizedlist spacing='compact'>
    16 <listitem><para>Required Patch: <ulink url="&patch-root;/expat-&expat-version;-fix-declaration-order.patch"/></para></listitem></itemizedlist></sect3>
    1714
    1815</sect2>
  • general/genlib/expat/expat.ent

    rbb940d93 rfd59829  
    33<!ENTITY expat-inst SYSTEM "expat-inst.xml">
    44<!ENTITY expat-desc SYSTEM "expat-desc.xml">
    5 <!ENTITY expat-version "1.95.6">
     5<!ENTITY expat-version "1.95.7">
    66<!ENTITY expat-download-http "http://umn.dl.sourceforge.net/sourceforge/expat/expat-&expat-version;.tar.gz">
    7 <!ENTITY expat-download-ftp "ftp://ftp.yars.free.net/pub/software/unix/util/xml/expat-&expat-version;.tar.gz">
    8 <!ENTITY expat-size "292 KB">
     7<!ENTITY expat-download-ftp "ftp://ftp.at.linuxfromscratch.org/opsys/linux/sf/e/expat/expat-&expat-version;.tar.gz">
     8<!ENTITY expat-size "290 KB">
    99<!ENTITY expat-buildsize "3.2 MB">
    10 <!ENTITY expat-time "0.13 SBU">
     10<!ENTITY expat-time "0.11 SBU">
  • general/graphlib/libpng/libpng.ent

    rbb940d93 rfd59829  
    1010<!ENTITY libpng-size "376 KB">
    1111<!ENTITY libpng-buildsize "4.1 MB">
    12 <!ENTITY libpng-time "0.16">
     12<!ENTITY libpng-time "0.16 SBU">
Note: See TracChangeset for help on using the changeset viewer.