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

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


    Date: Monday, December 21, 2009 @ 13:23:07
  Author: andyrtr
Revision: 61683

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

........
  r61682 | andyrtr | 2009-12-21 18:22:18 +0000 (Mo, 21 Dez 2009) | 2 lines
  
  upgpkg: xf86-video-nouveau 0.0.10_git20091221-1
      new snapshot 20091221
........

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

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


Property changes on: xf86-video-nouveau/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /xf86-video-nouveau/trunk:1-60815
   + /xf86-video-nouveau/trunk:1-61682

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2009-12-21 18:22:18 UTC (rev 61682)
+++ testing-i686/PKGBUILD	2009-12-21 18:23:07 UTC (rev 61683)
@@ -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