aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-mixer/gpe-mixer_0.42.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-mixer/gpe-mixer_0.42.bb')
-rw-r--r--recipes/gpe-mixer/gpe-mixer_0.42.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/gpe-mixer/gpe-mixer_0.42.bb b/recipes/gpe-mixer/gpe-mixer_0.42.bb
new file mode 100644
index 0000000000..5fe0e98c82
--- /dev/null
+++ b/recipes/gpe-mixer/gpe-mixer_0.42.bb
@@ -0,0 +1,12 @@
+LICENSE = "GPL"
+PR = "r1"
+
+inherit gpe pkgconfig
+
+SRC_URI += "file://gpemixer-no-host-includes.patch;patch=1"
+
+DESCRIPTION = "GPE audio mixer"
+DEPENDS = "gtk+ libgpewidget"
+SECTION = "gpe"
+PRIORITY = "optional"
+