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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Mar 18 08:17:07 UTC 2011


    Date: Friday, March 18, 2011 @ 04:17:07
  Author: andyrtr
Revision: 115476

upgpkg: xf86-input-wacom 0.10.9-1
upstream update; built against new Xorg-server

Modified:
  xf86-input-wacom/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-18 08:17:01 UTC (rev 115475)
+++ PKGBUILD	2011-03-18 08:17:07 UTC (rev 115476)
@@ -3,20 +3,20 @@
 # Contributor: M Rawash <mrawash at gmail.com>
 
 pkgname=xf86-input-wacom
-pkgver=0.10.8
-pkgrel=2
+pkgver=0.10.9
+pkgrel=1
 pkgdesc="X.Org Wacom tablet driver"
 arch=('i686' 'x86_64')
 url="http://linuxwacom.sourceforge.net/"
 license=('GPL')
 backup=('etc/X11/xorg.conf.d/50-wacom.conf')
-depends=('libxi')
+depends=('libxi' 'libxrandr')
 makedepends=('xorg-server-devel' 'libxext' 'libxi')
-conflicts=('xorg-server<1.9.0')
+conflicts=('xorg-server<1.10.0')
 options=(!libtool)
 source=(http://downloads.sourceforge.net/project/linuxwacom/${pkgname}/${pkgname}-${pkgver}.tar.bz2
         70-wacom.rules)
-md5sums=('e2bcc125070a16a7e3608d074d5d27dc'
+md5sums=('8af337d2919995f39ff19d8a890ea222'
          '4d3665bb2ef8a8190734640dffa4c6f7')
 
 build() {




More information about the arch-commits mailing list