diff --git a/templates/xf86-video-glint/template b/templates/xf86-video-glint/template new file mode 100644 index 00000000000..66a517dce4c --- /dev/null +++ b/templates/xf86-video-glint/template @@ -0,0 +1,14 @@ +# Template build file for 'xf86-video-glint'. +pkgname=xf86-video-glint +version=1.2.2 +distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2" +build_style=gnu_configure +short_desc="Xorg GLINT/Permedia video driver" +maintainer="Juan RP " +checksum=41df8be5719a96abd7de5343925023296491fad10a3a9e691acf50f976970bad +long_desc=" + This is the video driver for 3Dlabs and Texas Instruments GLINT/Permedia + based video cards for the Xorg X11 server." + +Add_dependency full glibc +Add_dependency full xorg-server