Changeset 95ee13f for x/installing


Ignore:
Timestamp:
08/17/2023 08:46:23 PM (9 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
0173ebe0
Parents:
8407633
Message:

Update to mesa-23.1.6.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    r8407633 r95ee13f  
    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        "d532eeadbfef5913b34dd6a01e99f2ab">
     9  <!ENTITY mesa-md5sum        "5dd176e3f283143cc193b5a8264a206e">
    1010  <!ENTITY mesa-size          "18 MB">
    1111  <!ENTITY mesa-buildsize     "462 MB (with docs, add 221 MB for tests)">
    12   <!ENTITY mesa-time          "2.2 SBU (with docs; add 0.6 SBU for tests; both with parallelism=4)">
     12  <!ENTITY mesa-time          "2.6 SBU (with docs; add 0.6 SBU for tests; both with parallelism=4)">
    1313]>
    1414
     
    292292      To test the results, issue:
    293293      <command>meson configure -Dbuild-tests=true &amp;&amp; ninja test</command>.
     294      Three tests releated to mesa:intel are known to fail.
    294295    </para>
    295296<!-- All 88 tests passed for me for 22.3.3 [pierre]
Note: See TracChangeset for help on using the changeset viewer.