Merge openembedded@openembedded.bkbits.net:packages
[vuplus_openembedded] / matchbox-applet-inputmanager / matchbox-applet-inputmanager_0.5.oe
index e69de29..78100bd 100644 (file)
@@ -0,0 +1,11 @@
+DESCRIPTION = "Matchbox input manager"
+LICENSE = "GPL"
+DEPENDS = "virtual/libc matchbox-wm libmatchbox"
+
+SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/mb-applet-input-manager/${PV}/mb-applet-input-manager-${PV}.tar.bz2"
+S = "${WORKDIR}/mb-applet-input-manager-${PV}"
+
+inherit autotools  pkgconfig
+
+FILES_${PN} = "${bindir} ${datadir}/applications ${datadir}/pixmaps"