diff --git a/templates/xf86-input-calcomp/template b/templates/xf86-input-calcomp/template new file mode 100644 index 00000000000..e1519286054 --- /dev/null +++ b/templates/xf86-input-calcomp/template @@ -0,0 +1,13 @@ +# Template build file for 'xf86-input-calcomp'. +pkgname=xf86-input-calcomp +version=1.1.2 +distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2" +build_style=gnu_configure +short_desc="Modular Xorg calcomp input driver" +maintainer="Juan RP " +checksum=bf6edb9d78c90952a16c8bab9e69aebb3e1361e4423ec90e47df57e8c873254b +long_desc=" + This is the calcomp input driver for the modular Xorg X11 server." + +Add_dependency full glibc +Add_dependency full xorg-server