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

Andreas Radke andyrtr at archlinux.org
Thu Apr 28 18:26:59 UTC 2016


    Date: Thursday, April 28, 2016 @ 20:26:59
  Author: andyrtr
Revision: 266564

upgpkg: xf86-input-libinput 0.19.0-1

upstream update 0.19.0

Modified:
  xf86-input-libinput/trunk/PKGBUILD
Deleted:
  xf86-input-libinput/trunk/0001-Fedora-use-unaccelerated-vmask-on-input-ABI-21.patch

-----------------------------------------------------------+
 0001-Fedora-use-unaccelerated-vmask-on-input-ABI-21.patch |   27 ------------
 PKGBUILD                                                  |    4 -
 2 files changed, 2 insertions(+), 29 deletions(-)

Deleted: 0001-Fedora-use-unaccelerated-vmask-on-input-ABI-21.patch
===================================================================
--- 0001-Fedora-use-unaccelerated-vmask-on-input-ABI-21.patch	2016-04-28 18:22:55 UTC (rev 266563)
+++ 0001-Fedora-use-unaccelerated-vmask-on-input-ABI-21.patch	2016-04-28 18:26:59 UTC (rev 266564)
@@ -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/xf86libinput.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/xf86libinput.c
-+++ b/src/xf86libinput.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
-

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 18:22:55 UTC (rev 266563)
+++ PKGBUILD	2016-04-28 18:26:59 UTC (rev 266564)
@@ -2,7 +2,7 @@
 # Maintainer: Laurent Carlier <lordheavym at gmail.com>
 
 pkgname=xf86-input-libinput
-pkgver=0.18.0
+pkgver=0.19.0
 pkgrel=1
 pkgdesc="Generic input driver for the X.Org server based on libinput"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 conflicts=('xorg-server<1.18.0' 'X-ABI-XINPUT_VERSION<22' 'X-ABI-XINPUT_VERSION>=23')
 groups=('xorg-drivers' 'xorg')
 source=(http://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha256sums=('974cabbd6b658ce809b534f6410e2bbbc615f06210f9cc9e48e6d77149134a77'
+sha256sums=('6c5d30dc7c8b8ae34261340e1dc9cbb8ef435078e084b8ef507527a8a21af477'
             'SKIP')
 validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer (Who-T) <office at who-t.net>
 



More information about the arch-commits mailing list