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

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"