Ignore:
Timestamp:
03/21/2016 10:45:24 PM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 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, nosym, 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:
3b4224f
Parents:
f624571
Message:

Update to libinput-1.2.2.
Update to libva and libva-intel-driver-1.7.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/libva.xml

    rf624571 rd60a445  
    99  <!ENTITY libva-download-http "&libva-http;/libva/libva-&libva-version;.tar.bz2">
    1010  <!ENTITY libva-download-ftp  " ">
    11   <!ENTITY libva-md5sum        "430cc2742df60204f121409c06039d09">
     11  <!ENTITY libva-md5sum        "7309097b790de8dbc9641ed6393eab9f">
    1212  <!ENTITY libva-size          "772 KB">
    13   <!ENTITY libva-buildsize     "16 MB">
     13  <!ENTITY libva-buildsize     "20 MB">
    1414  <!ENTITY libva-time          "0.2 SBU">
    1515
    1616  <!ENTITY libva-intel-driver-download-http "&libva-http;/libva-intel-driver/libva-intel-driver-&libva-intel-driver-version;.tar.bz2">
    1717  <!ENTITY libva-intel-driver-download-ftp  " ">
    18   <!ENTITY libva-intel-driver-md5sum        "80ea2e1db7f90489d033f0dc32fbf4dd">
     18  <!ENTITY libva-intel-driver-md5sum        "00619c393e0c9c74b205d9adf69b68db">
    1919  <!ENTITY libva-intel-driver-size          "1.1 MB">
    20   <!ENTITY libva-intel-driver-buildsize     "28 MB">
     20  <!ENTITY libva-intel-driver-buildsize     "32 MB">
    2121  <!ENTITY libva-intel-driver-time          "0.2 SBU">
    2222]>
     
    194194      <command>autoreconf -fi</command>: This command regenerates
    195195      the configure script to prevent a mandatory test for
    196       wayland-scanner when configuring.
     196      wayland-scanner when configuring.  It can be omitted if
     197      <xref linkend="wayland"/> has been built.
    197198    </para>
    198199
Note: See TracChangeset for help on using the changeset viewer.