Ignore:
Timestamp:
11/12/2018 07:46:50 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, 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:
aa9c25d8
Parents:
30be81d
Message:

Update to libva-2.3.0 (Xorg driver).
Update to libinput-1.12.3 (Xorg driver).
Update to libevdev-1.6.0 (Xorg driver).
Update to mesa-18.2.4.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20696 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    r30be81d r9fa8a61  
    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        "5931dd76a7533c7c5e702a4e5c00d3bb">
     9  <!ENTITY mesa-md5sum        "33c4b4ad2f33d4faedec3206da7853d3">
    1010  <!ENTITY mesa-size          "11 MB">
    11   <!ENTITY mesa-buildsize     "422 MB (with demos and docs, add 69 MB for tests)">
    12   <!ENTITY mesa-time          "2.4 SBU (with parallelism=4, demos, and docs; add 0.6 SBU for tests)">
     11  <!ENTITY mesa-buildsize     "353 MB (with demos and docs, add 42 MB for tests)">
     12  <!ENTITY mesa-time          "2.5 SBU (with parallelism=4, demos, and docs; add 1.0 SBU for tests)">
    1313]>
    1414
     
    171171   url='http://www.mesa3d.org/systems.html'/>.</para>
    172172
    173 <screen><userinput>GLL_DRV="i915,r600,nouveau,radeonsi,svga,swrast"</userinput></screen>
     173<screen><userinput>GLL_DRV="i915,nouveau,radeonsi,svga,swrast"</userinput></screen>
    174174
    175175    <para>
Note: See TracChangeset for help on using the changeset viewer.