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

Ionut Biru ibiru at archlinux.org
Sat Jul 9 14:00:30 UTC 2011


    Date: Saturday, July 9, 2011 @ 10:00:30
  Author: ibiru
Revision: 131016

push new version

Modified:
  xf86-video-nouveau/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-09 13:37:02 UTC (rev 131015)
+++ PKGBUILD	2011-07-09 14:00:30 UTC (rev 131016)
@@ -3,7 +3,7 @@
 # Contributor: buddabrod <buddabrod at gmail.com>
 
 pkgname=xf86-video-nouveau
-_gitdate=20110531
+_gitdate=20110709
 pkgver=0.0.16_git${_gitdate} # see configure.ac
 pkgrel=1
 pkgdesc="Open Source 3D acceleration driver for nVidia cards (experimental)"
@@ -12,12 +12,12 @@
 license=('GPL') #and MIT, not yet a license file, see http://nouveau.freedesktop.org/wiki/FAQ#head-09f75d03eb30011c754038a3893119a70745de4e
 depends=('libdrm' 'udev')
 optdepends=('nouveau-dri:	experimental gallium3d features')
-makedepends=('xorg-server-devel' 'libdrm>=2.4.24' 'xf86driproto')
+makedepends=('xorg-server-devel' 'libdrm' 'xf86driproto')
 conflicts=('xorg-server<1.10.0')
 options=('!libtool')
 install=${pkgname}.install
 source=(ftp://ftp.archlinux.org/other/$pkgname/xf86-video-nouveau-${_gitdate}.tar.bz2)
-md5sums=('37e6e9d79ed6e658066cb2e80caaeef9')
+md5sums=('0b2ae81e397d14c8ab1d2338d194c705')
 
 # source PKGBUILD && mksource
 mksource() {




More information about the arch-commits mailing list