aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxau_1.0.8.bb
diff options
context:
space:
mode:
authorIonut Radu <ionutx.radu@intel.com>2013-06-26 18:01:16 +0300
committerSaul Wold <sgw@linux.intel.com>2013-07-02 07:46:04 -0700
commitfb6d8bab9796404a3ddb4d990b8e906698940e1b (patch)
tree1990bcadb0d5722b73f4056b933b91a01f30928d /meta/recipes-graphics/xorg-lib/libxau_1.0.8.bb
parent54b23798b86ed18f155b0e8054c846542af36ab5 (diff)
downloadopenembedded-core-contrib-fb6d8bab9796404a3ddb4d990b8e906698940e1b.tar.gz
libxau: Updated from 1.0.7 to 1.0.8
Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxau_1.0.8.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxau_1.0.8.bb24
1 files changed, 24 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxau_1.0.8.bb b/meta/recipes-graphics/xorg-lib/libxau_1.0.8.bb
new file mode 100644
index 0000000000..2ef8bfa8b6
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libxau_1.0.8.bb
@@ -0,0 +1,24 @@
+SUMMARY = "Xau: X Authority Database library"
+
+DESCRIPTION = "libxau provides the main interfaces to the X11 \
+authorisation handling, which controls authorisation for X connections, \
+both client-side and server-side."
+
+require xorg-lib-common.inc
+
+inherit gettext
+
+LICENSE = "MIT-style"
+LIC_FILES_CHKSUM = "file://COPYING;md5=7908e342491198401321cec1956807ec"
+
+DEPENDS += " xproto"
+PROVIDES = "xau"
+
+PE = "1"
+
+XORG_PN = "libXau"
+
+BBCLASSEXTEND = "native nativesdk"
+
+SRC_URI[md5sum] = "685f8abbffa6d145c0f930f00703b21b"
+SRC_URI[sha256sum] = "fdd477320aeb5cdd67272838722d6b7d544887dfe7de46e1e7cc0c27c2bea4f2"