aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxext_1.3.3.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2014-12-22 17:32:41 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-12-31 08:11:48 +0000
commitf65e3251a62d70eec3278329c6ca2fe8304c6ca9 (patch)
tree0213861989dca63a44d1d31709376c84a1d047b5 /meta/recipes-graphics/xorg-lib/libxext_1.3.3.bb
parent9299b5d2e5f82cf0e3f66ca49dedbe2c8b18bb44 (diff)
downloadopenembedded-core-contrib-f65e3251a62d70eec3278329c6ca2fe8304c6ca9.tar.gz
libxext: upgrade to 1.3.3
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxext_1.3.3.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxext_1.3.3.bb26
1 files changed, 26 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxext_1.3.3.bb b/meta/recipes-graphics/xorg-lib/libxext_1.3.3.bb
new file mode 100644
index 0000000000..efa8b65ace
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libxext_1.3.3.bb
@@ -0,0 +1,26 @@
+SUMMARY = "XExt: X Extension library"
+
+DESCRIPTION = "libXext provides an X Window System client interface to \
+several extensions to the X protocol. The supported protocol extensions \
+are DOUBLE-BUFFER, DPMS, Extended-Visual-Information, LBX, MIT_SHM, \
+MIT_SUNDRY-NONSTANDARD, Multi-Buffering, SECURITY, SHAPE, SYNC, TOG-CUP, \
+XC-APPGROUP, XC-MISC, XTEST. libXext also provides a small set of \
+utility functions to aid authors of client APIs for X protocol \
+extensions."
+
+require xorg-lib-common.inc
+
+LICENSE = "MIT-style"
+LIC_FILES_CHKSUM = "file://COPYING;md5=879ce266785414bd1cbc3bc2f4d9d7c8"
+
+DEPENDS += "xproto virtual/libx11 xextproto libxau libxdmcp"
+PROVIDES = "xext"
+
+PE = "1"
+
+XORG_PN = "libXext"
+
+BBCLASSEXTEND = "native nativesdk"
+
+SRC_URI[md5sum] = "52df7c4c1f0badd9f82ab124fb32eb97"
+SRC_URI[sha256sum] = "b518d4d332231f313371fdefac59e3776f4f0823bcb23cf7c7305bfb57b16e35"