void-packages/templates/xhost/template
Juan RP d3ea7a13cb Added xhost-1.0.2 template.
--HG--
extra : convert_revision : cf08ca5eba7efab47d05021b4415283af68de5d6
2009-03-27 06:31:58 +01:00

18 lines
579 B
Text

# Template build file for 'xhost'.
pkgname=xhost
version=1.0.2
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Server access control program for X"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=edab2cc49d230f58e54c0f7b83fd726fec5fc31356668a11589649f19ba90db6
long_desc="
This package provides xhost, the server access control program for X.
This is from the modular X.org X11 project."
Add_dependency build pkg-config
Add_dependency full glibc
Add_dependency full libX11
Add_dependency full libXau
Add_dependency full libXmu