summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-lxde/lxinput/lxinput_0.3.1.bb14
1 files changed, 14 insertions, 0 deletions
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