[arch-commits] Commit in xf86-input-synaptics/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Mar 1 22:34:02 UTC 2009


    Date: Sunday, March 1, 2009 @ 17:34:02
  Author: jgc
Revision: 28741

upgpkg: xf86-input-synaptics 1.0.99.2-1

Modified:
  xf86-input-synaptics/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-01 22:29:42 UTC (rev 28740)
+++ PKGBUILD	2009-03-01 22:34:02 UTC (rev 28741)
@@ -4,20 +4,21 @@
 # Contributor: Thomas Bächler <thomas at archlinux.org>
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 pkgname=xf86-input-synaptics
-pkgver=1.0.0
+pkgver=1.0.99.2
 pkgrel=1
 pkgdesc="synaptics driver for notebook touchpads"
 arch=(i686 x86_64)
 license=('custom')
 url="http://w1.894.telia.com/~u89404340/touchpad/"
-depends=('libx11')
-makedepends=('pkgconfig' 'xorg-server>=1.5.3')
+depends=('libxi>=1.2.1' 'libxtst')
+makedepends=('pkgconfig' 'xorg-server>=1.6.0')
+conflicts=('xorg-server<1.6.0')
 replaces=('synaptics')
 provides=('synaptics')
 conflicts=('synaptics')
 options=(!libtool)
 source=(http://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('66dd051bb1885613d21ff7a77a7948d8')
+md5sums=('baac9f27665b91958fb5fca270591316')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list