Ignore:
Timestamp:
06/11/2020 01:27:16 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
63b1a9a
Parents:
9480b5d
Message:

Update to pidgin-2.14.0
Update to mesa-20.1.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    r9480b5d ra88d9f3c  
    77  <!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz">
    88  <!ENTITY mesa-download-ftp  "ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz">
    9   <!ENTITY mesa-md5sum        "609cb7664204e031d4c65c602c652a28">
     9  <!ENTITY mesa-md5sum        "0e9ad93e9fce869906d95599f44c05d5">
    1010  <!ENTITY mesa-size          "12 MB">
    11   <!ENTITY mesa-buildsize     "408 MB (with demos and docs), add 262 MB for tests">
    12   <!ENTITY mesa-time          "2.6 SBU (with parallelism=4, demos, and docs), add 0.4 SBU for tests">
     11  <!ENTITY mesa-buildsize     "565 MB (with demos and docs), add 304 MB for tests">
     12  <!ENTITY mesa-time          "2.6 SBU (with parallelism=4, demos, and docs), add 0.5 SBU for tests">
    1313]>
    1414
     
    259259    <para>
    260260      If you built the tests (see 'Command Explanations'), to run them issue:
    261       <command>ninja test</command>.
     261      <command>ninja test</command>. Six tests in the glcpp test suite are
     262      known to fail.
    262263    </para>
    263264
Note: See TracChangeset for help on using the changeset viewer.