From 095dc636b22597778a87a02b3ebc95d02bd1d403 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 31 Mar 2009 12:29:30 +0200 Subject: [PATCH] Added xf86-video-chips-1.2.1 template. --HG-- extra : convert_revision : be6fd4b39860d9eb488a9321fbf1c699a50af7f6 --- templates/xf86-video-chips/template | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 templates/xf86-video-chips/template 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