void-packages/srcpkgs/xauth/template

22 lines
681 B
Plaintext

# Template build file for 'xauth'.
pkgname=xauth
version=1.0.5
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu-configure
revision=1
short_desc="X authentication utility"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=6d139500ff1daf806525adf071f8c1778ad138a0378c73ea831ad18847ad746c
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."
Add_dependency build pkg-config
Add_dependency build xtrans
Add_dependency build libXau-devel
Add_dependency build libXext-devel
Add_dependency build libXmu-devel
Add_dependency build libX11-devel