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

Alexander Baldeck alexander at archlinux.org
Sat Sep 8 16:06:59 UTC 2007


    Date: Saturday, September 8, 2007 @ 12:06:59
  Author: alexander
    Path: /home/cvs-arch/arch/build/x11-drivers/xf86-input-mouse

Modified: PKGBUILD (1.7 -> 1.8)

* added xorg group with minimal amount of packages to get a X session running


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


Index: arch/build/x11-drivers/xf86-input-mouse/PKGBUILD
diff -u arch/build/x11-drivers/xf86-input-mouse/PKGBUILD:1.7 arch/build/x11-drivers/xf86-input-mouse/PKGBUILD:1.8
--- arch/build/x11-drivers/xf86-input-mouse/PKGBUILD:1.7	Sat Jun  2 04:10:19 2007
+++ arch/build/x11-drivers/xf86-input-mouse/PKGBUILD	Sat Sep  8 12:06:58 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.7 2007/06/02 08:10:19 alexander Exp $
+# $Id: PKGBUILD,v 1.8 2007/09/08 16:06:58 alexander Exp $
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=xf86-input-mouse
 pkgver=1.2.1
-pkgrel=2
+pkgrel=3
 pkgdesc="X.org mouse input driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 depends=('glibc')
-makedepends=('pkgconfig' 'xorg-server>=1.2.0')
-options=('nolibtool')
-groups=(xorg-input-drivers)
+makedepends=('pkgconfig' 'xorg-server>=1.3.0.0')
+options=('!libtool')
+groups=('xorg-input-drivers' 'xorg')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
 
 build() {




More information about the arch-commits mailing list