17 lines
691 B
Text
17 lines
691 B
Text
# Template build file for 'xf86-video-nouveau'.
|
|
pkgname=xf86-video-nouveau
|
|
version=1.0.3
|
|
revision=1
|
|
build_style=gnu-configure
|
|
depends="xorg-server>=1.12<1.13"
|
|
makedepends="pkg-config libdrm-devel>=2.4.34 libudev-devel>=183
|
|
xorg-server-devel>=1.12<1.13"
|
|
short_desc="Xorg OpenSource NVIDIA video driver"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://nouveau.freedesktop.org/wiki/"
|
|
license="GPL-2"
|
|
distfiles="http://xorg.freedesktop.org/archive/individual/driver/${pkgname}-${version}.tar.bz2"
|
|
checksum=a2ae34046324e1ec620f5a8dee3c8fe5a295acbb5d51825604c8ad28fb75a559
|
|
long_desc="
|
|
This is the video driver for NVIDIA cards for the Xorg by using the
|
|
free software stack, nouveau."
|