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

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Dec 7 08:53:26 UTC 2009


    Date: Monday, December 7, 2009 @ 03:53:26
  Author: andyrtr
Revision: 60815

upgpkg: xf86-video-nouveau 0.0.10_git20091207-1
    new snapshot 20091207

Modified:
  xf86-video-nouveau/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-07 08:22:50 UTC (rev 60814)
+++ PKGBUILD	2009-12-07 08:53:26 UTC (rev 60815)
@@ -3,25 +3,25 @@
 # Contributor: buddabrod <buddabrod at gmail.com>
 
 pkgname=xf86-video-nouveau
-_gitdate=20091101
+_gitdate=20091207
 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_20091101' 'libdrm>=2.4.15')
+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')
 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=('4f7257f1d9d11b9ffee0e855f6c7feb8')
+md5sums=('71f056dd4e94ee249516660129b7222c')
 
 build() {
-  # get git code for both sources
-  cd ${srcdir}
+  # get git code
+#  cd ${srcdir}
 #  git clone -v git://anongit.freedesktop.org/nouveau/xf86-video-nouveau
 #  cd xf86-video-nouveau
 #  git archive --prefix=xf86-video-nouveau-${_gitdate}/ --format=tar HEAD | bzip2 > ../../xf86-video-nouveau-${_gitdate}.tar.bz2




More information about the arch-commits mailing list