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_EXT = "xz"
15SRC_URI[sha256sum] = "1c79dae85a8953a15f4fe5c2895a033307b43b8613456c87ec47b374b113bc8f"
16