netboot-launcher-efl: Bump version to 0.2.2 and fix download link.
[openembedded.git] / recipes / gpe-mixer / gpe-mixer_0.50.bb
1 DESCRIPTION = "GPE audio mixer"
2 SECTION = "gpe"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
5 DEPENDS = "gtk+ libgpewidget"
6 PR = "r0"
7
8 inherit gpe autotools pkgconfig
9 SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2"