summaryrefslogtreecommitdiff
path: root/packages/xdmcp/libxdmcp_0.1.1.bb
blob: d310a39f594b1c4d58cee820eb45c6a802f1498d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SECTION = "x11/libs"
LICENSE= "MIT"
PRIORITY = "optional"
MAINTAINER = "Greg Gilbert <greg@treke.net>"
DEPENDS = "xproto"
PROVIDES = "xdmcp"
DESCRIPTION = "X Display Manager Control Protocol library."
PR = "r1"
S = "${WORKDIR}/libXdmcp-${PV}"

SRC_URI = "${XLIBS_MIRROR}/libXdmcp-${PV}.tar.bz2 \
	   file://autofoo.patch;patch=1"

inherit autotools pkgconfig