[arch-commits] Commit in (4 files)

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Dec 21 17:57:12 UTC 2009


    Date: Monday, December 21, 2009 @ 12:57:12
  Author: andyrtr
Revision: 61678

add new nouveau-firmware pkg

Added:
  nouveau-firmware/
  nouveau-firmware/repos/
  nouveau-firmware/trunk/
  nouveau-firmware/trunk/PKGBUILD

----------+
 PKGBUILD |   16 ++++++++++++++++
 1 file changed, 16 insertions(+)

Added: nouveau-firmware/trunk/PKGBUILD
===================================================================
--- nouveau-firmware/trunk/PKGBUILD	                        (rev 0)
+++ nouveau-firmware/trunk/PKGBUILD	2009-12-21 17:57:12 UTC (rev 61678)
@@ -0,0 +1,16 @@
+# $Id$
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+
+pkgname=nouveau-firmware
+pkgver=20091212
+pkgrel=1
+pkgdesc="nvidia opensource X driver"
+arch=('any')
+url="http://nouveau.freedesktop.org/"
+depends=("nouveau-drm")
+license=('custom')
+source=(http://people.freedesktop.org/~pq/nouveau-drm/nouveau-firmware-$pkgver.tar.gz)
+
+build() {
+# http://nouveau.freedesktop.org/wiki/InstallDRM#head-771a47a133fba6a5a70253656e76c61e9bff93bd
+}


Property changes on: nouveau-firmware/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
   + Id




More information about the arch-commits mailing list