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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Jun 13 09:13:53 UTC 2009


    Date: Saturday, June 13, 2009 @ 05:13:52
  Author: andyrtr
Revision: 42328

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

........
  r42327 | andyrtr | 2009-06-13 09:13:17 +0000 (Sat, 13 Jun 2009) | 2 lines
  
  upgpkg: xf86-video-nouveau 0.0.10_git20090612-1
      rebuild driver for new kernel module
........

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

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


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

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-06-13 09:13:17 UTC (rev 42327)
+++ testing-x86_64/PKGBUILD	2009-06-13 09:13:52 UTC (rev 42328)
@@ -3,19 +3,19 @@
 # Contributor: buddabrod <buddabrod at gmail.com>
 
 pkgname=xf86-video-nouveau
-_gitdate=20090429
+_gitdate=20090612
 pkgver=0.0.10_git${_gitdate} # see configure.ac
-pkgrel=3
+pkgrel=1
 pkgdesc="Open Source 3D acceleration driver for nVidia cards (eperimental)"
 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>=20090612' 'libdrm>=2.4.11')
+depends=('nouveau-drm>=20090612') # 'libdrm>=2.4.11' provided now by new nouveau-drm pkg
 makedepends=('pkgconfig' 'xorg-server>=1.6.0' 'mesa>=7.3' 'glproto>=1.4.9' 'xorg-util-macros' 'xf86driproto' 'autoconf')
 groups=('xorg-video-drivers')
 options=('!libtool')
 source=(ftp://ftp.archlinux.org/other/$pkgname/xf86-video-nouveau-${_gitdate}.tar.bz2)
-md5sums=('502275b18fa597790f6062c98df6ad6d')
+md5sums=('2f92dda71915437376bda193789b7cd4')
 
 build() {
   # get git code for both sources




More information about the arch-commits mailing list