From f1734ddf6f6211b0171dc7cfd2486f83a04983ba Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 31 Mar 2009 18:15:59 +0200 Subject: [PATCH] Added xf86-video-sis-0.10.1 template. --HG-- extra : convert_revision : 11a33683540ad94233c263e967d09ff484977a48 --- templates/xf86-video-sis/template | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 templates/xf86-video-sis/template diff --git a/templates/xf86-video-sis/template b/templates/xf86-video-sis/template new file mode 100644 index 00000000000..a73382a2d36 --- /dev/null +++ b/templates/xf86-video-sis/template @@ -0,0 +1,14 @@ +# Template build file for 'xf86-video-sis'. +pkgname=xf86-video-sis +version=0.10.1 +distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2" +build_style=gnu_configure +short_desc="Xorg video driver" +maintainer="Juan RP " +checksum=11529f094cbdcdaba505596488eda623e0f0bd3c51139359d587ea58b6527307 +long_desc=" + This is the video driver for SiS (Silicon Integrated Systems) and XGI + video chips for the Xorg X11 server." + +Add_dependency full glibc +Add_dependency full xorg-server