void-packages/srcpkgs/xhost/template
2013-04-03 14:31:17 +04:00

18 lines
554 B
Plaintext

# Template build file for 'xhost'.
pkgname=xhost
version=1.0.4
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu-configure
revision=2
makedepends="pkg-config libX11-devel libXmu-devel"
short_desc="Server access control program for X"
homepage="http://xorg.freedesktop.org"
license="MIT"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=5e02c06caeb7a258f3621bf11459a7820cfeaf9bf269c1f8da86d7071346a594
long_desc="
This package provides xhost, the server access control program for X.
This is from the modular X.org X11 project."