aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-mixer/gpe-mixer_0.50.bb
blob: a025be21d651f7fb962819b5e8be2b016569aea3 (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "GPE audio mixer"
SECTION = "gpe"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "gtk+ libgpewidget"
PR = "r0"

inherit gpe autotools pkgconfig
SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2"