libinput: Add version 0.6.0 52/30852/3
authorSaul Wold <sgw@linux.intel.com>
Wed, 26 Nov 2014 02:04:42 +0000 (18:04 -0800)
committerronan(Eurogiciel) Le Martret <ronan.lemartret@open.eurogiciel.org>
Mon, 1 Dec 2014 15:46:57 +0000 (07:46 -0800)
Change-Id: Id19a0039013dda30e4be4c53aba682b3cf0c5b14
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta-tizen-adaptation-oe-core/recipes-graphics/wayland/libinput_0.6.0.bb [new file with mode: 0644]

diff --git a/meta-tizen-adaptation-oe-core/recipes-graphics/wayland/libinput_0.6.0.bb b/meta-tizen-adaptation-oe-core/recipes-graphics/wayland/libinput_0.6.0.bb
new file mode 100644 (file)
index 0000000..c3bbb7b
--- /dev/null
@@ -0,0 +1,14 @@
+SUMMARY = "Library to handle input devices in Wayland compositors"
+HOMEPAGE = "http://www.freedesktop.org/wiki/Software/libinput/"
+SECTION = "libs"
+
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://COPYING;md5=673e626420c7f859fbe2be3a9c13632d"
+
+DEPENDS = "libevdev udev mtdev"
+
+SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz"
+SRC_URI[md5sum] = "3afaf9f66d8796323a79edb879c10ba3"
+SRC_URI[sha256sum] = "30b555771e7cb921ccb9430c4a86940aa3938d05506e81d2417c03e30451bfbc"
+
+inherit autotools pkgconfig