Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | require xorg-app-common.inc |
2 | |||||
3 | SUMMARY = "Runtime configuration and test of XInput devices" | ||||
4 | |||||
5 | DESCRIPTION = "Xinput is an utility for configuring and testing XInput devices" | ||||
6 | |||||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=881525f89f99cad39c9832bcb72e6fa5" | ||||
8 | |||||
9 | DEPENDS += " libxi libxrandr libxinerama" | ||||
10 | |||||
11 | |||||
12 | SRC_URI[md5sum] = "305980ac78a6954e306a14d80a54c441" | ||||
13 | SRC_URI[sha256sum] = "b7632d0f228a8a6be93b09857ea413940fcf44091e60f4a0fe9f5fd82efd871f" | ||||
14 |