summaryrefslogtreecommitdiff
path: root/recipes/xorg-app/xgamma_1.0.2.bb
blob: 7fdadb3cac90cdee28444af2c262057a9d1270c2 (plain)
1
2
3
4
5
6
7
8
9
require xorg-app-common.inc

DESCRIPTION = "Alter a monitor's gamma correction through the X server"
DEPENDS += " libxxf86vm"
PE = "1"

SRC_URI[archive.md5sum] = "f13ddedaa63a608d3b025d326f4f5b5d"
SRC_URI[archive.sha256sum] = "5d3d5b230fc60aefae8f4865c17add133b5fb11377fd61c80897ef94fcccf41e"
PR = "${INC_PR}.0"