diff --git a/templates/xf86-video-nv/template b/templates/xf86-video-nv/template new file mode 100644 index 0000000000..39156a0fee --- /dev/null +++ b/templates/xf86-video-nv/template @@ -0,0 +1,13 @@ +# Template build file for 'xf86-video-nv'. +pkgname=xf86-video-nv +version=2.1.12 +distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2" +build_style=gnu_configure +short_desc="Xorg NVIDIA video driver" +maintainer="Juan RP " +checksum=f56d2bb42f6c4369dd3c6adc30988c53a229650f910b0db1bb3bf9376054011e +long_desc=" + This is the video driver for NVIDIA video cards for the Xorg X11 server." + +Add_dependency full glibc +Add_dependency full xorg-server