Date: Saturday, June 4, 2016 @ 10:41:59
  Author: lcarlier
Revision: 268942

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

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

---------------------------------------------+
 /PKGBUILD                                   |   92 ++++++++++++++++++++++++++
 /add_tapbuttons.diff                        |   30 ++++++++
 testing-i686/PKGBUILD                       |   44 ------------
 testing-i686/add_tapbuttons.diff            |   15 ----
 testing-i686/xf86-input-synaptics.install   |   11 +++
 testing-x86_64/PKGBUILD                     |   44 ------------
 testing-x86_64/add_tapbuttons.diff          |   15 ----
 testing-x86_64/xf86-input-synaptics.install |   11 +++
 8 files changed, 144 insertions(+), 118 deletions(-)

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD       2016-06-04 08:41:50 UTC (rev 268941)
+++ testing-i686/PKGBUILD       2016-06-04 08:41:59 UTC (rev 268942)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <[email protected]>
-# Contributor: Tobias Powalowski  <[email protected]>
-# Contributor: Thomas Bächler <[email protected]>
-# Contributor: Alexander Baldeck <[email protected]>
-
-pkgname=xf86-input-synaptics
-pkgver=1.8.3
-pkgrel=4
-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')
-source=(http://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-        add_tapbuttons.diff)
-sha256sums=('d39f100c74f3673778b53f17bab7690161925e25dd998a15dd8cc69b52e83f01'
-            '241d7cc04ec9afcc25e10ad0e8858a927e99ec0437bba0645ca4f01dd04bb4e3')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  
-  # * upstream disabled tapping by default if a physical left button is 
present - FS#33282
-  # * enable only one finger tapping, others can be inverted - FS#49103
-  # * enable MatchDevicePath directive by default - FS#33291
-  patch -Np1 -i ${srcdir}/add_tapbuttons.diff
-
-  ./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/testing-i686/PKGBUILD (from rev 268941, 
xf86-input-synaptics/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD                               (rev 0)
+++ testing-i686/PKGBUILD       2016-06-04 08:41:59 UTC (rev 268942)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Jan de Groot <[email protected]>
+# Contributor: Tobias Powalowski  <[email protected]>
+# Contributor: Thomas Bächler <[email protected]>
+# Contributor: Alexander Baldeck <[email protected]>
+
+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}/"
+}

Deleted: testing-i686/add_tapbuttons.diff
===================================================================
--- testing-i686/add_tapbuttons.diff    2016-06-04 08:41:50 UTC (rev 268941)
+++ testing-i686/add_tapbuttons.diff    2016-06-04 08:41:59 UTC (rev 268942)
@@ -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"

Copied: xf86-input-synaptics/repos/testing-i686/add_tapbuttons.diff (from rev 
268941, xf86-input-synaptics/trunk/add_tapbuttons.diff)
===================================================================
--- testing-i686/add_tapbuttons.diff                            (rev 0)
+++ testing-i686/add_tapbuttons.diff    2016-06-04 08:41:59 UTC (rev 268942)
@@ -0,0 +1,15 @@
+--- 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"

Copied: xf86-input-synaptics/repos/testing-i686/xf86-input-synaptics.install 
(from rev 268941, xf86-input-synaptics/trunk/xf86-input-synaptics.install)
===================================================================
--- testing-i686/xf86-input-synaptics.install                           (rev 0)
+++ testing-i686/xf86-input-synaptics.install   2016-06-04 08:41:59 UTC (rev 
268942)
@@ -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: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD     2016-06-04 08:41:50 UTC (rev 268941)
+++ testing-x86_64/PKGBUILD     2016-06-04 08:41:59 UTC (rev 268942)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <[email protected]>
-# Contributor: Tobias Powalowski  <[email protected]>
-# Contributor: Thomas Bächler <[email protected]>
-# Contributor: Alexander Baldeck <[email protected]>
-
-pkgname=xf86-input-synaptics
-pkgver=1.8.3
-pkgrel=4
-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')
-source=(http://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
-        add_tapbuttons.diff)
-sha256sums=('d39f100c74f3673778b53f17bab7690161925e25dd998a15dd8cc69b52e83f01'
-            '241d7cc04ec9afcc25e10ad0e8858a927e99ec0437bba0645ca4f01dd04bb4e3')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  
-  # * upstream disabled tapping by default if a physical left button is 
present - FS#33282
-  # * enable only one finger tapping, others can be inverted - FS#49103
-  # * enable MatchDevicePath directive by default - FS#33291
-  patch -Np1 -i ${srcdir}/add_tapbuttons.diff
-
-  ./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/testing-x86_64/PKGBUILD (from rev 268941, 
xf86-input-synaptics/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD                             (rev 0)
+++ testing-x86_64/PKGBUILD     2016-06-04 08:41:59 UTC (rev 268942)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Jan de Groot <[email protected]>
+# Contributor: Tobias Powalowski  <[email protected]>
+# Contributor: Thomas Bächler <[email protected]>
+# Contributor: Alexander Baldeck <[email protected]>
+
+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}/"
+}

Deleted: testing-x86_64/add_tapbuttons.diff
===================================================================
--- testing-x86_64/add_tapbuttons.diff  2016-06-04 08:41:50 UTC (rev 268941)
+++ testing-x86_64/add_tapbuttons.diff  2016-06-04 08:41:59 UTC (rev 268942)
@@ -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"

Copied: xf86-input-synaptics/repos/testing-x86_64/add_tapbuttons.diff (from rev 
268941, xf86-input-synaptics/trunk/add_tapbuttons.diff)
===================================================================
--- testing-x86_64/add_tapbuttons.diff                          (rev 0)
+++ testing-x86_64/add_tapbuttons.diff  2016-06-04 08:41:59 UTC (rev 268942)
@@ -0,0 +1,15 @@
+--- 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"

Copied: xf86-input-synaptics/repos/testing-x86_64/xf86-input-synaptics.install 
(from rev 268941, xf86-input-synaptics/trunk/xf86-input-synaptics.install)
===================================================================
--- testing-x86_64/xf86-input-synaptics.install                         (rev 0)
+++ testing-x86_64/xf86-input-synaptics.install 2016-06-04 08:41:59 UTC (rev 
268942)
@@ -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
+}
+

Reply via email to