blob: 4949616ddc7b6e6f08e6a1a085eaffba5c11d476 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001require 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"