Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | require xorg-proto-common.inc |
| 2 | |
| 3 | SUMMARY = "XFree86-DGA: XFree86 Direct Graphics Access extension headers" |
| 4 | |
| 5 | DESCRIPTION = "This package provides the wire protocol for the XFree86 \ |
| 6 | Direct Graphics Access extension. This extension allows direct graphics \ |
| 7 | access to a framebuffer-like region, as well as relative mouse \ |
| 8 | reporting." |
| 9 | |
| 10 | LICENSE = "MIT" |
| 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=e01e66e4b317088cf869bc98e6af4fb6" |
| 12 | |
| 13 | RCONFLICTS_${PN} = "xxf86dgaext" |
| 14 | PR = "r2" |
| 15 | PE = "1" |
| 16 | |
| 17 | SRC_URI[md5sum] = "a036dc2fcbf052ec10621fd48b68dbb1" |
| 18 | SRC_URI[sha256sum] = "ac5ef65108e1f2146286e53080975683dae49fc94680042e04bd1e2010e99050" |