[arch-commits] CVS update of arch/build/x11-drivers/xf86-input-joystick (PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Fri Aug 17 09:40:40 UTC 2007


    Date: Friday, August 17, 2007 @ 05:40:40
  Author: alexander
    Path: /home/cvs-arch/arch/build/x11-drivers/xf86-input-joystick

Modified: PKGBUILD (1.8 -> 1.9)

upgpkg: xf86-input-joystick 1.2.3


----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)


Index: arch/build/x11-drivers/xf86-input-joystick/PKGBUILD
diff -u arch/build/x11-drivers/xf86-input-joystick/PKGBUILD:1.8 arch/build/x11-drivers/xf86-input-joystick/PKGBUILD:1.9
--- arch/build/x11-drivers/xf86-input-joystick/PKGBUILD:1.8	Tue Jul 10 21:09:30 2007
+++ arch/build/x11-drivers/xf86-input-joystick/PKGBUILD	Fri Aug 17 05:40:39 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.8 2007/07/11 01:09:30 alexander Exp $
+# $Id: PKGBUILD,v 1.9 2007/08/17 09:40:39 alexander Exp $
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=xf86-input-joystick
-pkgver=1.2.2
-pkgrel=2
+pkgver=1.2.3
+pkgrel=1
 pkgdesc="X.Org Joystick input driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 depends=('glibc')
-makedepends=('pkgconfig' 'xorg-server>=1.3.0.0')
+makedepends=('pkgconfig' 'xorg-server>=1.2.0')
 groups=('xorg-input-drivers')
-options=('nolibtool')
+options=('!libtool')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
 
 build() {
@@ -20,4 +20,4 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install || return 1
 }
-md5sums=('c12f60c72e4ae42bb27857be3904b945')
+md5sums=('41f33b1a18c576433222d8b6ca22c738')




More information about the arch-commits mailing list