[arch-commits] Commit in xf86-video-vmware/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Aug 31 16:48:39 UTC 2008


    Date: Sunday, August 31, 2008 @ 12:48:39
  Author: jgc
Revision: 11487

upgpkg: xf86-video-vmware 10.16.5-1

Modified:
  xf86-video-vmware/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-31 16:48:26 UTC (rev 11486)
+++ PKGBUILD	2008-08-31 16:48:39 UTC (rev 11487)
@@ -2,17 +2,18 @@
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=xf86-video-vmware
-pkgver=10.16.2
+pkgver=10.16.5
 pkgrel=1
 pkgdesc="X.org vmware video driver"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 depends=('glibc')
-makedepends=('pkgconfig' 'xorg-server>=1.4.2' 'randrproto' 'renderproto' 'xextproto' 'xineramaproto' 'videoproto')
+makedepends=('pkgconfig' 'xorg-server>=1.4.99.906' 'randrproto' 'renderproto' 'xextproto' 'xineramaproto' 'videoproto')
+conflicts=('xorg-server<1.4.99.906')
 groups=('xorg-video-drivers')
 options=('!libtool')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('d79b660e1effb86628930e5c01989216')
+md5sums=('6d78c82ea7c2bb0fcb587d7bb4e8f60a')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list