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