Ignore:
Timestamp:
07/05/2017 05:34:28 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.1, 8.2, 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:
ed52ba4
Parents:
23a3caaa
Message:

Update to gnome-keyring-3.20.1.
Update to QScintilla_gpl-2.10.1.
Update to faac-1.29.
Update to libinput-1.8.0.
Update to udisks2-2.7.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/libinput.xml

    r23a3caaa r99feb0ce  
    55  %general-entities;
    66
    7   <!ENTITY libinput-version "1.7.3">
     7  <!ENTITY libinput-version "1.8.0">
    88
    99  <!ENTITY libinput-download-http "http://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz">
    1010  <!ENTITY libinput-download-ftp  " ">
    11   <!ENTITY libinput-md5sum        "f2993b477db8d7ec0e785ce04ffecb03">
    12   <!ENTITY libinput-size          "904 KB">
    13   <!ENTITY libinput-buildsize     "16 MB (add 8 MB for tests)">
     11  <!ENTITY libinput-md5sum        "f12066eeda3e1aeaa65eeca4b9ad833d">
     12  <!ENTITY libinput-size          "920 KB">
     13  <!ENTITY libinput-buildsize     "18 MB (add 8 MB for tests)">
    1414  <!ENTITY libinput-time          "0.1 SBU (add 14 minutes for tests, not CPU dependent)">
    1515]>
     
    9090      <xref linkend="graphviz"/> (to build the documentation)
    9191      <xref linkend="gtk3"/> (to build the GUI event viewer),
    92       <ulink url="http://www.nongnu.org/libunwind/">libunwind</ulink>, and
     92      <ulink url="http://www.nongnu.org/libunwind/">libunwind</ulink> (required to build tests), and
    9393      <ulink revision="sysv" url="https://sourceforge.net/projects/linuxwacom/files/libwacom/">libwacom</ulink>
    9494      <xref revision="systemd" linkend="libwacom"/>
     
    115115    <note>
    116116      <para>If you want to run the tests, add --enable-tests to the
    117       <command>configure</command> options above.</para>
     117      <command>configure</command> options above. In addition, the external
     118      library, libunwind, must be installed.</para>
    118119
    119120      <para> To run the tests for this package, valgrind requires a version of
Note: See TracChangeset for help on using the changeset viewer.