From e1314fdd6f75940871455b2fc5b9747889b0757b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 31 Mar 2009 18:06:39 +0200 Subject: [PATCH] Added xf86-video-s3-0.6.1 template. --HG-- extra : convert_revision : 6c0b92b313c71f82f497fa09d61763913007b3b3 --- templates/xf86-video-s3/template | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 templates/xf86-video-s3/template diff --git a/templates/xf86-video-s3/template b/templates/xf86-video-s3/template new file mode 100644 index 00000000000..244e092030d --- /dev/null +++ b/templates/xf86-video-s3/template @@ -0,0 +1,13 @@ +# Template build file for 'xf86-video-s3'. +pkgname=xf86-video-s3 +version=0.6.1 +distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2" +build_style=gnu_configure +short_desc="Xorg S3 video driver" +maintainer="Juan RP " +checksum=66646138dcc7ebdf84abc3566802fcd3bf86709a1e34abd78741565e4a786596 +long_desc=" + This is the video driver for S3 video cards for the Xorg X11 server." + +Add_dependency full glibc +Add_dependency full xorg-server