summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/wayland/libinput_0.7.0.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2014-12-30 20:12:24 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-12-31 17:04:47 +0000
commit93f902f50691a9adc97ec5f267744204a3396c52 (patch)
treeb0e6632807331c4bf1c45cabe1f3df49abf94063 /meta/recipes-graphics/wayland/libinput_0.7.0.bb
parent4ae6e8f4dde7b322f2d3bbb1c30dab3b2eb26378 (diff)
downloadpoky-93f902f50691a9adc97ec5f267744204a3396c52.tar.gz
libinput: update to 0.7.0
(From OE-Core rev: f25e913dbc400a8c72fbd93b2754501d5b61e3df) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/wayland/libinput_0.7.0.bb')
-rw-r--r--meta/recipes-graphics/wayland/libinput_0.7.0.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-graphics/wayland/libinput_0.7.0.bb b/meta/recipes-graphics/wayland/libinput_0.7.0.bb
new file mode 100644
index 0000000000..98d29426e6
--- /dev/null
+++ b/meta/recipes-graphics/wayland/libinput_0.7.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] = "381b61396de28c12716ef7a5475fea50"
12SRC_URI[sha256sum] = "129f485afe5e4a9394641293991c97cb99f5f3338340d0d65b704ff463d1579e"
13
14inherit autotools pkgconfig