summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/xextproto_7.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/xextproto_7.2.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/xextproto_7.2.0.bb25
1 files changed, 25 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/xextproto_7.2.0.bb b/meta/recipes-graphics/xorg-proto/xextproto_7.2.0.bb
new file mode 100644
index 0000000000..09eb59a3a4
--- /dev/null
+++ b/meta/recipes-graphics/xorg-proto/xextproto_7.2.0.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] = "220732210ceffb01bf1caf970e3b1bfb"
25SRC_URI[sha256sum] = "d2bc4208c6b1883ebe00bc5c0048e5d825038cda56775f74bb4aa89afdc576d5"