Changeset 63a0217 for x


Ignore:
Timestamp:
06/18/2021 08:50:11 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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:
e1d2da5
Parents:
0791109e
Message:

Package updates!
Update to mesa-21.1.3
Update to upower-0.99.12
Update to NetworkManager-1.32.0
Update to Mutter-40.2.1
Update to python-dbusmock-0.23.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    r0791109e r63a0217  
    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        "b6eecb58b0cef493c3a0802191456012">
    10   <!ENTITY mesa-size          "14 MB">
    11   <!ENTITY mesa-buildsize     "545 MB (with docs)">
    12   <!ENTITY mesa-time          "3.1 SBU (with parallelism=4 and docs)">
     9  <!ENTITY mesa-md5sum        "0d6e96ca75cf8decc6f8a8a75c729ab9">
     10  <!ENTITY mesa-size          "15 MB">
     11  <!ENTITY mesa-buildsize     "702 MB (with docs)">
     12  <!ENTITY mesa-time          "3.4 SBU (with parallelism=4 and docs)">
    1313]>
    1414
     
    340340    <para>
    341341      <option>-Dbuild-tests=true</option>: This option will cause the test code
    342       to be enabled.
     342      to be enabled. To run the tests, issue: <command>ninja test</command>.
    343343    </para>
    344344
Note: See TracChangeset for help on using the changeset viewer.