Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | require xorg-proto-common.inc |
| 2 | |
| 3 | SUMMARY = "XRes: X Resource extension headers" |
| 4 | |
| 5 | DESCRIPTION = "This package provides the wire protocol for the X \ |
| 6 | Resource extension. XRes provides an interface that allows X clients to \ |
| 7 | see and monitor X resource usage of various clients." |
| 8 | |
| 9 | LICENSE = "MIT" |
| 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=604859305e662503077240fee8c77d97" |
| 11 | |
| 12 | RCONFLICTS_${PN} = "resourceext" |
| 13 | |
| 14 | PR = "r1" |
| 15 | PE = "1" |
| 16 | |
| 17 | SRC_URI[md5sum] = "cfdb57dae221b71b2703f8e2980eaaf4" |
| 18 | SRC_URI[sha256sum] = "3c66003a6bdeb0f70932a9ed3cf57cc554234154378d301e0c5cfa189d8f6818" |
| 19 | |