[arch-commits] Commit in nouveau-drm/repos (extra-x86_64 extra-x86_64/PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Wed Apr 29 17:55:10 UTC 2009
Date: Wednesday, April 29, 2009 @ 13:55:10
Author: andyrtr
Revision: 37002
Merged revisions 37001 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/nouveau-drm/trunk
........
r37001 | andyrtr | 2009-04-29 17:54:34 +0000 (Mi, 29 Apr 2009) | 2 lines
upgpkg: nouveau-drm 20090429-1
new version - git shot 20090429
........
Modified:
nouveau-drm/repos/extra-x86_64/ (properties)
nouveau-drm/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Property changes on: nouveau-drm/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /nouveau-drm/trunk:1-31311
+ /nouveau-drm/trunk:1-37001
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2009-04-29 17:54:34 UTC (rev 37001)
+++ extra-x86_64/PKGBUILD 2009-04-29 17:55:10 UTC (rev 37002)
@@ -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