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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Dec 7 19:23:33 UTC 2010


    Date: Tuesday, December 7, 2010 @ 14:23:33
  Author: andyrtr
Revision: 102414

upgpkg: xf86-video-nouveau 0.0.16_git20100819-2
back to the last know working snapshot

Modified:
  xf86-video-nouveau/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-07 19:20:41 UTC (rev 102413)
+++ PKGBUILD	2010-12-07 19:23:33 UTC (rev 102414)
@@ -3,21 +3,21 @@
 # Contributor: buddabrod <buddabrod at gmail.com>
 
 pkgname=xf86-video-nouveau
-_gitdate=20101207
+_gitdate=20100819
 pkgver=0.0.16_git${_gitdate} # see configure.ac
-pkgrel=1
+pkgrel=2
 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-2' 'xf86driproto')
+makedepends=('xorg-server-devel' 'libdrm>=2.4.22-3' 'xf86driproto')
 conflicts=('xorg-server<1.9.0')
-options=('!libtool')
+options=('!libtool' 'force')
 install=${pkgname}.install
 source=(ftp://ftp.archlinux.org/other/$pkgname/xf86-video-nouveau-${_gitdate}.tar.bz2)
-md5sums=('8fcd6156289a8159d83959cc0b5e8eba')
+md5sums=('31672103e8275bb00df061f362c7f8bb')
 
 # source PKGBUILD && mksource
 mksource() {




More information about the arch-commits mailing list