xref: /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xsetmode_1.0.0.bb (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyunrequire recipes-graphics/xorg-app/xorg-app-common.inc
2*4882a593Smuzhiyun
3*4882a593SmuzhiyunSUMMARY = "X.Org X11 X client utilities"
4*4882a593SmuzhiyunHOMEPAGE = "http://cgit.freedesktop.org/xorg/app/xsetmode/"
5*4882a593SmuzhiyunDESCRIPTION = "xsetmode sets the mode of an XInput device to either absolute \
6*4882a593Smuzhiyunor relative."
7*4882a593SmuzhiyunSECTION = "x11/app"
8*4882a593SmuzhiyunLICENSE = "MIT"
9*4882a593SmuzhiyunLIC_FILES_CHKSUM = "file://COPYING;md5=9b37e00e7793b667cbc64f9df7b6d733"
10*4882a593Smuzhiyun
11*4882a593SmuzhiyunDEPENDS += "libxi"
12*4882a593SmuzhiyunBBCLASSEXTEND = "native"
13*4882a593Smuzhiyun
14*4882a593SmuzhiyunSRC_URI[md5sum] = "d074e79d380b031d2f60e4cd56538c93"
15*4882a593SmuzhiyunSRC_URI[sha256sum] = "988b47cd922991c6e6adbce15dc386ac75690b61744b526c3af5a4eaa9afa0aa"
16