2008-10-06 23:29:59 +02:00
|
|
|
# Template build file for 'xauth'.
|
|
|
|
pkgname=xauth
|
2009-10-28 03:06:01 +01:00
|
|
|
version=1.0.4
|
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-10-28 03:06:01 +01:00
|
|
|
checksum=f91190c8b8bb18270b86b00f30da5684bb5e5bd1ed0ccf352322f8145e076a59
|
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
|
2009-10-28 03:06:01 +01:00
|
|
|
Add_dependency full libX11
|
|
|
|
Add_dependency full libXext
|
|
|
|
Add_dependency full libXau
|
2009-03-25 06:24:41 +01:00
|
|
|
Add_dependency full libXmu
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build xtrans
|