[arch-commits] Commit in xf86-video-nouveau/repos (2 files)

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Oct 14 03:49:14 UTC 2009


    Date: Tuesday, October 13, 2009 @ 23:49:14
  Author: andyrtr
Revision: 55815

Merged revisions 55814 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/xf86-video-nouveau/trunk

........
  r55814 | andyrtr | 2009-10-14 03:48:26 +0000 (Wed, 14 Oct 2009) | 2 lines
  
  upgpkg: xf86-video-nouveau 0.0.10_git20091013-3
      make it depend on nouveau-dri for Gallium 3d
........

Modified:
  xf86-video-nouveau/repos/testing-x86_64/	(properties)
  xf86-video-nouveau/repos/testing-x86_64/PKGBUILD

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


Property changes on: xf86-video-nouveau/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /xf86-video-nouveau/trunk:1-55516
   + /xf86-video-nouveau/trunk:1-55814

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-10-14 03:48:26 UTC (rev 55814)
+++ testing-x86_64/PKGBUILD	2009-10-14 03:49:14 UTC (rev 55815)
@@ -5,12 +5,12 @@
 pkgname=xf86-video-nouveau
 _gitdate=20091013
 pkgver=0.0.10_git${_gitdate} # see configure.ac
-pkgrel=2
+pkgrel=3
 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_20090920' 'libdrm>=2.4.15')
+depends=('nouveau-drm>=0.0.15_20090920' 'libdrm>=2.4.15' 'nouveau-dri>=7.6')
 makedepends=('pkgconfig' 'xorg-server>=1.7.0' 'mesa>=7.6' 'glproto>=1.4.10' 'xorg-util-macros' 'xf86driproto' 'autoconf')
 conflicts=('xorg-server<1.7.0')
 groups=('xorg-video-drivers')




More information about the arch-commits mailing list