[arch-commits] Commit in nouveau-drm/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Wed Apr 29 17:54:34 UTC 2009
Date: Wednesday, April 29, 2009 @ 13:54:34
Author: andyrtr
Revision: 37001
upgpkg: nouveau-drm 20090429-1
new version - git shot 20090429
Modified:
nouveau-drm/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-04-29 17:15:23 UTC (rev 37000)
+++ PKGBUILD 2009-04-29 17:54:34 UTC (rev 37001)
@@ -3,20 +3,20 @@
# Contributor: buddabrod <buddabrod at gmail.com>
pkgname=nouveau-drm
-pkgver=20090325
-_gitdate=20090325
+pkgver=20090429
+_gitdate=20090429
pkgrel=1
pkgdesc="nvidia opensource X driver"
arch=('i686' 'x86_64')
url="http://nouveau.freedesktop.org/"
-makedepends=('git')
-depends=("kernel26>=2.6.29" "kernel26<2.6.30")
+makedepends=('git' 'autoconf' 'pkgconfig')
+depends=("kernel26>=2.6.29" "kernel26<2.6.30" 'udev>=141' 'cairo')
install=${pkgname}.install
license=('GPL')
md5sums=()
source=(ftp://ftp.archlinux.org/other/$pkgname/mesa-drm-${_gitdate}.tar.bz2
dont_check_for_pthread.patch)
-md5sums=('4d556bc0bf5f328ea9a2a6fc60a5edfd'
+md5sums=('9cdaf91755c2d023376aa1b95b7cb3ba'
'237f3cdb1bfc5c62bfa7b038b7a20b2a')
build() {
More information about the arch-commits
mailing list