[arch-commits] Commit in xf86-input-libinput/repos (2 files)

Laurent Carlier lcarlier at archlinux.org
Tue Jul 14 06:46:31 UTC 2015


    Date: Tuesday, July 14, 2015 @ 08:46:31
  Author: lcarlier
Revision: 242192

archrelease: copy trunk to extra-i686, extra-x86_64

Deleted:
  xf86-input-libinput/repos/extra-i686/0001-Fedora-use-unaccelerated-vmask-on-input-ABI-21.patch
  xf86-input-libinput/repos/extra-x86_64/0001-Fedora-use-unaccelerated-vmask-on-input-ABI-21.patch

------------------------------------------------------------------------+
 extra-i686/0001-Fedora-use-unaccelerated-vmask-on-input-ABI-21.patch   |   27 ----------
 extra-x86_64/0001-Fedora-use-unaccelerated-vmask-on-input-ABI-21.patch |   27 ----------
 2 files changed, 54 deletions(-)

Deleted: extra-i686/0001-Fedora-use-unaccelerated-vmask-on-input-ABI-21.patch
===================================================================
--- extra-i686/0001-Fedora-use-unaccelerated-vmask-on-input-ABI-21.patch	2015-07-14 06:46:13 UTC (rev 242191)
+++ extra-i686/0001-Fedora-use-unaccelerated-vmask-on-input-ABI-21.patch	2015-07-14 06:46:31 UTC (rev 242192)
@@ -1,27 +0,0 @@
-From cf8b629ebf30d6aa57dd405ce450fb0f33136626 Mon Sep 17 00:00:00 2001
-From: Peter Hutterer <peter.hutterer at who-t.net>
-Date: Mon, 13 Jul 2015 08:30:43 +1000
-Subject: [PATCH xf86-input-libinput] Fedora: use unaccelerated vmask on input
- ABI > 21
-
-Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
----
- src/libinput.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/libinput.c b/src/libinput.c
-index a06e44f..5eb5adf 100644
---- a/src/libinput.c
-+++ b/src/libinput.c
-@@ -47,7 +47,7 @@
- #define XI86_SERVER_FD 0x20
- #endif
-
--#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) * 1000 + GET_ABI_MINOR(ABI_XINPUT_VERSION) > 22000
-+#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) * 1000 + GET_ABI_MINOR(ABI_XINPUT_VERSION) > 21000
- #define HAVE_VMASK_UNACCEL 1
- #else
- #undef HAVE_VMASK_UNACCEL
---
-2.4.3
-

Deleted: extra-x86_64/0001-Fedora-use-unaccelerated-vmask-on-input-ABI-21.patch
===================================================================
--- extra-x86_64/0001-Fedora-use-unaccelerated-vmask-on-input-ABI-21.patch	2015-07-14 06:46:13 UTC (rev 242191)
+++ extra-x86_64/0001-Fedora-use-unaccelerated-vmask-on-input-ABI-21.patch	2015-07-14 06:46:31 UTC (rev 242192)
@@ -1,27 +0,0 @@
-From cf8b629ebf30d6aa57dd405ce450fb0f33136626 Mon Sep 17 00:00:00 2001
-From: Peter Hutterer <peter.hutterer at who-t.net>
-Date: Mon, 13 Jul 2015 08:30:43 +1000
-Subject: [PATCH xf86-input-libinput] Fedora: use unaccelerated vmask on input
- ABI > 21
-
-Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
----
- src/libinput.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/libinput.c b/src/libinput.c
-index a06e44f..5eb5adf 100644
---- a/src/libinput.c
-+++ b/src/libinput.c
-@@ -47,7 +47,7 @@
- #define XI86_SERVER_FD 0x20
- #endif
-
--#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) * 1000 + GET_ABI_MINOR(ABI_XINPUT_VERSION) > 22000
-+#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) * 1000 + GET_ABI_MINOR(ABI_XINPUT_VERSION) > 21000
- #define HAVE_VMASK_UNACCEL 1
- #else
- #undef HAVE_VMASK_UNACCEL
---
-2.4.3
-



More information about the arch-commits mailing list