aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-mixer/gpe-mixer_0.42.bb
blob: 9d8789a543771f74de7dab2a157ff32327b318e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
LICENSE = "GPL"
PR = "r2"

inherit gpe pkgconfig

SRC_URI += "file://gpemixer-no-host-includes.patch;patch=1 \
	    file://fix-install.patch;patch=1"

DESCRIPTION = "GPE audio mixer"
DEPENDS = "gtk+ libgpewidget"
SECTION = "gpe"
PRIORITY = "optional"