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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jan 17 17:27:15 UTC 2010


    Date: Sunday, January 17, 2010 @ 12:27:14
  Author: andyrtr
Revision: 63474

upgpkg: nouveau-drm 0.0.15_20100116-1
    new snapshot 20100116

Modified:
  nouveau-drm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-17 15:51:34 UTC (rev 63473)
+++ PKGBUILD	2010-01-17 17:27:14 UTC (rev 63474)
@@ -3,17 +3,17 @@
 # Contributor: buddabrod <buddabrod at gmail.com>
 
 pkgname=nouveau-drm
-_snapdate=20091220
+_snapdate=20100116
 pkgver=0.0.15_${_snapdate} # see master/drivers/gpu/drm/nouveau/nouveau_drv.h for version
 _kernver='2.6.32-ARCH'
-pkgrel=2
+pkgrel=1
 pkgdesc="nvidia opensource X driver"
 arch=('i686' 'x86_64')
 url="http://nouveau.freedesktop.org/"
 depends=("kernel26>=2.6.32.3" "kernel26<2.6.33")
 makedepends=("kernel26-headers>=2.6.32" "kernel26-headers<2.6.33")
 # http://nouveau.freedesktop.org/wiki/InstallDRM#head-771a47a133fba6a5a70253656e76c61e9bff93bd
-optdepends=('nouveau-firmware: may be needed for very new card (GF6 and above) to work properly where the OSS replacement does not work well')
+optdepends=('nouveau-firmware: needed for very new card (NV50 family and above) to work properly where the OSS replacement does not work well')
 #makedepends=('git' 'autoconf' 'pkgconfig')
 install=${pkgname}.install
 license=('GPL')
@@ -22,7 +22,7 @@
 	# http://people.freedesktop.org/~pq/nouveau-drm/master.tar.gz
 	# get the Makefile from http://cgit.freedesktop.org/nouveau/linux-2.6/plain/nouveau/Makefile?h=master-compat
 	Makefile)
-md5sums=('10ff91f44db641839c73b4ab2de11798'
+md5sums=('9159e61ead051c67f14fba51e0aefaf2'
          'e7d5df80186d5c736e82b0a7d46216bc')
 
 build() {




More information about the arch-commits mailing list