Changeset d628802 for x


Ignore:
Timestamp:
12/03/2021 06:42:48 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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:
edd2feb7
Parents:
fdb76cd
Message:

Package updates.

Update to freetype-2.11.1.
Update to xfsprogs-5.14.1.
Update to poppler-21.12.0.
Update to gsl-2.7.1.
Update to SDL2-2.0.18.
Update to mesa-21.3.1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    rfdb76cd rd628802  
    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        "63ef94beb6677db0c5a43289e7e76ba4">
    10   <!ENTITY mesa-size          "15 MB">
    11   <!ENTITY mesa-buildsize     "635 MB (with docs, add 367 MB if running the tests)">
    12   <!ENTITY mesa-time          "4.0 SBU (Using parallelism=4; with docs and tests)">
     9  <!ENTITY mesa-md5sum        "d6efe1ecc0680cd1adb942f05600d884">
     10  <!ENTITY mesa-size          "16 MB">
     11  <!ENTITY mesa-buildsize     "588 MB (with docs, add 389 MB for tests)">
     12  <!ENTITY mesa-time          "3.4 SBU (Using parallelism=4; with docs, add 0.6 SBU for tests)">
    1313]>
    1414
     
    167167        freedreno is for qualcom hardware, libdrm will build for it on suitable
    168168        systems. VC4 is for the Broadcom VC4 used in the raspberry pi - ken -->
    169 
    170     <para>
    171       Adjust a script file in test suite to use Python 3, instead of the
    172       obsolete Python 2:
    173     </para>
    174 
    175 <screen><userinput>sed '1s/python/&amp;3/' -i bin/symbols-check.py</userinput></screen>
    176169
    177170    <note>
Note: See TracChangeset for help on using the changeset viewer.