summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxau_1.0.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxau_1.0.7.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxau_1.0.7.bb25
1 files changed, 25 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxau_1.0.7.bb b/meta/recipes-graphics/xorg-lib/libxau_1.0.7.bb
new file mode 100644
index 0000000000..9fa90452c2
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libxau_1.0.7.bb
@@ -0,0 +1,25 @@
1SUMMARY = "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
11LICENSE = "MIT-style"
12LIC_FILES_CHKSUM = "file://COPYING;md5=7908e342491198401321cec1956807ec"
13
14DEPENDS += " xproto"
15PROVIDES = "xau"
16
17PR = "r0"
18PE = "1"
19
20XORG_PN = "libXau"
21
22BBCLASSEXTEND = "native nativesdk"
23
24SRC_URI[md5sum] = "2d241521df40d27034413436d1a1465c"
25SRC_URI[sha256sum] = "7153ba503e2362d552612d9dc2e7d7ad3106d5055e310a26ecf28addf471a489"