From c001638ca22a0d56dd3d80d7ab0411bda02d1a19 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 18 Jun 2013 01:17:12 +0200 Subject: lxinput: update to 0.3.2 --- recipes-lxde/lxinput/lxinput_0.3.2.bb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 recipes-lxde/lxinput/lxinput_0.3.2.bb diff --git a/recipes-lxde/lxinput/lxinput_0.3.2.bb b/recipes-lxde/lxinput/lxinput_0.3.2.bb new file mode 100644 index 0000000..f4260b0 --- /dev/null +++ b/recipes-lxde/lxinput/lxinput_0.3.2.bb @@ -0,0 +1,14 @@ +DESCRIPTION = "LXDE keyboard and mouse configuration tool" +HOMEPAGE = "http://lxde.org/" +SECTION = "x11" + +LICENSE = "GPLv3" +LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" + +DEPENDS = "glib-2.0 gtk+" + +SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${P}.tar.gz" +SRC_URI[md5sum] = "5bf563d04984ef2a147433f3bdda687b" +SRC_URI[sha256sum] = "481622f9f73c7d622a712df55d509a18805758ee002cbbc36efbd73bedd8205f" + +inherit autotools gettext pkgconfig -- cgit v1.2.3