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