void-packages/srcpkgs/xauth/template

19 lines
610 B
Text
Raw Normal View History

# Template build file for 'xauth'.
pkgname=xauth
2011-12-06 10:20:48 +00:00
version=1.0.6
2013-04-03 07:10:12 +00:00
revision=2
2011-12-06 10:20:48 +00:00
homepage="http://xorg.freedesktop.org/"
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu-configure
2013-04-03 07:10:12 +00:00
makedepends="pkg-config xtrans libXau-devel libXext-devel libXmu-devel"
short_desc="X authentication utility"
maintainer="Juan RP <xtraeme@gmail.com>"
2011-12-06 10:20:48 +00:00
license="MIT"
checksum=a686406951f0ed6be45bc26182a1423e2cdffad2d492b33ff3fbf72f7bcb6b0b
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."