[Lunar-commits] <moonbase> xf86-input-void: version bumped to 1.3.0.

Florin Braescu florin at lunar-linux.org
Thu Sep 17 19:25:47 CEST 2009


commit 809c94689e6b52da7a85fb55e09464c7907f11f0
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu Sep 17 20:25:47 2009 +0300

    xf86-input-void: version bumped to 1.3.0.
    
    Changes:
    Adjust for ABI_XINPUT_VERSION >= 7
    Remove obsolete chunk, focus/key class is added by InitKeyboardDeviceStruct.
    Replace changelog command with CHANGELOG_CMD from m4 macros.
    Remove long-obsolete chunks from configure.ac.
    void doesn't require randrproto or inputproto.
    Remove RCS tags, some useless comments, empty AUTHORS from man.
    man: void is only necessary for server < 1.4
    Remove some unused variables from configure.
    Don't pass an empty RMLVO to InitKeyboardDeviceStruct.
    Require xorg-macros 1.3 and XORG_DEFAULT_OPTIONS.
---
 xorg7/driver/xf86-input-void/CONFLICTS |   10 +++++-----
 xorg7/driver/xf86-input-void/DETAILS   |   12 ++++++------
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/xorg7/driver/xf86-input-void/CONFLICTS b/xorg7/driver/xf86-input-void/CONFLICTS
index 5013182..fa885b1 100644
--- a/xorg7/driver/xf86-input-void/CONFLICTS
+++ b/xorg7/driver/xf86-input-void/CONFLICTS
@@ -1,6 +1,6 @@
-conflicts XOrg6  &&
-conflicts XOrg-test &&
-conflicts XOrg-fonts-base &&
-conflicts XOrg-fonts-extra &&
-conflicts XOrg-drm &&
+conflicts XOrg6
+conflicts XOrg-test
+conflicts XOrg-fonts-base
+conflicts XOrg-fonts-extra
+conflicts XOrg-drm
 conflicts XOrg-drm-cvs
diff --git a/xorg7/driver/xf86-input-void/DETAILS b/xorg7/driver/xf86-input-void/DETAILS
index 6d8f7c7..ee037eb 100644
--- a/xorg7/driver/xf86-input-void/DETAILS
+++ b/xorg7/driver/xf86-input-void/DETAILS
@@ -1,13 +1,13 @@
           MODULE=xf86-input-void
-         VERSION=1.1.1
+         VERSION=1.3.0
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$XORG_URL/individual/driver/
-      SOURCE_VFY=sha1:7e40331bd3a96f14ab79518b69a418e7beae8b67
+      SOURCE_URL=$XORG_URL/individual/driver
+      SOURCE_VFY=sha1:2b2d284c4cc356f2ff6fc8e448e61bbea2e4ff30
    MODULE_PREFIX=${X11R7_PREFIX:-/usr}
-        WEB_SITE=http://www.x.org/
+        WEB_SITE=http://www.x.org
          ENTERED=20060303
-         UPDATED=20070910
-           SHORT="null input driver"
+         UPDATED=20090917
+           SHORT="A null input driver"
 
 cat << EOF
 It doesn't connect to any physical device, and it never delivers any


More information about the Lunar-commits mailing list