Changeset 6c6f393 for general/genlib


Ignore:
Timestamp:
11/09/2017 10:48:19 AM (6 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c1784c5
Parents:
fbc71c3
Message:

dovecot-2.2.33.2
mercurial-4.4.1
lvm2-2.2.02.176
libxml2-2.9.7
libxslt-1.1.32
cmke-3.9.5

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

Location:
general/genlib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libxml2.xml

    rfbc71c3 r6c6f393  
    77  <!ENTITY libxml2-download-http "http://xmlsoft.org/sources/libxml2-&libxml2-version;.tar.gz">
    88  <!ENTITY libxml2-download-ftp  "ftp://xmlsoft.org/libxml2/libxml2-&libxml2-version;.tar.gz">
    9   <!ENTITY libxml2-md5sum        "dbae8327d8471941bf0472e273473e36">
     9  <!ENTITY libxml2-md5sum        "896608641a08b465098a40ddf51cefba">
    1010  <!ENTITY libxml2-size          "5.2 MB">
    11   <!ENTITY libxml2-buildsize     "97 MB (add 30 MB for tests)">
     11  <!ENTITY libxml2-buildsize     "81 MB (add 31 MB for tests)">
    1212  <!ENTITY libxml2-time          "0.4 SBU (add 0.3 SBU for tests)">
    1313  <!ENTITY testsuite-version     "20130923">
     
    188188
    189189    <para>
    190       <option>--with-python=/usr/bin/python3</option>: Add this switch if you
    191       want libxml2 to use Python3 instead of Python2.
     190      <parameter>--with-python=/usr/bin/python3</parameter>: Allows to build
     191      the libxml2 module with Python3 instead of Python2.
    192192    </para>
    193193
  • general/genlib/libxslt.xml

    rfbc71c3 r6c6f393  
    77  <!ENTITY libxslt-download-http "http://xmlsoft.org/sources/libxslt-&libxslt-version;.tar.gz">
    88  <!ENTITY libxslt-download-ftp  "ftp://xmlsoft.org/libxslt/libxslt-&libxslt-version;.tar.gz">
    9   <!ENTITY libxslt-md5sum        "14e9842a70fda476065f2eefcbc29af0">
     9  <!ENTITY libxslt-md5sum        "1fc72f98e98bf4443f1651165f3aa146">
    1010  <!ENTITY libxslt-size          "3.3 MB">
    11   <!ENTITY libxslt-buildsize     "36 MB (with tests)">
    12   <!ENTITY libxslt-time          "0.3 SBU (with tests)">
     11  <!ENTITY libxslt-buildsize     "37 MB (with tests)">
     12  <!ENTITY libxslt-time          "0.1 SBU (with tests)">
    1313]>
    1414
     
    8989    <para role="optional">
    9090      <xref linkend="libgcrypt"/> and
    91       <xref linkend="python2"/>
     91      <xref linkend="python2"/> (the python module for <xref role="nodep"
     92      linkend="libxml2"/> should be built for Python 2)
    9293    </para>
    9394
     
    157158        <seg>
    158159          libexslt.so, libxslt.so and optionally, libxsltmod.so
    159           <application>Python</application> modules
     160          <application>Python</application> module
    160161        </seg>
    161162        <seg>
Note: See TracChangeset for help on using the changeset viewer.