generic-poky/meta/recipes-graphics/xorg-proto/xf86dgaproto_2.1.bb
Mark Hatle 9ee3c77f4e recipes-graphics: Add more detailed SUMMARY and DESCRIPTIONS
Add more detailed SUMMARY and DESCRIPTIONS to various graphics and
graphics related components.  I've recently gotten question from users
what something is, or why it was needed.. this should go a long way toward
answering those questions.

Many of the descriptions were taken directly from the upstream location,
where one was not available the Debian packages were consulted for
information.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2011-02-03 08:49:22 -08:00

19 lines
608 B
BlitzBasic

require xorg-proto-common.inc
SUMMARY = "XFree86-DGA: XFree86 Direct Graphics Access extension headers"
DESCRIPTION = "This package provides the wire protocol for the XFree86 \
Direct Graphics Access extension. This extension allows direct graphics \
access to a framebuffer-like region, as well as relative mouse \
reporting."
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=e01e66e4b317088cf869bc98e6af4fb6"
CONFLICTS = "xxf86dgaext"
PR = "r1"
PE = "1"
SRC_URI[md5sum] = "a036dc2fcbf052ec10621fd48b68dbb1"
SRC_URI[sha256sum] = "ac5ef65108e1f2146286e53080975683dae49fc94680042e04bd1e2010e99050"