summaryrefslogtreecommitdiff
path: root/packages/xhost/xhost_1.0.0.bb
blob: baacf255642c0e5ae60db23a6eac6298d3772f09 (plain)
1
2
3
4
5
6
7
8
9
LICENSE = "MIT"
DEPENDS = "libx11 libxext libxmu"
DESCRIPTION = "server access control program for X"
MAINTAINER = "Rene Wagner <rw@handhelds.org>"
SECTION = "x11/base"

SRC_URI = "${XORG_MIRROR}/X11R7.0/src/app/${PN}-${PV}.tar.bz2"

inherit autotools pkgconfig