Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | require xorg-proto-common.inc |
| 2 | |
| 3 | SUMMARY = "XExt: X Extension headers" |
| 4 | |
| 5 | DESCRIPTION = "This package provides the wire protocol for several X \ |
| 6 | extensions. These protocol extensions include DOUBLE-BUFFER, DPMS, \ |
| 7 | Extended-Visual-Information, LBX, MIT_SHM, MIT_SUNDRY-NONSTANDARD, \ |
| 8 | Multi-Buffering, SECURITY, SHAPE, SYNC, TOG-CUP, XC-APPGROUP, XC-MISC, \ |
| 9 | XTEST. In addition a small set of utility functions are also \ |
| 10 | available." |
| 11 | |
| 12 | LICENSE = "MIT & MIT-style" |
| 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=86f273291759d0ba2a22585cd1c06c53" |
| 14 | |
| 15 | PE = "1" |
| 16 | |
| 17 | inherit gettext |
| 18 | |
| 19 | EXTRA_OECONF_append = " --enable-specs=no" |
| 20 | |
| 21 | BBCLASSEXTEND = "native nativesdk" |
| 22 | |
| 23 | SRC_URI[md5sum] = "70c90f313b4b0851758ef77b95019584" |
| 24 | SRC_URI[sha256sum] = "f3f4b23ac8db9c3a9e0d8edb591713f3d70ef9c3b175970dd8823dfc92aa5bb0" |