summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/xextproto_7.2.1.bb
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2012-05-22 15:07:19 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-24 08:51:44 +0100
commitf02e412738cccdd530513038f5dc96849001016f (patch)
treef9f008e5289401b5b00fd0ff73f69b227af0d7cc /meta/recipes-graphics/xorg-proto/xextproto_7.2.1.bb
parent0541ed4a48d5850aa1d16a2fcb449bae8f03c565 (diff)
downloadpoky-f02e412738cccdd530513038f5dc96849001016f.tar.gz
xextproto: upgrade to 7.2.1
(From OE-Core rev: 02f6d0eede83208b48759319be2b5af99e15af59) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/xextproto_7.2.1.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/xextproto_7.2.1.bb25
1 files changed, 25 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/xextproto_7.2.1.bb b/meta/recipes-graphics/xorg-proto/xextproto_7.2.1.bb
new file mode 100644
index 0000000000..69e4d0d53b
--- /dev/null
+++ b/meta/recipes-graphics/xorg-proto/xextproto_7.2.1.bb
@@ -0,0 +1,25 @@
1require xorg-proto-common.inc
2
3SUMMARY = "XExt: X Extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for several X \
6extensions. These protocol extensions include DOUBLE-BUFFER, DPMS, \
7Extended-Visual-Information, LBX, MIT_SHM, MIT_SUNDRY-NONSTANDARD, \
8Multi-Buffering, SECURITY, SHAPE, SYNC, TOG-CUP, XC-APPGROUP, XC-MISC, \
9XTEST. In addition a small set of utility functions are also \
10available."
11
12LICENSE = "MIT & MIT-style"
13LIC_FILES_CHKSUM = "file://COPYING;md5=86f273291759d0ba2a22585cd1c06c53"
14
15PR = "r0"
16PE = "1"
17
18inherit gettext
19
20EXTRA_OECONF_append = " --enable-specs=no"
21
22BBCLASSEXTEND = "native nativesdk"
23
24SRC_URI[md5sum] = "eaac343af094e6b608cf15cfba0f77c5"
25SRC_URI[sha256sum] = "7c53b105407ef3b2eb180a361bd672c1814524a600166a0a7dbbe76b97556d1a"