summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2011-06-13 21:37:34 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-14 15:22:54 +0100
commitf82e79799151a1e38fd010256a83b0b48f33eb8c (patch)
tree780165209f6ecc947761166acdae06493a782815 /meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb
parent723f34ae0bba9c170297af0eafd4972b32b7e683 (diff)
downloadpoky-f82e79799151a1e38fd010256a83b0b48f33eb8c.tar.gz
libxext: upgrade from 1.2.0 to the latest version 1.3.0
(From OE-Core rev: d9193b3e2f0678b0e8f59ce66e95c0fcea9b70c1) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb27
1 files changed, 0 insertions, 27 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb b/meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb
deleted file mode 100644
index 679bb1ad5f..0000000000
--- a/meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb
+++ /dev/null
@@ -1,27 +0,0 @@
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=0542b0321c1c9a7a20b23a1b9fa45f91"
15
16DEPENDS += "xproto virtual/libx11 xextproto libxau libxdmcp"
17PROVIDES = "xext"
18
19PR = "r0"
20PE = "1"
21
22XORG_PN = "libXext"
23
24BBCLASSEXTEND = "native nativesdk"
25
26SRC_URI[md5sum] = "9bb236ff0193e9fc1c1fb504dd840331"
27SRC_URI[sha256sum] = "4aed3e211e41c47908c293515580e731c26048f61a1212bf0888d1f456de6ff7"