From a2cf22d9539a5d6ef19dd83eea88160b153c3091 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 31 Mar 2009 18:22:42 +0200 Subject: [PATCH] Added xf86-video-trident-1.3.1 template. --HG-- extra : convert_revision : 76c093870cedc21e5412d5f7a3a5b761a47dd7dc --- templates/xf86-video-trident/template | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 templates/xf86-video-trident/template diff --git a/templates/xf86-video-trident/template b/templates/xf86-video-trident/template new file mode 100644 index 00000000000..48fc0d7d642 --- /dev/null +++ b/templates/xf86-video-trident/template @@ -0,0 +1,13 @@ +# Template build file for 'xf86-video-trident'. +pkgname=xf86-video-trident +version=1.3.1 +distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2" +build_style=gnu_configure +short_desc="Xorg Trident video driver" +maintainer="Juan RP " +checksum=c74b2af84c4b4f11ea2068ec056574a1ba0402459bada3518c4800307ab7c8bf +long_desc=" + This is the video driver for Trident video cards for the Xorg X11 server." + +Add_dependency full glibc +Add_dependency full xorg-server