Changeset 2fb9a19 for general


Ignore:
Timestamp:
08/03/2006 11:10:38 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:
e155d07
Parents:
ada64bf
Message:

Updated to libxml2-2.6.26 and libxslt-1.1.17

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

Location:
general/genlib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libxml2.xml

    rada64bf r2fb9a19  
    1010-->
    1111  <!ENTITY libxml2-download-ftp  "ftp://xmlsoft.org/libxml2/libxml2-&libxml2-version;.tar.gz">
    12   <!ENTITY libxml2-size          "4.3 MB">
    13   <!ENTITY libxml2-md5sum        "a0e913c13b5ddbd336fcca7104da6583">
    14   <!ENTITY libxml2-buildsize     "82 MB (additional 187 MB to run the test suite)">
    15   <!ENTITY libxml2-time          "1.2 SBU (additional 1.5 SBU to run the test suite)">
     12  <!ENTITY libxml2-size          "4.5 MB">
     13  <!ENTITY libxml2-md5sum        "2d8d3805041edab967368b497642f981">
     14  <!ENTITY libxml2-buildsize     "84 MB (additional 183 MB to run the test suite)">
     15  <!ENTITY libxml2-time          "1.3 SBU (additional 0.9 SBU to run the test suite)">
    1616]>
    1717
  • general/genlib/libxslt.xml

    rada64bf r2fb9a19  
    1010-->
    1111  <!ENTITY libxslt-download-ftp  "ftp://xmlsoft.org/libxslt/libxslt-&libxslt-version;.tar.gz">
    12   <!ENTITY libxslt-md5sum        "8cfa382264be71b101bc2ff04d028df4">
    13   <!ENTITY libxslt-size          "2.6 MB">
    14   <!ENTITY libxslt-buildsize     "37.3 MB">
     12  <!ENTITY libxslt-md5sum        "fde6a7a93c0eb14cba628692fa3a1000">
     13  <!ENTITY libxslt-size          "2.7 MB">
     14  <!ENTITY libxslt-buildsize     "37.6 MB">
    1515  <!ENTITY libxslt-time          "0.3 SBU">
    1616]>
     
    8383    commands:</para>
    8484
    85 <screen><userinput>sed -i "s/\$(PYTHON_SITE_PACKAGES)/'&amp;'/" configure &amp;&amp;
    86 ./configure --prefix=/usr &amp;&amp;
     85<screen><userinput>./configure --prefix=/usr &amp;&amp;
    8786make</userinput></screen>
    8887
     
    9594  </sect2>
    9695
    97   <sect2 role="commands">
     96  <!-- <sect2 role="commands">
    9897    <title>Command Explanations</title>
    9998
     
    103102    the variable is not interpreted as a shell command.</para>
    104103
    105   </sect2>
     104  </sect2> -->
    106105
    107106  <sect2 role="content">
Note: See TracChangeset for help on using the changeset viewer.