[arch-commits] Commit in xf86-input-synaptics/repos (12 files)

Laurent Carlier lcarlier at archlinux.org
Thu Jan 12 07:33:19 UTC 2017


    Date: Thursday, January 12, 2017 @ 07:33:18
  Author: lcarlier
Revision: 285714

db-move: moved xf86-input-synaptics from [testing] to [extra] (i686, x86_64)

Added:
  xf86-input-synaptics/repos/extra-i686/PKGBUILD
    (from rev 285713, xf86-input-synaptics/repos/testing-i686/PKGBUILD)
  xf86-input-synaptics/repos/extra-i686/xf86-input-synaptics.install
    (from rev 285713, xf86-input-synaptics/repos/testing-i686/xf86-input-synaptics.install)
  xf86-input-synaptics/repos/extra-x86_64/PKGBUILD
    (from rev 285713, xf86-input-synaptics/repos/testing-x86_64/PKGBUILD)
  xf86-input-synaptics/repos/extra-x86_64/xf86-input-synaptics.install
    (from rev 285713, xf86-input-synaptics/repos/testing-x86_64/xf86-input-synaptics.install)
Deleted:
  xf86-input-synaptics/repos/extra-i686/PKGBUILD
  xf86-input-synaptics/repos/extra-i686/add_tapbuttons.diff
  xf86-input-synaptics/repos/extra-i686/xf86-input-synaptics.install
  xf86-input-synaptics/repos/extra-x86_64/PKGBUILD
  xf86-input-synaptics/repos/extra-x86_64/add_tapbuttons.diff
  xf86-input-synaptics/repos/extra-x86_64/xf86-input-synaptics.install
  xf86-input-synaptics/repos/testing-i686/
  xf86-input-synaptics/repos/testing-x86_64/

-------------------------------------------+
 /PKGBUILD                                 |   80 ++++++++++++++++++++++++++++
 /xf86-input-synaptics.install             |   22 +++++++
 extra-i686/PKGBUILD                       |   46 ----------------
 extra-i686/add_tapbuttons.diff            |   15 -----
 extra-i686/xf86-input-synaptics.install   |   11 ---
 extra-x86_64/PKGBUILD                     |   46 ----------------
 extra-x86_64/add_tapbuttons.diff          |   15 -----
 extra-x86_64/xf86-input-synaptics.install |   11 ---
 8 files changed, 102 insertions(+), 144 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2017-01-12 07:33:16 UTC (rev 285713)
+++ extra-i686/PKGBUILD	2017-01-12 07:33:18 UTC (rev 285714)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-# Contributor: Tobias Powalowski  <tpowa at archlinux.org>
-# Contributor: Thomas Bächler <thomas at archlinux.org>
-# Contributor: Alexander Baldeck <alexander at archlinux.org>
-
-pkgname=xf86-input-synaptics
-pkgver=1.8.99.1
-pkgrel=1
-pkgdesc="Synaptics driver for notebook touchpads"
-arch=('i686' 'x86_64')
-license=('MIT')
-url="http://xorg.freedesktop.org/"
-depends=('libxtst' 'mtdev' 'libevdev')
-makedepends=('xorg-server-devel' 'X-ABI-XINPUT_VERSION=22.1' 'libxi' 'libx11' 'resourceproto' 'scrnsaverproto')
-conflicts=('xorg-server<1.16' 'X-ABI-XINPUT_VERSION<22.1' 'X-ABI-XINPUT_VERSION>=23')
-replaces=('synaptics')
-provides=('synaptics')
-conflicts=('synaptics')
-groups=('xorg-drivers' 'xorg')
-install=xf86-input-synaptics.install
-source=(http://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-        conf-rename-to-70-synaptics-conf.patch::https://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/patch/?id=59e5db025307404fbfbc82f2fb3fe91d6a3005d7)
-sha256sums=('4c895339fa10c4f97b27ab62d974cae2a96e19ae8d52f80ef0fa5c202c67ebaa'
-            'aeb6821f5aca797b45a3279473f723ab84c1e8a0617f87b47962813b3ac91e00')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  
-  patch -Np1 -i ../conf-rename-to-70-synaptics-conf.patch
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  
-  make DESTDIR="${pkgdir}" install
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: xf86-input-synaptics/repos/extra-i686/PKGBUILD (from rev 285713, xf86-input-synaptics/repos/testing-i686/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2017-01-12 07:33:18 UTC (rev 285714)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Contributor: Tobias Powalowski  <tpowa at archlinux.org>
+# Contributor: Thomas Bächler <thomas at archlinux.org>
+# Contributor: Alexander Baldeck <alexander at archlinux.org>
+
+pkgname=xf86-input-synaptics
+pkgver=1.9.0
+pkgrel=1
+pkgdesc="Synaptics driver for notebook touchpads"
+arch=('i686' 'x86_64')
+license=('MIT')
+url="https://xorg.freedesktop.org/"
+depends=('libxtst' 'libevdev')
+makedepends=('xorg-server-devel' 'X-ABI-XINPUT_VERSION=24.1' 'libxi' 'libx11' 'resourceproto' 'scrnsaverproto')
+conflicts=('xorg-server<1.19' 'X-ABI-XINPUT_VERSION<24.1' 'X-ABI-XINPUT_VERSION>=25')
+replaces=('synaptics')
+provides=('synaptics')
+conflicts=('synaptics')
+groups=('xorg-drivers')
+install=xf86-input-synaptics.install
+source=(http://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig})
+sha256sums=('afba3289d7a40217a19d90db98ce181772f9ca6d77e1898727b0afcf02073b5a'
+            'SKIP')
+validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer (Who-T) <office at who-t.net>
+
+build() {
+  cd ${pkgname}-${pkgver}
+  
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  
+  make DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Deleted: extra-i686/add_tapbuttons.diff
===================================================================
--- extra-i686/add_tapbuttons.diff	2017-01-12 07:33:16 UTC (rev 285713)
+++ extra-i686/add_tapbuttons.diff	2017-01-12 07:33:18 UTC (rev 285714)
@@ -1,15 +0,0 @@
---- a/conf/50-synaptics.conf	2012-05-11 01:01:10.000000000 +0200
-+++ b/conf/50-synaptics.conf.new	2013-01-05 14:20:21.959670353 +0100
-@@ -11,10 +11,11 @@
-         Identifier "touchpad catchall"
-         Driver "synaptics"
-         MatchIsTouchpad "on"
-+        Option "TapButton1" "1"
- # This option is recommend on all Linux systems using evdev, but cannot be
- # enabled by default. See the following link for details:
- # http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
--#       MatchDevicePath "/dev/input/event*"
-+        MatchDevicePath "/dev/input/event*"
- EndSection
- 
- Section "InputClass"

Deleted: extra-i686/xf86-input-synaptics.install
===================================================================
--- extra-i686/xf86-input-synaptics.install	2017-01-12 07:33:16 UTC (rev 285713)
+++ extra-i686/xf86-input-synaptics.install	2017-01-12 07:33:18 UTC (rev 285714)
@@ -1,11 +0,0 @@
-post_install() {
-  cat <<MSG
->>> xf86-input-synaptics driver is on maintenance mode and
-    xf86-input-libinput driver must be prefered over.
-MSG
-}
-
-post_upgrade() {
-	post_install
-}
-

Copied: xf86-input-synaptics/repos/extra-i686/xf86-input-synaptics.install (from rev 285713, xf86-input-synaptics/repos/testing-i686/xf86-input-synaptics.install)
===================================================================
--- extra-i686/xf86-input-synaptics.install	                        (rev 0)
+++ extra-i686/xf86-input-synaptics.install	2017-01-12 07:33:18 UTC (rev 285714)
@@ -0,0 +1,11 @@
+post_install() {
+  cat <<MSG
+>>> xf86-input-synaptics driver is on maintenance mode and
+    xf86-input-libinput driver must be prefered over.
+MSG
+}
+
+post_upgrade() {
+	post_install
+}
+

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2017-01-12 07:33:16 UTC (rev 285713)
+++ extra-x86_64/PKGBUILD	2017-01-12 07:33:18 UTC (rev 285714)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-# Contributor: Tobias Powalowski  <tpowa at archlinux.org>
-# Contributor: Thomas Bächler <thomas at archlinux.org>
-# Contributor: Alexander Baldeck <alexander at archlinux.org>
-
-pkgname=xf86-input-synaptics
-pkgver=1.8.99.1
-pkgrel=1
-pkgdesc="Synaptics driver for notebook touchpads"
-arch=('i686' 'x86_64')
-license=('MIT')
-url="http://xorg.freedesktop.org/"
-depends=('libxtst' 'mtdev' 'libevdev')
-makedepends=('xorg-server-devel' 'X-ABI-XINPUT_VERSION=22.1' 'libxi' 'libx11' 'resourceproto' 'scrnsaverproto')
-conflicts=('xorg-server<1.16' 'X-ABI-XINPUT_VERSION<22.1' 'X-ABI-XINPUT_VERSION>=23')
-replaces=('synaptics')
-provides=('synaptics')
-conflicts=('synaptics')
-groups=('xorg-drivers' 'xorg')
-install=xf86-input-synaptics.install
-source=(http://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-        conf-rename-to-70-synaptics-conf.patch::https://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/patch/?id=59e5db025307404fbfbc82f2fb3fe91d6a3005d7)
-sha256sums=('4c895339fa10c4f97b27ab62d974cae2a96e19ae8d52f80ef0fa5c202c67ebaa'
-            'aeb6821f5aca797b45a3279473f723ab84c1e8a0617f87b47962813b3ac91e00')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  
-  patch -Np1 -i ../conf-rename-to-70-synaptics-conf.patch
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  
-  make DESTDIR="${pkgdir}" install
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: xf86-input-synaptics/repos/extra-x86_64/PKGBUILD (from rev 285713, xf86-input-synaptics/repos/testing-x86_64/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2017-01-12 07:33:18 UTC (rev 285714)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Contributor: Tobias Powalowski  <tpowa at archlinux.org>
+# Contributor: Thomas Bächler <thomas at archlinux.org>
+# Contributor: Alexander Baldeck <alexander at archlinux.org>
+
+pkgname=xf86-input-synaptics
+pkgver=1.9.0
+pkgrel=1
+pkgdesc="Synaptics driver for notebook touchpads"
+arch=('i686' 'x86_64')
+license=('MIT')
+url="https://xorg.freedesktop.org/"
+depends=('libxtst' 'libevdev')
+makedepends=('xorg-server-devel' 'X-ABI-XINPUT_VERSION=24.1' 'libxi' 'libx11' 'resourceproto' 'scrnsaverproto')
+conflicts=('xorg-server<1.19' 'X-ABI-XINPUT_VERSION<24.1' 'X-ABI-XINPUT_VERSION>=25')
+replaces=('synaptics')
+provides=('synaptics')
+conflicts=('synaptics')
+groups=('xorg-drivers')
+install=xf86-input-synaptics.install
+source=(http://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig})
+sha256sums=('afba3289d7a40217a19d90db98ce181772f9ca6d77e1898727b0afcf02073b5a'
+            'SKIP')
+validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer (Who-T) <office at who-t.net>
+
+build() {
+  cd ${pkgname}-${pkgver}
+  
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  
+  make DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Deleted: extra-x86_64/add_tapbuttons.diff
===================================================================
--- extra-x86_64/add_tapbuttons.diff	2017-01-12 07:33:16 UTC (rev 285713)
+++ extra-x86_64/add_tapbuttons.diff	2017-01-12 07:33:18 UTC (rev 285714)
@@ -1,15 +0,0 @@
---- a/conf/50-synaptics.conf	2012-05-11 01:01:10.000000000 +0200
-+++ b/conf/50-synaptics.conf.new	2013-01-05 14:20:21.959670353 +0100
-@@ -11,10 +11,11 @@
-         Identifier "touchpad catchall"
-         Driver "synaptics"
-         MatchIsTouchpad "on"
-+        Option "TapButton1" "1"
- # This option is recommend on all Linux systems using evdev, but cannot be
- # enabled by default. See the following link for details:
- # http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
--#       MatchDevicePath "/dev/input/event*"
-+        MatchDevicePath "/dev/input/event*"
- EndSection
- 
- Section "InputClass"

Deleted: extra-x86_64/xf86-input-synaptics.install
===================================================================
--- extra-x86_64/xf86-input-synaptics.install	2017-01-12 07:33:16 UTC (rev 285713)
+++ extra-x86_64/xf86-input-synaptics.install	2017-01-12 07:33:18 UTC (rev 285714)
@@ -1,11 +0,0 @@
-post_install() {
-  cat <<MSG
->>> xf86-input-synaptics driver is on maintenance mode and
-    xf86-input-libinput driver must be prefered over.
-MSG
-}
-
-post_upgrade() {
-	post_install
-}
-

Copied: xf86-input-synaptics/repos/extra-x86_64/xf86-input-synaptics.install (from rev 285713, xf86-input-synaptics/repos/testing-x86_64/xf86-input-synaptics.install)
===================================================================
--- extra-x86_64/xf86-input-synaptics.install	                        (rev 0)
+++ extra-x86_64/xf86-input-synaptics.install	2017-01-12 07:33:18 UTC (rev 285714)
@@ -0,0 +1,11 @@
+post_install() {
+  cat <<MSG
+>>> xf86-input-synaptics driver is on maintenance mode and
+    xf86-input-libinput driver must be prefered over.
+MSG
+}
+
+post_upgrade() {
+	post_install
+}
+



More information about the arch-commits mailing list