[arch-commits] Commit in xf86-video-nouveau/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Fri Jun 12 21:05:11 UTC 2009
Date: Friday, June 12, 2009 @ 17:05:11
Author: andyrtr
Revision: 42314
upgpkg: xf86-video-nouveau 0.0.10_git20090429-3
rebuild driver for new kernel module
Modified:
xf86-video-nouveau/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-12 21:01:54 UTC (rev 42313)
+++ PKGBUILD 2009-06-12 21:05:11 UTC (rev 42314)
@@ -5,12 +5,12 @@
pkgname=xf86-video-nouveau
_gitdate=20090429
pkgver=0.0.10_git${_gitdate} # see configure.ac
-pkgrel=2
+pkgrel=3
pkgdesc="Open Source 3D acceleration driver for nVidia cards (eperimental)"
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>=20090325' 'libdrm>=2.4.5')
+depends=('nouveau-drm>=20090612' 'libdrm>=2.4.11')
makedepends=('pkgconfig' 'xorg-server>=1.6.0' 'mesa>=7.3' 'glproto>=1.4.9' 'xorg-util-macros' 'xf86driproto' 'autoconf')
groups=('xorg-video-drivers')
options=('!libtool')
More information about the arch-commits
mailing list