2008-10-06 23:29:59 +02:00
|
|
|
# Template build file for 'xauth'.
|
|
|
|
pkgname=xauth
|
|
|
|
version=1.0.3
|
2009-03-25 06:24:41 +01:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2008-10-06 23:29:59 +02:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="X authentication utility"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-03-25 06:24:41 +01:00
|
|
|
checksum=1fd18b53fda74ea4649eb9577b1cf86538a25d171f10251eeb30d11cdd5bda8c
|
2008-10-06 23:29:59 +02:00
|
|
|
long_desc="
|
|
|
|
This package provides xauth, a program to display and manipulate the
|
|
|
|
authentication data used by the X11 clients.
|
|
|
|
|
|
|
|
This is from the modular X.org X11 project."
|
2009-03-25 06:24:41 +01:00
|
|
|
|
|
|
|
Add_dependency full glibc
|
|
|
|
Add_dependency full libXmu
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build xtrans
|