Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
[openembedded.git] / recipes / matchbox-applet-inputmanager / matchbox-applet-inputmanager_0.5.bb
1 DESCRIPTION = "Matchbox input manager"
2 LICENSE = "GPL"
3 DEPENDS = "matchbox-wm libmatchbox"
4 SECTION = "x11/wm"
5
6 SRC_URI = "http://projects.o-hand.com/matchbox/sources/mb-applet-input-manager/${PV}/mb-applet-input-manager-${PV}.tar.bz2"
7 S = "${WORKDIR}/mb-applet-input-manager-${PV}"
8
9 inherit autotools pkgconfig
10
11 FILES_${PN} = "${bindir} ${datadir}/applications ${datadir}/pixmaps"
12