Ignore:
Timestamp:
09/28/2022 10:34:01 AM (19 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, xry111/llvm18, xry111/xf86-video-removal
Children:
3d48ae4
Parents:
5fe69261 (diff), 87065037 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into plabs/python-mods

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    r5fe69261 r1ff0f0c  
    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        "5c1b287bc8749666ed51a9ea012250fe">
    10   <!ENTITY mesa-size          "15 MB">
    11   <!ENTITY mesa-buildsize     "420 MB (with docs, add 261 MB for tests)">
    12   <!ENTITY mesa-time          "2.8 SBU (Using parallelism=4; with docs, add 0.5 SBU for tests)">
     9  <!ENTITY mesa-md5sum        "731cdd53d5f9dd695aae1b3a37081d5f">
     10  <!ENTITY mesa-size          "16 MB">
     11  <!ENTITY mesa-buildsize     "366 MB (with docs, add 325 MB for tests)">
     12  <!ENTITY mesa-time          "2.2 SBU (Using parallelism=4; with docs, add 0.5 SBU for tests)">
    1313]>
    1414
     
    132132      <ulink url="http://omxil.sourceforge.net/">Bellagio OpenMAX Integration
    133133      Layer</ulink> (for mobile platforms),
     134      <ulink url="https://github.com/KhronosGroup/glslang">glslang</ulink>
     135      (for vulkan drivers),
    134136      <ulink url="https://github.com/tizonia/tizonia-openmax-il/wiki/Tizonia-OpenMAX-IL/">
    135137      libtizonia</ulink>,  and
     
    247249      -Dplatforms=x11,wayland \
    248250      -Dgallium-drivers=auto  \
     251      -Dvulkan-drivers=""     \
    249252      -Dglx=dri               \
    250253      -Dvalgrind=disabled     \
Note: See TracChangeset for help on using the changeset viewer.