xinput: Updated to version 1.4.2.
authorStanislav Brabec <utx@penguin.cz>
Fri, 4 Sep 2009 21:40:52 +0000 (21:40 +0000)
committerutx@penguin.cz <utx@penguin.cz>
Fri, 4 Sep 2009 21:40:52 +0000 (21:40 +0000)
conf/checksums.ini
recipes/xorg-app/xinput_1.4.2.bb [new file with mode: 0644]

index 85d8fdb..053a2ad 100644 (file)
@@ -27782,6 +27782,10 @@ sha256=c15dd54ad64e660d5a3e8c1ea0d14e50ba1127aab2e3211b82e3ee1e6c7045a4
 md5=977d657e8d7b59f7d82c98ebef444b28
 sha256=330c3e5188abf256131c162c456060804f369349e9a0e7aa3efbc54add802e45
 
+[http://xorg.freedesktop.org/releases/individual/app/xinput-1.4.2.tar.bz2]
+md5=58e619576cbf4b6057eebb7a97fe2ddf
+sha256=3195916b6cebf109eb571b939d7cea7075ef1933782526a6d8fbbb353bc3924b
+
 [http://xorg.freedesktop.org/releases/individual/app/xkbcomp-1.0.3.tar.bz2]
 md5=2fbcae1323c266edf5b6c61751f2e343
 sha256=0635bae5dae3c933ebba997475ae14fa213aee1f2ea8aaff2ca76c50f8aec716
diff --git a/recipes/xorg-app/xinput_1.4.2.bb b/recipes/xorg-app/xinput_1.4.2.bb
new file mode 100644 (file)
index 0000000..a95753c
--- /dev/null
@@ -0,0 +1,4 @@
+require xorg-app-common.inc
+
+DESCRIPTION = "a utility to configure and test XInput devices"
+DEPENDS += " libxi"