Ignore:
Timestamp:
11/17/2022 07:58:32 AM (18 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:
11c62aa
Parents:
41f908a (diff), 84f972c1 (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

    r41f908a r4f406ea  
    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        "b696316674c2007cdcc25e67e192aba8">
     9  <!ENTITY mesa-md5sum        "06c329323a60f6eb6d4adc0d3971b0f4">
    1010  <!ENTITY mesa-size          "16 MB">
    11   <!ENTITY mesa-buildsize     "372 MB (with docs, add 230 MB for tests)">
    12   <!ENTITY mesa-time          "2.2 SBU (Using parallelism=4; with docs, add 0.5 SBU for tests)">
     11  <!ENTITY mesa-buildsize     "463 MB (with docs, add 230 MB for tests)">
     12  <!ENTITY mesa-time          "2.5 SBU (Using parallelism=4; with docs, add 0.5 SBU for tests)">
    1313]>
    1414
     
    372372          libXvMCr600.so,
    373373          libgbm.so,
    374           libglapi.so,
    375           <!-- No Vulkan driver anymore
    376           libvulkan_intel.so,
    377           libvulkan_lvp.so,
    378           libvulkan_radeon.so,-->
    379           libxatracker.so,
    380           libXvMCnouveau.so, and
    381           libXvMCr600.so
     374          libglapi.so, and
     375          libxatracker.so
    382376        </seg>
    383377        <seg>
     
    386380                                          Direct3D -->
    387381          crocus_dri.so,
    388 <!--          i830_dri.so,-->
    389382          i915_dri.so,
    390383          iris_dri.so,
     
    395388          r600_dri.so,
    396389          r600_drv_video.so,
    397 <!--          radeon_dri.so,-->
    398390          radeonsi_dri.so,
    399391          radeonsi_drv_video.so,
     
    416408          $XORG_PREFIX/share/drirc.d (contains workarounds for various applications,
    417409          particularly browsers and games),
    418           <!--          $XORG_PREFIX/share/vulkan, -->
    419           and
    420           /usr/share/doc/mesa-&mesa-version;
     410          and /usr/share/doc/mesa-&mesa-version;
    421411        </seg>
    422412      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.