[arch-commits] Commit in xf86-video-nouveau/repos (extra-i686 extra-i686/PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Apr 29 18:01:59 UTC 2009


    Date: Wednesday, April 29, 2009 @ 14:01:59
  Author: andyrtr
Revision: 37006

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

........
  r37003 | andyrtr | 2009-04-29 17:56:49 +0000 (Mi, 29 Apr 2009) | 2 lines
  
  upgpkg: xf86-video-nouveau 0.0.10_git20090429-1
      new version - git shot 20090429
........

Modified:
  xf86-video-nouveau/repos/extra-i686/	(properties)
  xf86-video-nouveau/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Property changes on: xf86-video-nouveau/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /xf86-video-nouveau/trunk:1-35259
   + /xf86-video-nouveau/trunk:1-37005

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-04-29 17:58:35 UTC (rev 37005)
+++ extra-i686/PKGBUILD	2009-04-29 18:01:59 UTC (rev 37006)
@@ -3,7 +3,7 @@
 # Contributor: buddabrod <buddabrod at gmail.com>
 
 pkgname=xf86-video-nouveau
-_gitdate=20090325
+_gitdate=20090429
 pkgver=0.0.10_git${_gitdate} # see configure.ac
 pkgrel=1
 pkgdesc="Open Source 3D acceleration driver for nVidia cards (eperimental)"
@@ -11,11 +11,11 @@
 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>=20090325' 'libdrm>=2.4.5')
-makedepends=('pkgconfig' 'xorg-server>=1.6.0' 'mesa>=7.3' 'glproto>=1.4.9' 'xorg-util-macros' 'xf86driproto')
+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=('d6c5379f8af1c0d37102aacfc6425865')
+md5sums=('502275b18fa597790f6062c98df6ad6d')
 
 build() {
   # get git code for both sources




More information about the arch-commits mailing list