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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Dec 17 19:20:16 UTC 2010


    Date: Friday, December 17, 2010 @ 14:20:15
  Author: andyrtr
Revision: 103309

upgpkg: xf86-video-nouveau 0.0.16_git20101217-1
new snapshot to use new libdrm features

Modified:
  xf86-video-nouveau/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-17 19:16:53 UTC (rev 103308)
+++ PKGBUILD	2010-12-17 19:20:15 UTC (rev 103309)
@@ -3,21 +3,21 @@
 # Contributor: buddabrod <buddabrod at gmail.com>
 
 pkgname=xf86-video-nouveau
-_gitdate=20100819
+_gitdate=20101217
 pkgver=0.0.16_git${_gitdate} # see configure.ac
-pkgrel=2
+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=('libdrm' 'udev')
 optdepends=('nouveau-dri:	experimental gallium3d features')
-makedepends=('xorg-server-devel' 'libdrm>=2.4.22-3' 'xf86driproto')
+makedepends=('xorg-server-devel' 'libdrm>=2.4.23' 'xf86driproto')
 conflicts=('xorg-server<1.9.0')
 options=('!libtool' 'force')
 install=${pkgname}.install
 source=(ftp://ftp.archlinux.org/other/$pkgname/xf86-video-nouveau-${_gitdate}.tar.bz2)
-md5sums=('31672103e8275bb00df061f362c7f8bb')
+md5sums=('34b0238a941fe85ca45898dfcc47df0e')
 
 # source PKGBUILD && mksource
 mksource() {




More information about the arch-commits mailing list