vp-build/templates/iceauth/template

19 lines
608 B
Plaintext
Raw Normal View History

# 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 <xtraeme@gmail.com>"
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