diff --git a/templates/xf86-video-voodoo/template b/templates/xf86-video-voodoo/template new file mode 100644 index 00000000000..9d68ae69d18 --- /dev/null +++ b/templates/xf86-video-voodoo/template @@ -0,0 +1,14 @@ +# Template build file for 'xf86-video-voodoo'. +pkgname=xf86-video-voodoo +version=1.2.1 +distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2" +build_style=gnu_configure +short_desc="Xorg Voodoo 1/2 series video driver" +maintainer="Juan RP " +checksum=a2ea804932ea47dd3d9e4b6ea4475b768305e5041dc1899393004ece558b3cda +long_desc=" + This is the video driver for Voodoo 1 and Voodoo 2 series video cards + for the Xorg X11 server." + +Add_dependency full glibc +Add_dependency full xorg-server