19 lines
579 B
Plaintext
19 lines
579 B
Plaintext
|
# 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
|