summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/wayland
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-09-23 15:31:52 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-11-06 16:45:22 +0000
commit24dc5f436bafb39640b2d1a60fb053ded39b46bc (patch)
tree730c0b6c656f5f7f1ec467f5bd99ea771224f810 /meta/recipes-graphics/wayland
parent8569e10e59a539d0ac8d4f3db2cc81aa0681a7c8 (diff)
downloadpoky-24dc5f436bafb39640b2d1a60fb053ded39b46bc.tar.gz
libinput: add 0.6.0 version
libinput is an optional dependency for Weston to handle input devices externally, which provides better support especially for touch devices. (From OE-Core rev: c4641a70a54e7cd3d17f448fa920c94e6610b654) Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/wayland')
-rw-r--r--meta/recipes-graphics/wayland/libinput_0.6.0.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-graphics/wayland/libinput_0.6.0.bb b/meta/recipes-graphics/wayland/libinput_0.6.0.bb
new file mode 100644
index 0000000000..c3bbb7b0af
--- /dev/null
+++ b/meta/recipes-graphics/wayland/libinput_0.6.0.bb
@@ -0,0 +1,14 @@
1SUMMARY = "Library to handle input devices in Wayland compositors"
2HOMEPAGE = "http://www.freedesktop.org/wiki/Software/libinput/"
3SECTION = "libs"
4
5LICENSE = "MIT"
6LIC_FILES_CHKSUM = "file://COPYING;md5=673e626420c7f859fbe2be3a9c13632d"
7
8DEPENDS = "libevdev udev mtdev"
9
10SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz"
11SRC_URI[md5sum] = "3afaf9f66d8796323a79edb879c10ba3"
12SRC_URI[sha256sum] = "30b555771e7cb921ccb9430c4a86940aa3938d05506e81d2417c03e30451bfbc"
13
14inherit autotools pkgconfig