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

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Mar 25 17:44:56 UTC 2009


    Date: Wednesday, March 25, 2009 @ 13:44:56
  Author: andyrtr
Revision: 31314

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

........
  r31313 | andyrtr | 2009-03-25 17:44:13 +0000 (Mi, 25 M?\195?\164r 2009) | 2 lines
  
  upgpkg: xf86-video-nouveau 0.0.10_git20090325-1
      new gitshot
........

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

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


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

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-03-25 17:44:13 UTC (rev 31313)
+++ testing-x86_64/PKGBUILD	2009-03-25 17:44:56 UTC (rev 31314)
@@ -3,19 +3,19 @@
 # Contributor: buddabrod <buddabrod at gmail.com>
 
 pkgname=xf86-video-nouveau
-pkgver=0.0.10 # see configure.ac
-pkgrel=0.20090303
-_gitdate=20090303
+_gitdate=20090325
+pkgver=0.0.10_git${_gitdate} # see configure.ac
+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>=20090303' 'libdrm>=2.4.5')
+depends=('nouveau-drm>=20090325' 'libdrm>=2.4.5')
 makedepends=('pkgconfig' 'xorg-server>=1.6.0' 'mesa>=7.3' 'glproto>=1.4.9')
 groups=('xorg-video-drivers')
 options=('!libtool')
 source=(ftp://ftp.archlinux.org/other/$pkgname/xf86-video-nouveau-${_gitdate}.tar.bz2)
-md5sums=('3dcbcc68d10a59d2b94d0efb0d13580e')
+md5sums=('d6c5379f8af1c0d37102aacfc6425865')
 
 build() {
   # get git code for both sources




More information about the arch-commits mailing list