Changeset fe27a8f


Ignore:
Timestamp:
01/22/2017 08:00:22 PM (7 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
711fd2c
Parents:
ae1d371
Message:

Update to libxkbcommon-0.7.1
Update to xf86-input-evdev-2.10.5
Update to libwacom-0.23

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rae1d371 rfe27a8f  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "20">                   <!-- Always 2 digits -->
     3<!ENTITY day          "22">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2017">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 20th &year;">
     9<!ENTITY releasedate  "January 22nd &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/libwacom.xml

    rae1d371 rfe27a8f  
    77  <!ENTITY libwacom-download-http "&sourceforge-repo;/linuxwacom/libwacom/libwacom-&libwacom-version;.tar.bz2">
    88  <!ENTITY libwacom-download-ftp  " ">
    9   <!ENTITY libwacom-md5sum        "524162e0b2f1f536ccd54f03a7df39ac">
    10   <!ENTITY libwacom-size          "456 KB">
    11   <!ENTITY libwacom-buildsize     "6.4 MB (with tests)">
     9  <!ENTITY libwacom-md5sum        "bfd4394bdff3293e027c9ca1eac58ebd">
     10  <!ENTITY libwacom-size          "464 KB">
     11  <!ENTITY libwacom-buildsize     "6.3 MB (with tests)">
    1212  <!ENTITY libwacom-time          "less than 0.1 SBU (with tests)">
    1313]>
  • general/genlib/libxkbcommon.xml

    rae1d371 rfe27a8f  
    77  <!ENTITY libxkbcommon-download-http "http://xkbcommon.org/download/libxkbcommon-&libxkbcommon-version;.tar.xz">
    88  <!ENTITY libxkbcommon-download-ftp  " ">
    9   <!ENTITY libxkbcommon-md5sum        "61ba550fc529ea4d6f9faa2cad62c95f">
     9  <!ENTITY libxkbcommon-md5sum        "947ba609cb0239b9462127d5cf8908ee">
    1010  <!ENTITY libxkbcommon-size          "608 KB">
    11   <!ENTITY libxkbcommon-buildsize     "34 MB (with tests)">
     11  <!ENTITY libxkbcommon-buildsize     "35 MB (with tests)">
    1212  <!ENTITY libxkbcommon-time          "0.2 SBU (with tests)">
    1313]>
     
    1717
    1818  <sect1info>
    19     <othername>$LastChangedBy: renodr $</othername>
    20     <date>$Date: 2015-07-31 23:26:22 -0500 (Fri, 31 Jul 2015) $</date>
     19    <othername>$LastChangedBy$</othername>
     20    <date>$Date$</date>
    2121  </sect1info>
    2222
     
    141141        </seg>
    142142        <seg>
    143           libxkbcommon and libxkbcommon-x11.so
     143          libxkbcommon.so and libxkbcommon-x11.so
    144144        </seg>
    145145        <seg>
  • introduction/welcome/changelog.xml

    rae1d371 rfe27a8f  
    4444-->
    4545    <listitem>
     46      <para>January 22nd, 2016</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[renodr] - Update to libxkbcommon-0.7.1. Fixes
     50          <ulink url="&blfs-ticket-root;8774">#8774</ulink>.</para>
     51        </listitem>
     52        <listitem revision="systemd">
     53          <para>[renodr] - Update to libwacom-0.23. Fixes
     54          <ulink url="&blfs-ticket-root;8776">#8776</ulink>.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[renodr] - Update to xf86-input-evdev-2.10.5. Fixes
     58          <ulink url="&blfs-ticket-root;8764">#8764</ulink>.</para>
     59        </listitem>
     60      </itemizedlist>
     61    </listitem>
     62
     63    <listitem>
    4664      <para>January 20th, 2016</para>
    4765      <itemizedlist>
  • packages.ent

    rae1d371 rfe27a8f  
    146146<!ENTITY libusb-version               "1.0.21">
    147147<!ENTITY libusb-compat-version        "0.1.5">
    148 <!ENTITY libxkbcommon-version         "0.7.0">
     148<!ENTITY libxkbcommon-version         "0.7.1">
    149149<!ENTITY libxml2-version              "2.9.4">
    150150<!ENTITY libxslt-version              "1.1.29">
    151 <!ENTITY libwacom-version             "0.22">
     151<!ENTITY libwacom-version             "0.23">
    152152<!ENTITY libzeitgeist-version         "0.3.18">
    153153<!ENTITY lzo-version                  "2.09">
  • x/installing/x7driver-evdev.xml

    rae1d371 rfe27a8f  
    55  %general-entities;
    66
    7   <!ENTITY xorg-evdev-driver-version "2.10.4">
     7  <!ENTITY xorg-evdev-driver-version "2.10.5">
    88
    99  <!ENTITY xorg-evdev-driver-download-http "&xorg-download-http;/driver/xf86-input-evdev-&xorg-evdev-driver-version;.tar.bz2">
    1010  <!ENTITY xorg-evdev-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-input-evdev-&xorg-evdev-driver-version;.tar.bz2">
    11   <!ENTITY xorg-evdev-driver-md5sum        "0f209d13b39427c1a6d38d70059b1e8f">
    12   <!ENTITY xorg-evdev-driver-size          "396 KB">
    13   <!ENTITY xorg-evdev-driver-buildsize     "3.8 MB">
     11  <!ENTITY xorg-evdev-driver-md5sum        "94c2c8354c74ab1cfbbb0a222078b9c6">
     12  <!ENTITY xorg-evdev-driver-size          "400 KB">
     13  <!ENTITY xorg-evdev-driver-buildsize     "4.3 MB">
    1414  <!ENTITY xorg-evdev-driver-time          "less than 0.1 SBU">
    1515]>
     
    3333
    3434      <para>
    35         The <application>Xorg Evdev Driver</application> package contains Generic
     35        The <application>Xorg Evdev Driver</application> package contains a Generic
    3636        Linux input driver for the Xorg X server. It handles keyboard, mouse, touchpads
    3737        and wacom devices, though for touchpad and wacom advanced handling,
Note: See TracChangeset for help on using the changeset viewer.