2008-10-06 23:29:59 +02:00
|
|
|
# Template build file for 'xauth'.
|
|
|
|
pkgname=xauth
|
2011-12-06 11:20:48 +01:00
|
|
|
version=1.0.6
|
|
|
|
homepage="http://xorg.freedesktop.org/"
|
2009-03-25 06:24:41 +01:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config xtrans libXau-devel libXext-devel libXmu-devel libX11-devel"
|
2012-06-03 09:08:53 +02:00
|
|
|
revision=1
|
2008-10-06 23:29:59 +02:00
|
|
|
short_desc="X authentication utility"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-12-06 11:20:48 +01:00
|
|
|
license="MIT"
|
|
|
|
checksum=a686406951f0ed6be45bc26182a1423e2cdffad2d492b33ff3fbf72f7bcb6b0b
|
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
|
|
|
|