Changeset 6be9bbb for general/prog


Ignore:
Timestamp:
11/29/2019 10:56:16 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
ab8d3ce5
Parents:
4980195
Message:

Update to cmake-3.16.0.
Update to pygments-2.5.1 (Python Module).
Update to lxml-4.4.2 (Python Module).
Update to keyutils-1.6.1.
Update to libepoxy-1.5.4.
Update to dbus-python-1.2.14 (Python module).

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

Location:
general/prog
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    r4980195 r6be9bbb  
    77  <!ENTITY cmake-download-http "https://cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz">
    88  <!ENTITY cmake-download-ftp  " ">
    9   <!ENTITY cmake-md5sum        "5fe3ebca627b4c3dcc2f127fbcfbceba">
    10   <!ENTITY cmake-size          "8.8 MB">
    11   <!ENTITY cmake-buildsize     "391 MB (add 514 MB for tests)">
    12   <!ENTITY cmake-time          "2.6 SBU (add 3.3 SBU for tests, both using parallelism=4)">
     9  <!ENTITY cmake-md5sum        "a38cb4d547ca79f8a1b8211be41790b1">
     10  <!ENTITY cmake-size          "8.7 MB">
     11  <!ENTITY cmake-buildsize     "443 MB (add 538 MB for tests)">
     12  <!ENTITY cmake-time          "2.8 SBU (add 3.9 SBU for tests, both using parallelism=4)">
    1313]>
    1414
     
    129129      The test RunCMake.CommandLineTar is known to fail if the
    130130      <ulink url="https://github.com/facebook/zstd">zstd</ulink>
    131       package is not installed.  The LinkStatic test is also known to fail.
     131      package is not installed.
    132132
    133133     <!-- Please, don't remove this comment, needed if tests start to fail
  • general/prog/dbus-python.xml

    r4980195 r6be9bbb  
    77  <!ENTITY dbus-python-download-http "https://dbus.freedesktop.org/releases/dbus-python/dbus-python-&dbus-python-version;.tar.gz">
    88  <!ENTITY dbus-python-download-ftp  " ">
    9   <!ENTITY dbus-python-md5sum        "428b7a9e7e2d154a7ceb3e13536283e4">
     9  <!ENTITY dbus-python-md5sum        "c8739234fca9fba26368d1a337abe830">
    1010  <!ENTITY dbus-python-size          "564 KB">
    1111  <!ENTITY dbus-python-buildsize     "11 MB (both versions, with tests)">
  • general/prog/lxml.xml

    r4980195 r6be9bbb  
    77  <!ENTITY lxml-download-http "&pymodules-dl;/l/lxml/lxml-&lxml-version;.tar.gz">
    88  <!ENTITY lxml-download-ftp  " ">
    9   <!ENTITY lxml-md5sum        "ce976a2d3c630d7fde86d3a4c3a1c606">
    10   <!ENTITY lxml-size          "4.3 MB">
    11   <!ENTITY lxml-buildsize     "213 MB (add 46 MB for the testsuites)">
    12   <!ENTITY lxml-time          "2.3 SBU (add 2.2 SBU for the testsuites)">
     9  <!ENTITY lxml-md5sum        "235c1a22d97a174144e76b66ce62ae46">
     10  <!ENTITY lxml-size          "2.4 MB">
     11  <!ENTITY lxml-buildsize     "197 MB (add 60 MB for tests)">
     12  <!ENTITY lxml-time          "2.4 SBU (add 2.3 SBU for tests)">
    1313]>
    1414
  • general/prog/pygments.xml

    r4980195 r6be9bbb  
    88           "https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-&pygments-version;.tar.gz">
    99  <!ENTITY pygments-download-ftp " ">
    10   <!ENTITY pygments-md5sum        "5ecc3fbb2a783e917b369271fc0e6cd1">
    11   <!ENTITY pygments-size          "8.9 MB">
    12   <!ENTITY pygments-buildsize     "51 MB">
     10  <!ENTITY pygments-md5sum        "98bc810d0217d776a66494031e4f7ebf">
     11  <!ENTITY pygments-size          "9.3 MB">
     12  <!ENTITY pygments-buildsize     "43 MB">
    1313  <!ENTITY pygments-time          "less than 0.1 SBU">
    1414]>
Note: See TracChangeset for help on using the changeset viewer.