From c8966b57a9b9cfb8507c75e753800ddd5a00a016 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 27 Mar 2009 06:11:31 +0100 Subject: [PATCH] Added iceauth-1.0.2 template. --HG-- extra : convert_revision : 32f760236104d91c59f4ae6126040edc3be27e65 --- templates/iceauth/template | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 templates/iceauth/template diff --git a/templates/iceauth/template b/templates/iceauth/template new file mode 100644 index 00000000000..98bf3d04aae --- /dev/null +++ b/templates/iceauth/template @@ -0,0 +1,18 @@ +# Template build file for 'iceauth'. +pkgname=iceauth +version=1.0.2 +distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" +build_style=gnu_configure +short_desc="ICE protocol utility" +maintainer="Juan RP " +checksum=06401591de57a2c4cf2255e3d5230ea19351c5516cf8dae98c61092392bab5bb +long_desc=" + This package provides iceauth, a program to display and manipulate the + authentication data used by the Inter Client Exchange protocol. + + This is from the modular X.org X11 project." + +Add_dependency build pkg-config +Add_dependency build xproto +Add_dependency full glibc +Add_dependency full libICE