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

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Mar 16 20:15:24 UTC 2011


    Date: Wednesday, March 16, 2011 @ 16:15:23
  Author: andyrtr
Revision: 115100

upgpkg: xf86-video-nouveau 0.0.16_git20110316-1
update to new snapshot

Modified:
  xf86-video-nouveau/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-16 20:10:22 UTC (rev 115099)
+++ PKGBUILD	2011-03-16 20:15:23 UTC (rev 115100)
@@ -3,7 +3,7 @@
 # Contributor: buddabrod <buddabrod at gmail.com>
 
 pkgname=xf86-video-nouveau
-_gitdate=20101217
+_gitdate=20110316
 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.23' 'xf86driproto')
-conflicts=('xorg-server<1.9.0')
-options=('!libtool' 'force')
+makedepends=('xorg-server-devel' 'libdrm>=2.4.24' 'xf86driproto')
+conflicts=('xorg-server<1.10.0')
+options=('!libtool') # 'force')
 install=${pkgname}.install
 source=(ftp://ftp.archlinux.org/other/$pkgname/xf86-video-nouveau-${_gitdate}.tar.bz2)
-md5sums=('34b0238a941fe85ca45898dfcc47df0e')
+md5sums=('0ab7a1c9d3ec5dd020c09212a58ca801')
 
 # source PKGBUILD && mksource
 mksource() {




More information about the arch-commits mailing list