Date: Sunday, March 14, 2010 @ 05:56:05
  Author: andyrtr
Revision: 72337

upgpkg: xf86-video-nouveau 0.0.15_git20100314-1
new snapshot for new libdrm and userspace driver

Modified:
  xf86-video-nouveau/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-03-14 09:33:05 UTC (rev 72336)
+++ PKGBUILD    2010-03-14 09:56:05 UTC (rev 72337)
@@ -3,21 +3,21 @@
 # Contributor: buddabrod <buddab...@gmail.com>
 
 pkgname=xf86-video-nouveau
-_gitdate=20100221
+_gitdate=20100314
 pkgver=0.0.15_git${_gitdate} # see configure.ac
 pkgrel=1
 pkgdesc="Open Source 3D acceleration driver for nVidia cards (experimental)"
 arch=('i686' 'x86_64')
 url="http://nouveau.freedesktop.org/wiki/";
 license=('GPL') #and MIT, not yet a license file, see 
http://nouveau.freedesktop.org/wiki/FAQ#head-09f75d03eb30011c754038a3893119a70745de4e
-depends=('nouveau-drm>=0.0.15_20100116' 'libdrm>=2.4.18')
+depends=('nouveau-drm>=0.0.16_20100313' 'libdrm>=2.4.19')
 #optdepends=('nouveau-dri:     highly experimental gallium3d features')
 makedepends=('pkgconfig' 'xorg-server>=1.7.5' 'mesa>=7.7' 'glproto>=1.4.11' 
'xorg-util-macros' 'xf86driproto' 'autoconf')
 conflicts=('xorg-server<1.7.0')
 options=('!libtool') # 'force'
 install=${pkgname}.install
 
source=(ftp://ftp.archlinux.org/other/$pkgname/xf86-video-nouveau-${_gitdate}.tar.bz2)
-md5sums=('08d6d04faba0ba54dbb7e0d7cb3f9039')
+md5sums=('7bed078b49db2d9305c9f333a6be759d')
 
 # source PKGBUILD && mksource
 mksource() {

Reply via email to