Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | require xorg-proto-common.inc |
| 2 | |
| 3 | SUMMARY = "Xcomposite: X composite extension headers" |
| 4 | |
| 5 | DESCRIPTION = "This package provides the wire protocol for the X \ |
| 6 | composite extension. The X composite extension provides three related \ |
| 7 | mechanisms for compositing and off-screen storage." |
| 8 | |
| 9 | LICENSE = "MIT & MIT-style" |
| 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=2c4bfe136f4a4418ea2f2a96b7c8f3c5 \ |
| 11 | file://composite.h;endline=43;md5=cbd44d4079053aa75930ed2f02b92926" |
| 12 | |
| 13 | RCONFLICTS_${PN} = "compositeext" |
| 14 | BBCLASSEXTEND = "native" |
| 15 | |
| 16 | PR = "r1" |
| 17 | PE = "1" |
| 18 | |
| 19 | SRC_URI[md5sum] = "98482f65ba1e74a08bf5b056a4031ef0" |
| 20 | SRC_URI[sha256sum] = "049359f0be0b2b984a8149c966dd04e8c58e6eade2a4a309cf1126635ccd0cfc" |
| 21 | |