From 587add688571089561ddd279597fab62aecd1f18 Mon Sep 17 00:00:00 2001 From: Peter Tworek Date: Fri, 13 Jan 2012 22:22:52 +0100 Subject: Add lxinput recipe. --- recipes-lxde/lxinput/lxinput_0.3.1.bb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 recipes-lxde/lxinput/lxinput_0.3.1.bb diff --git a/recipes-lxde/lxinput/lxinput_0.3.1.bb b/recipes-lxde/lxinput/lxinput_0.3.1.bb new file mode 100644 index 0000000..bc786f6 --- /dev/null +++ b/recipes-lxde/lxinput/lxinput_0.3.1.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] = "948ad3371325f53bf8c4a7ed555558a4" +SRC_URI[sha256sum] = "b30f3be6cd250d548d40f9d2dcc5882ad5a2fe233149e90b96eab5b6e6e0a256" + +inherit autotools gettext pkgconfig -- cgit v1.2.3