blob: a62c9f088aae15a119d091639665d81a7485f5a1 [file] [log] [blame]
Brad Bishop19323692019-04-05 15:28:33 -04001SUMMARY = "Xau: X Authority Database library"
2
3DESCRIPTION = "libxau provides the main interfaces to the X11 \
4authorisation handling, which controls authorisation for X connections, \
5both client-side and server-side."
6
7require xorg-lib-common.inc
8
9inherit gettext
10
Andrew Geissler7e0e3c02022-02-25 20:34:39 +000011LICENSE = "MIT"
Brad Bishop19323692019-04-05 15:28:33 -040012LIC_FILES_CHKSUM = "file://COPYING;md5=7908e342491198401321cec1956807ec"
13
14DEPENDS += " xorgproto"
15PROVIDES = "xau"
16
17PE = "1"
18
19XORG_PN = "libXau"
Andrew Geissler87f5cff2022-09-30 13:13:31 -050020XORG_EXT = "tar.xz"
Brad Bishop19323692019-04-05 15:28:33 -040021
22BBCLASSEXTEND = "native nativesdk"
23
Andrew Geissler87f5cff2022-09-30 13:13:31 -050024SRC_URI[sha256sum] = "8be6f292334d2f87e5b919c001e149a9fdc27005d6b3e053862ac6ebbf1a0c0a"