Changeset 3f495c6


Ignore:
Timestamp:
10/23/2022 03:58:38 PM (18 months ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
2e76c7b
Parents:
69d5316
Message:

Update to mesa-22.2.2.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r69d5316 r3f495c6  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[bdubbs] - Update to mesa-22.2.2. Fixes
     50          <ulink url="&blfs-ticket-root;17213">#17213</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[bdubbs] - Update to xcb-util-image-0.4.1, xcb-util-keysyms-0.4.1,
    5054          xcb-util-renderutil-0.3.10, xcb-util-wm-0.4.2, xcb-util-cursor-0.1.4. Fixes
  • packages.ent

    r69d5316 r3f495c6  
    650650<!ENTITY xcb-util-cursor-version      "0.1.4">
    651651<!ENTITY mesa-major-minor             "22.2">
    652 <!ENTITY mesa-version                 "&mesa-major-minor;.1">
     652<!ENTITY mesa-version                 "&mesa-major-minor;.2">
    653653<!ENTITY xbitmaps-version             "1.1.2">
    654654<!ENTITY xcursor-themes-version       "1.0.6">
  • x/installing/mesa.xml

    r69d5316 r3f495c6  
    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        "5ff97bb6bf82af6f81b41ff9dacbcc0a">
     9  <!ENTITY mesa-md5sum        "b696316674c2007cdcc25e67e192aba8">
    1010  <!ENTITY mesa-size          "16 MB">
    11   <!ENTITY mesa-buildsize     "462 MB (with docs, add 230 MB for tests)">
    12   <!ENTITY mesa-time          "2.4 SBU (Using parallelism=4; with docs, add 0.5 SBU for tests)">
     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)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.