Patrick Williams | d8c66bc | 2016-06-20 12:57:21 -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 | SRC_URI[md5sum] = "6a889412eff2e3c1c6bb19146f6fe84c" | ||||
12 | SRC_URI[sha256sum] = "3694d29b4180952fbf13c6d4e59541310cbb11eef5bf888ff3d8b7f4e3aee5c4" |