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

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Dec 21 18:22:18 UTC 2009


    Date: Monday, December 21, 2009 @ 13:22:18
  Author: andyrtr
Revision: 61682

upgpkg: xf86-video-nouveau 0.0.10_git20091221-1
    new snapshot 20091221

Modified:
  xf86-video-nouveau/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-21 18:10:46 UTC (rev 61681)
+++ PKGBUILD	2009-12-21 18:22:18 UTC (rev 61682)
@@ -3,21 +3,21 @@
 # Contributor: buddabrod <buddabrod at gmail.com>
 
 pkgname=xf86-video-nouveau
-_gitdate=20091207
+_gitdate=20091221
 pkgver=0.0.10_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_20091206' 'libdrm>=2.4.16')
-optdepends=('nouveau-dri:	highly experimental gallium3d features')
-makedepends=('pkgconfig' 'xorg-server>=1.7.1' 'mesa>=7.6' 'glproto>=1.4.10' 'xorg-util-macros' 'xf86driproto' 'autoconf')
+depends=('nouveau-drm>=0.0.15_20091220' 'libdrm>=2.4.17')
+#optdepends=('nouveau-dri:	highly experimental gallium3d features')
+makedepends=('pkgconfig' 'xorg-server>=1.7.3.901' 'mesa>=7.6' 'glproto>=1.4.10' 'xorg-util-macros' 'xf86driproto' 'autoconf')
 conflicts=('xorg-server<1.7.0')
 groups=('xorg-video-drivers')
 options=('!libtool') # 'force'
 source=(ftp://ftp.archlinux.org/other/$pkgname/xf86-video-nouveau-${_gitdate}.tar.bz2)
-md5sums=('71f056dd4e94ee249516660129b7222c')
+md5sums=('1362d5d5e858139f57477e6b89a0b0c0')
 
 build() {
   # get git code




More information about the arch-commits mailing list