[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-input-evdev: Changes to 'ubuntu'



 debian/patches/0004-xi22-ubuntu.patch |   26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

New commits:
commit 3daefac6c3d6b7d5054668233a20635f6251e67a
Author: Chase Douglas <chase.douglas@canonical.com>
Date:   Tue Jan 24 02:17:39 2012 +0100

    Don't forget 0004-xi22-ubuntu.patch

diff --git a/debian/patches/0004-xi22-ubuntu.patch b/debian/patches/0004-xi22-ubuntu.patch
new file mode 100644
index 0000000..d855bf5
--- /dev/null
+++ b/debian/patches/0004-xi22-ubuntu.patch
@@ -0,0 +1,26 @@
+Index: xserver-xorg-input-evdev/configure.ac
+===================================================================
+--- xserver-xorg-input-evdev.orig/configure.ac	2012-01-10 14:57:49.029713001 +0100
++++ xserver-xorg-input-evdev/configure.ac	2012-01-10 14:58:02.917713000 +0100
+@@ -48,7 +48,7 @@ XORG_DEFAULT_OPTIONS
+ PKG_CHECK_MODULES(XORG, [xorg-server >= 1.10] xproto inputproto)
+ PKG_CHECK_MODULES(UDEV, udev)
+ 
+-PKG_CHECK_MODULES(XI22, [inputproto >= 2.1.99.3] [xorg-server >= 1.11.99.901], HAVE_XI22="yes", HAVE_XI22="no")
++PKG_CHECK_MODULES(XI22, [inputproto >= 2.1.99.3] [xorg-server >= 1.11.3], HAVE_XI22="yes", HAVE_XI22="no")
+ 
+ if test "x$HAVE_XI22" = xyes; then
+         # Obtain compiler/linker options for mtdev
+Index: xserver-xorg-input-evdev/configure.ac
+===================================================================
+--- xserver-xorg-input-evdev.orig/configure.ac	2012-01-10 14:57:49.029713001 +0100
++++ xserver-xorg-input-evdev/configure.ac	2012-01-10 14:58:02.917713000 +0100
+@@ -48,7 +48,7 @@ XORG_DEFAULT_OPTIONS
+ PKG_CHECK_MODULES(XORG, [xorg-server >= 1.10] xproto inputproto)
+ PKG_CHECK_MODULES(UDEV, udev)
+ 
+-PKG_CHECK_MODULES(XI22, [inputproto >= 2.1.99.3] [xorg-server >= 1.11.99.901], HAVE_XI22="yes", HAVE_XI22="no")
++PKG_CHECK_MODULES(XI22, [inputproto >= 2.1.99.3] [xorg-server >= 1.11.3], HAVE_XI22="yes", HAVE_XI22="no")
+ 
+ if test "x$HAVE_XI22" = xyes; then
+         # Obtain compiler/linker options for mtdev


Reply to: