netboot-launcher-efl: Bump version to 0.2.2 and fix download link.
[openembedded.git] / recipes / xfce-base / xfce4-mixer_4.6.1.bb
1 # xfce-mixer-plugin OE build file
2
3 DESCRIPTION="XFCE panel mixer plugin"
4 DEPENDS="libwnck xfce4-panel"
5 RDEPENDS="xfce4-panel"
6 SECTION = "x11"
7 PR = "r2"
8
9 inherit xfce46
10
11 SRC_URI = "http://mocha.xfce.org/archive/src/apps/${PN}/${@'${PV}'[0:3]}/${PN}-${PV}.tar.bz2"
12
13 FILES_${PN} += "${datadir}/xfce4/panel-plugins/*.desktop"
14 FILES_${PN} += "${libdir}/xfce4/modules/libxfce4mixer.so"
15 FILES_${PN}-dbg += "${libexecdir}/xfce4/panel-plugins/.debug/"