summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxext_1.3.2.bb
diff options
context:
space:
mode:
authorIonut Radu <ionutx.radu@intel.com>2013-06-26 16:59:44 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-07-02 22:23:44 +0100
commite10e7d1e971c29676e01a5ffa2bd8ab487e43141 (patch)
treec1253fff1a4f35de99aa6d055f672b95b2545f11 /meta/recipes-graphics/xorg-lib/libxext_1.3.2.bb
parenta662fa1ee2e8c0e09fae704c7f62e29d499e8719 (diff)
downloadpoky-e10e7d1e971c29676e01a5ffa2bd8ab487e43141.tar.gz
libxext: Update from 1.3.1 to 1.3.2
(From OE-Core rev: d495f45717ea9f7767a8a4a9b1f83c19d56e4dc9) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Line "Copyright (c) 1999, 2005, 2006, Oracle and/or its affiliates. All rights reserved." in COPYING was changed into "Copyright (c) 1999, 2005, 2006, 2013, Oracle and/or its affiliates. All rights reserved." in 1.3.2 Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxext_1.3.2.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxext_1.3.2.bb26
1 files changed, 26 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxext_1.3.2.bb b/meta/recipes-graphics/xorg-lib/libxext_1.3.2.bb
new file mode 100644
index 0000000000..ec66175684
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libxext_1.3.2.bb
@@ -0,0 +1,26 @@
1SUMMARY = "XExt: X Extension library"
2
3DESCRIPTION = "libXext provides an X Window System client interface to \
4several extensions to the X protocol. The supported protocol extensions \
5are DOUBLE-BUFFER, DPMS, Extended-Visual-Information, LBX, MIT_SHM, \
6MIT_SUNDRY-NONSTANDARD, Multi-Buffering, SECURITY, SHAPE, SYNC, TOG-CUP, \
7XC-APPGROUP, XC-MISC, XTEST. libXext also provides a small set of \
8utility functions to aid authors of client APIs for X protocol \
9extensions."
10
11require xorg-lib-common.inc
12
13LICENSE = "MIT-style"
14LIC_FILES_CHKSUM = "file://COPYING;md5=879ce266785414bd1cbc3bc2f4d9d7c8"
15
16DEPENDS += "xproto virtual/libx11 xextproto libxau libxdmcp"
17PROVIDES = "xext"
18
19PE = "1"
20
21XORG_PN = "libXext"
22
23BBCLASSEXTEND = "native nativesdk"
24
25SRC_URI[md5sum] = "4376101e51bb2c6c44d9ab14344e85ad"
26SRC_URI[sha256sum] = "f829075bc646cdc085fa25d98d5885d83b1759ceb355933127c257e8e50432e0"