Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | require xorg-proto-common.inc |
| 2 | |
| 3 | SUMMARY = "XFixes: X Fixes extension headers" |
| 4 | |
| 5 | DESCRIPTION = "This package provides the wire protocol for the X Fixes \ |
| 6 | extension. This extension is designed to provide server-side support \ |
| 7 | for application work arounds to shortcomings in the core X window \ |
| 8 | system." |
| 9 | |
| 10 | |
| 11 | LICENSE = "MIT & MIT-style" |
| 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=262a7a87da56e66dd639bf7334a110c6 \ |
| 13 | file://xfixesproto.h;endline=43;md5=c3a9ee6db3532ed0d44dea266cfc97f4" |
| 14 | |
| 15 | RCONFLICTS_${PN} = "fixesext" |
| 16 | PR = "r1" |
| 17 | PE = "1" |
| 18 | |
| 19 | BBCLASSEXTEND = "native nativesdk" |
| 20 | |
| 21 | SRC_URI[md5sum] = "e7431ab84d37b2678af71e29355e101d" |
| 22 | SRC_URI[sha256sum] = "ba2f3f31246bdd3f2a0acf8bd3b09ba99cab965c7fb2c2c92b7dc72870e424ce" |