[arch-commits] CVS update of extra/x11-drivers/xf86-input-microtouch (PKGBUILD)
Alexander Baldeck
alexander at archlinux.org
Sat Sep 22 18:04:14 UTC 2007
Date: Saturday, September 22, 2007 @ 14:04:14
Author: alexander
Path: /home/cvs-extra/extra/x11-drivers/xf86-input-microtouch
Modified: PKGBUILD (1.4 -> 1.5)
* upgrade to X.org 7.3
----------+
PKGBUILD | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
Index: extra/x11-drivers/xf86-input-microtouch/PKGBUILD
diff -u extra/x11-drivers/xf86-input-microtouch/PKGBUILD:1.4 extra/x11-drivers/xf86-input-microtouch/PKGBUILD:1.5
--- extra/x11-drivers/xf86-input-microtouch/PKGBUILD:1.4 Sun Aug 27 15:44:24 2006
+++ extra/x11-drivers/xf86-input-microtouch/PKGBUILD Sat Sep 22 14:04:14 2007
@@ -1,18 +1,17 @@
-# $Id: PKGBUILD,v 1.4 2006/08/27 19:44:24 jgc Exp $
-#Maintainer: Jan de Groot <jgc at archlinux.org>
-
+# $Id: PKGBUILD,v 1.5 2007/09/22 18:04:14 alexander Exp $
+# Maintainer: Alexander Baldeck <alexander at archlinux.org>
+# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=xf86-input-microtouch
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc="X.org microtouch input driver"
arch=(i686 x86_64)
url="http://xorg.freedesktop.org/"
depends=('glibc')
-makedepends=('pkgconfig' 'xorg-server>=1.1.1')
+makedepends=('pkgconfig' 'xorg-server>=1.4')
groups=('xorg-input-drivers')
-options=('nolibtool')
+options=('!libtool')
source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('7b3cc0330d70e7e4e07914fcb325b331')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
@@ -21,3 +20,4 @@
make || return 1
make DESTDIR=${startdir}/pkg install || return 1
}
+md5sums=('9843fbea6cc0c4129e96ce9a6c893cf6')
More information about the arch-commits
mailing list