Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/3] libinput: add 0.6.0 version
@ 2014-09-23 19:31 Denys Dmytriyenko
  2014-09-23 19:31 ` [PATCH 2/3] wayland: update version to 1.6.0 Denys Dmytriyenko
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Denys Dmytriyenko @ 2014-09-23 19:31 UTC (permalink / raw)
  To: openembedded-core; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@ti.com>

libinput is an optional dependency for Weston to handle input devices
externally, which provides better support especially for touch devices.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 meta/recipes-graphics/wayland/libinput_0.6.0.bb | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 meta/recipes-graphics/wayland/libinput_0.6.0.bb

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 0000000..c3bbb7b
--- /dev/null
+++ b/meta/recipes-graphics/wayland/libinput_0.6.0.bb
@@ -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
-- 
2.0.4



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-09-23 20:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-23 19:31 [PATCH 1/3] libinput: add 0.6.0 version Denys Dmytriyenko
2014-09-23 19:31 ` [PATCH 2/3] wayland: update version to 1.6.0 Denys Dmytriyenko
2014-09-23 19:31 ` [PATCH 3/3] weston: update to version 1.6.0, add libinput PACKAGECONFIG Denys Dmytriyenko
2014-09-23 20:27 ` [PATCH 1/3] libinput: add 0.6.0 version Burton, Ross
2014-09-23 20:29   ` Denys Dmytriyenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox