Changeset ef007ac
- Timestamp:
- 11/18/2022 01:41:55 PM (22 months ago)
- Branches:
- 11.3, 12.0, 12.1, 12.2, gimp3, 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/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
- Children:
- d2a21aa
- Parents:
- bbc89d2
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rbbc89d2 ref007ac 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[pierre] - Update to mesa-22.2.4. Fixes 49 <ulink url="&blfs-ticket-root;17321">#17321</ulink>.</para> 50 </listitem> 51 <listitem> 48 52 <para>[pierre] - Update to libXft-2.3.7 (Xorg library). Fixes 49 53 <ulink url="&blfs-ticket-root;17317">#17317</ulink>.</para> -
packages.ent
rbbc89d2 ref007ac 651 651 <!ENTITY xcb-util-cursor-version "0.1.4"> 652 652 <!ENTITY mesa-major-minor "22.2"> 653 <!ENTITY mesa-version "&mesa-major-minor;. 3">653 <!ENTITY mesa-version "&mesa-major-minor;.4"> 654 654 <!ENTITY xbitmaps-version "1.1.2"> 655 655 <!ENTITY xcursor-themes-version "1.0.6"> -
x/installing/mesa.xml
rbbc89d2 ref007ac 7 7 <!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz"> 8 8 <!ENTITY mesa-download-ftp "ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz"> 9 <!ENTITY mesa-md5sum " 06c329323a60f6eb6d4adc0d3971b0f4">9 <!ENTITY mesa-md5sum "a258a3d590d76bc1ff89a204f063e3b8"> 10 10 <!ENTITY mesa-size "16 MB"> 11 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.5SBU for tests)">12 <!ENTITY mesa-time "2.4 SBU (Using parallelism=4; with docs, add 0.6 SBU for tests)"> 13 13 ]> 14 14
Note:
See TracChangeset
for help on using the changeset viewer.