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/libinput.xml

    r30be81d r9fa8a61  
    55  %general-entities;
    66
    7   <!ENTITY libinput-version "1.12.1">
     7  <!ENTITY libinput-version "1.12.3">
    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        "0b6fff34e30cf7aafc33c8f884806960">
     11  <!ENTITY libinput-md5sum        "083d6bf311d5e1e3a62440dc634bb8f0">
    1212  <!ENTITY libinput-size          "508 KB">
    13   <!ENTITY libinput-buildsize     "12 MB">
     13  <!ENTITY libinput-buildsize     "10 MB">
    1414  <!ENTITY libinput-time          "less than 0.1 SBU">
    1515]>
     
    8484    <bridgehead renderas="sect5">Optional</bridgehead>
    8585    <para role="optional">
    86       <xref linkend="valgrind"/> (to run the tests),
    87       <xref linkend="doxygen"/> and
    88       <xref linkend="graphviz"/> (to build the documentation)
     86      <xref linkend="valgrind"/> (to run the tests),
     87      <ulink url="http://sphinx-doc.org/">Sphinx</ulink> (required to build documentation),
    8988      <xref linkend="gtk3"/> (to build the GUI event viewer),
    9089      <ulink url="http://www.nongnu.org/libunwind/">libunwind</ulink> (required for tests),
Note: See TracChangeset for help on using the changeset viewer.