blob: b757329d943719d3244ddbea97dd47d38973535b [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"
4HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/xsetmode/"
5DESCRIPTION = "xsetmode sets the mode of an XInput device to either absolute \
6or relative."
7SECTION = "x11/app"
8LICENSE = "MIT"
9LIC_FILES_CHKSUM = "file://COPYING;md5=9b37e00e7793b667cbc64f9df7b6d733"
10
11DEPENDS += "libxi"
12BBCLASSEXTEND = "native"
13
14SRC_URI[md5sum] = "d074e79d380b031d2f60e4cd56538c93"
15SRC_URI[sha256sum] = "988b47cd922991c6e6adbce15dc386ac75690b61744b526c3af5a4eaa9afa0aa"