[arch-commits] Commit in xf86-video-nouveau/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Oct 13 18:25:19 UTC 2009


    Date: Tuesday, October 13, 2009 @ 14:25:18
  Author: andyrtr
Revision: 55516

upgpkg: xf86-video-nouveau 0.0.10_git20091013-2
    built against Xorg-server 1.7

Modified:
  xf86-video-nouveau/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-13 18:14:23 UTC (rev 55515)
+++ PKGBUILD	2009-10-13 18:25:18 UTC (rev 55516)
@@ -5,14 +5,14 @@
 pkgname=xf86-video-nouveau
 _gitdate=20091013
 pkgver=0.0.10_git${_gitdate} # see configure.ac
-pkgrel=1
+pkgrel=2
 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.13')
-makedepends=('pkgconfig' 'xorg-server>=1.6.3.901' 'mesa>=7.5.1' 'glproto>=1.4.10' 'xorg-util-macros' 'xf86driproto' 'autoconf')
-conflicts=('xorg-server<1.6.3.901')
+depends=('nouveau-drm>=0.0.15_20090920' 'libdrm>=2.4.15')
+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')
 options=('!libtool') # 'force'
 source=(ftp://ftp.archlinux.org/other/$pkgname/xf86-video-nouveau-${_gitdate}.tar.bz2)




More information about the arch-commits mailing list