2009-03-27 06:11:31 +01:00
|
|
|
# Template build file for 'iceauth'.
|
|
|
|
pkgname=iceauth
|
2009-10-28 03:06:01 +01:00
|
|
|
version=1.0.3
|
2009-03-27 06:11:31 +01:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="ICE protocol utility"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-10-28 03:06:01 +01:00
|
|
|
checksum=abca3ff6c9f2da2600a474f0e92ae5e62c43914f7bd3d948b91b0a7f9117d81e
|
2009-03-27 06:11:31 +01:00
|
|
|
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
|