From 2f814dfe58e2a31bd162e1d89a2c674b89be3462 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 31 Mar 2009 12:17:53 +0200 Subject: [PATCH] Added xf86-video-apm-1.2.1 template. --HG-- extra : convert_revision : 132f31aea5793cb6942f4a011dce7a8a8825dd69 --- templates/xf86-video-apm/template | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 templates/xf86-video-apm/template diff --git a/templates/xf86-video-apm/template b/templates/xf86-video-apm/template new file mode 100644 index 00000000000..a566c4633c7 --- /dev/null +++ b/templates/xf86-video-apm/template @@ -0,0 +1,14 @@ +# Template build file for 'xf86-video-apm'. +pkgname=xf86-video-apm +version=1.2.1 +distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2" +build_style=gnu_configure +short_desc="Xorg Alliance ProMotion video driver" +maintainer="Juan RP " +checksum=f88e2550f970135b535febc180407b92f6cd0b3b0997fb6f0ce282e3a675c4fe +long_desc=" + This is the video driver for Alliance ProMotion video cards for + the Xorg X11 server." + +Add_dependency full glibc +Add_dependency full xorg-server