Ignore:
Timestamp:
09/08/2019 09:58:36 PM (5 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:
4d84081
Parents:
8a3feaa
Message:

Update to gjs-1.58.0.
Update to libmbim-1.20.0.
Update to dhcpcd-8.0.4.
Update to cmake-3.15.3.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    r8a3feaa r5037cb1  
    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        "9ecf167edadb87e2d75cc89fded7aadb">
     9  <!ENTITY cmake-md5sum        "bf69e837eeda3dd4e9f52cffcf546a11">
    1010  <!ENTITY cmake-size          "8.8 MB">
    11   <!ENTITY cmake-buildsize     "393 MB (add 494 MB for tests)">
    12   <!ENTITY cmake-time          "2.7 SBU (add 3.4 SBU for tests, both using parallelism=4)">
     11  <!ENTITY cmake-buildsize     "391 MB (add 485 MB for tests)">
     12  <!ENTITY cmake-time          "2.6 SBU (add 3.0 SBU for tests, both using parallelism=4)">
    1313]>
    1414
     
    9191    <para role="optional">
    9292      <xref linkend="qt5"/> (for the Qt-based GUI),
    93       <xref linkend="subversion"/> (for testing), and
    94       <ulink url="https://pypi.python.org/pypi/Sphinx">Sphinx</ulink>
    95       (for building documents)
     93      <xref linkend="subversion"/> (for testing),
     94      <ulink url="https://pypi.python.org/pypi/Sphinx">Sphinx</ulink> (for building documents), and
     95      <ulink url="https://github.com/facebook/zstd">zstd</ulink> (for testing)
    9696    </para>
    9797
     
    127127      <literal>LANG</literal> is set to a non-blank value and failures
    128128      occur, try running the tests without having <literal>LANG</literal> set.
    129       One test, RunCMake.CommandLineTar, is known to fail.
     129      One test, RunCMake.CommandLineTar, is known to fail if the
     130      <ulink url="https://github.com/facebook/zstd">zstd</ulink>
     131      package is not installed.
    130132
    131133     <!-- Please, don't remove this comment, needed if tests start to fail
Note: See TracChangeset for help on using the changeset viewer.