Ignore:
Timestamp:
12/12/2016 01:06:49 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:
1a87abcd
Parents:
11d14a27
Message:

Update to xf86-input-wacom-0.34.0
Tag synaptics driver

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/x7driver-wacom.xml

    r11d14a27 re6503a9d  
    55  %general-entities;
    66
    7   <!ENTITY xorg-wacom-driver-version "0.33.0">
     7  <!ENTITY xorg-wacom-driver-version "0.34.0">
    88
    99  <!ENTITY xorg-wacom-driver-download-http "&sourceforge-repo;/linuxwacom/xf86-input-wacom-&xorg-wacom-driver-version;.tar.bz2">
    1010  <!ENTITY xorg-wacom-driver-download-ftp  " ">
    11   <!ENTITY xorg-wacom-driver-md5sum        "4faa1d4bf6eb74f40dba8c5cb3c9c3e4">
    12   <!ENTITY xorg-wacom-driver-size          "584 KB">
    13   <!ENTITY xorg-wacom-driver-buildsize     "12 MB (with tests)">
     11  <!ENTITY xorg-wacom-driver-md5sum        "066a0b5fc0f33379b6cee429a616b7b4">
     12  <!ENTITY xorg-wacom-driver-size          "588 KB">
     13  <!ENTITY xorg-wacom-driver-buildsize     "10 MB (with tests)">
    1414  <!ENTITY xorg-wacom-driver-time          "0.1 SBU (with tests)">
    1515]>
     
    4040      </para>
    4141
    42       &lfs7a_built;
     42      &lfs7a_checked;
    4343
    4444      <bridgehead renderas="sect4">Package Information</bridgehead>
     
    123123      </para>
    124124
    125 <screen><userinput>./configure $XORG_CONFIG --with-systemd-unit-dir=no &amp;&amp;
     125<screen revision="sysv"><userinput>./configure $XORG_CONFIG --with-systemd-unit-dir=no &amp;&amp;
     126make</userinput></screen>
     127
     128<screen revision="systemd"><userinput>./configure $XORG_CONFIG \
     129            --with-udev-rules-dir=/lib/udev/rules.d \
     130            --with-systemd-unit-dir=/lib/systemd/system &amp;&amp;
    126131make</userinput></screen>
    127132
Note: See TracChangeset for help on using the changeset viewer.