[Lunar-commits] <moonbase> xf86-input-joystick: version bumped to 1.3.2.

Florin Braescu florin at lunar-linux.org
Fri May 9 02:22:52 CEST 2008


commit 6d2ca687b013e0eeb0462b802cfe1ef5c1a66c00
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri May 9 03:22:52 2008 +0300

    xf86-input-joystick: version bumped to 1.3.2.
    
    Changes:
    -Display evdev bus/vendor/product/version in separate line
    -Fixed keymap size to 8-256 to prevent crash
    -Newer xservers don't like keymaps that are smaller than 248 keys.
    -Clear complete keymap instead of only the first element
    -Fixed off-by-one in keymap generation code
    -Allow '+' as separator for key mapping as in "key=Alt_L+Tab"
    -Added "StartMouseEnabled" and "StartKeysEnabled" options
    -With the disable-mouse and disable-keys button mapping the event generation can be toggled.
    -These two options will start X with the event generation already disabled, so it can be
     enabled later with the appropriate button mapping. Default: Event generation is enabled.
    -Changed default deadzone in manpage from 1000 to 5000
    -Increased default deadzone from 1000 to 5000
    -Mentioned hotplugging and hal policy in man page
---
 xorg7/driver/xf86-input-joystick/DETAILS |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/xorg7/driver/xf86-input-joystick/DETAILS b/xorg7/driver/xf86-input-joystick/DETAILS
index 0893f70..8d6f391 100644
--- a/xorg7/driver/xf86-input-joystick/DETAILS
+++ b/xorg7/driver/xf86-input-joystick/DETAILS
@@ -1,12 +1,12 @@
           MODULE=xf86-input-joystick
-         VERSION=1.3.1
+         VERSION=1.3.2
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$XORG_URL/individual/driver/
-      SOURCE_VFY=sha1:e28590951aaebee5089a0d9abd8d22b900e9ee22
+      SOURCE_URL=$XORG_URL/individual/driver
+      SOURCE_VFY=sha1:7ec463463be04948c95e3c3701054dae5f2aa8c0
    MODULE_PREFIX=${X11R7_PREFIX:-/usr}
-        WEB_SITE=http://www.x.org/
+        WEB_SITE=http://www.x.org
          ENTERED=20060303
-         UPDATED=20071207
+         UPDATED=20080508
            SHORT="Joystick input driver"
 
 cat << EOF


More information about the Lunar-commits mailing list