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

File:
1 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
Note: See TracChangeset for help on using the changeset viewer.