2008-10-06 21:29:59 +00:00
|
|
|
# Template build file for 'xauth'.
|
|
|
|
pkgname=xauth
|
2011-02-19 09:39:49 +00:00
|
|
|
version=1.0.5
|
2009-03-25 05:24:41 +00:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2008-10-06 21:29:59 +00:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="X authentication utility"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-02-19 09:39:49 +00:00
|
|
|
checksum=6d139500ff1daf806525adf071f8c1778ad138a0378c73ea831ad18847ad746c
|
2008-10-06 21:29:59 +00: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 05:24:41 +00:00
|
|
|
|
2011-02-19 09:39:49 +00:00
|
|
|
Add_dependency run glibc
|
|
|
|
Add_dependency run libXau
|
|
|
|
Add_dependency run libXext
|
|
|
|
Add_dependency run libXmu
|
|
|
|
Add_dependency run libX11
|
2009-03-25 05:24:41 +00:00
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build xtrans
|
2011-02-19 09:39:49 +00:00
|
|
|
Add_dependency build libXau-devel
|
|
|
|
Add_dependency build libXext-devel
|
|
|
|
Add_dependency build libXmu-devel
|
|
|
|
Add_dependency build libX11-devel
|