Changeset 2f59d11 for x/installing


Ignore:
Timestamp:
04/20/2018 07:57:07 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
84ef014
Parents:
c434186
Message:

Update to libinput-1.10.5.
Update to colord-1.4.3.
Update to libuv-1.20.1.
Update to mesa-18.0.1.

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

Location:
x/installing
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/installing/libinput.xml

    rc434186 r2f59d11  
    55  %general-entities;
    66
    7   <!ENTITY libinput-version "1.10.4">
     7  <!ENTITY libinput-version "1.10.5">
    88
    99  <!ENTITY libinput-download-http "https://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz">
    1010  <!ENTITY libinput-download-ftp  " ">
    11   <!ENTITY libinput-md5sum        "4f48ea484b3b4a099894d49e59ba8ce7">
    12   <!ENTITY libinput-size          "484 KB">
     11  <!ENTITY libinput-md5sum        "3d37aa6292b7e34847811a47f3ddc860">
     12  <!ENTITY libinput-size          "488 KB">
    1313  <!ENTITY libinput-buildsize     "8.2 MB">
    1414  <!ENTITY libinput-time          "less than 0.1 SBU">
  • x/installing/mesa.xml

    rc434186 r2f59d11  
    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        "769137f2538562c300c4b76bcb097377">
     9  <!ENTITY mesa-md5sum        "a240b17769ad5ff918507848590f9397">
    1010  <!ENTITY mesa-size          "10 MB">
    11   <!ENTITY mesa-buildsize     "369 MB (with demos and docs, add 69 MB for tests)">
    12   <!ENTITY mesa-time          "4.1 SBU (with parallelism=4, demos, and docs; add 0.9 SBU for tests)">
     11  <!ENTITY mesa-buildsize     "382 MB (with demos and docs, add 72 MB for tests)">
     12  <!ENTITY mesa-time          "4.3 SBU (with parallelism=4, demos, and docs; add 1.0 SBU for tests)">
    1313]>
    1414
     
    311311<!-- Those libraries are associated with the "swr" gallium driver,
    312312     which has been removed at r17757. Keeping as a comment in case we
    313      reintroduce that driver.
     313     reintroduce that driver. AVX libs are restored in version 18.0.1 -->
    314314          libswrAVX.so,
    315           libswrAVX2.so,-->
     315          libswrAVX2.so,
    316316          libwayland-egl.so (if built with <application>Wayland</application>)
    317317          libxatracker.so,
Note: See TracChangeset for help on using the changeset viewer.