xref: /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xgamma_1.0.6.bb (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1require recipes-graphics/xorg-app/xorg-app-common.inc
2
3SUMMARY = "X.Org X11 X client utilities"
4
5DESCRIPTION = "xgamma allows X users to query and alter the gamma \
6correction of a monitor via the X video mode extension."
7
8LIC_FILES_CHKSUM = "file://COPYING;md5=ac9801b8423fd7a7699ccbd45cf134d8"
9
10DEPENDS += "libxxf86vm"
11
12BBCLASSEXTEND = "native"
13
14SRC_URI[md5sum] = "90b4305157c2b966d5180e2ee61262be"
15SRC_URI[sha256sum] = "0ef1c35b5c18b1b22317f455c8df13c0a471a8efad63c89c98ae3ce8c2b222d3"
16