surpport seeking the recorded video
[vuplus_openembedded] / recipes / matchbox-applet-volume / matchbox-applet-volume_0.1.bb
1 DESCRIPTION = "Matchbox Volume Applet"
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-volume/${PV}/mb-applet-volume-${PV}.tar.gz"
7 S = "${WORKDIR}/mb-applet-volume-${PV}"
8
9 inherit autotools pkgconfig
10
11 FILES_${PN} = "${bindir} ${datadir}/applications ${datadir}/pixmaps"
12