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