Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | require xorg-proto-common.inc |
| 2 | |
| 3 | SUMMARY = "XRandR: X Resize, Rotate and Reflect extension headers" |
| 4 | |
| 5 | DESCRIPTION = "This package provides the wire protocol for the X Resize, \ |
| 6 | Rotate and Reflect extension. This extension provides the ability to \ |
| 7 | resize, rotate and reflect the root window of a screen." |
| 8 | |
| 9 | LICENSE = "MIT-style" |
| 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=00426d41bd3d9267cf9bbb2df9323a5e \ |
| 11 | file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f" |
| 12 | |
| 13 | RCONFLICTS_${PN} = "randrext" |
| 14 | PE = "1" |
| 15 | |
| 16 | BBCLASSEXTEND = "native nativesdk" |
| 17 | |
| 18 | SRC_URI[md5sum] = "a46765c8dcacb7114c821baf0df1e797" |
| 19 | SRC_URI[sha256sum] = "4c675533e79cd730997d232c8894b6692174dce58d3e207021b8f860be498468" |