iceauth: update to 1.0.4.
This commit is contained in:
parent
2c9f5de225
commit
7271a563f5
1 changed files with 5 additions and 4 deletions
|
@ -1,18 +1,19 @@
|
|||
# Template build file for 'iceauth'.
|
||||
pkgname=iceauth
|
||||
version=1.0.3
|
||||
version=1.0.4
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="ICE protocol utility"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=abca3ff6c9f2da2600a474f0e92ae5e62c43914f7bd3d948b91b0a7f9117d81e
|
||||
checksum=0ee6fd4554f0131b1ed526ee00b9cf643e7dc97eb70fb51448848ef2f349938d
|
||||
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 run glibc
|
||||
Add_dependency run libICE
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build xproto
|
||||
Add_dependency full glibc
|
||||
Add_dependency full libICE
|
||||
Add_dependency build libICE-devel
|
||||
|
|
Loading…
Reference in a new issue