gpe-mixer: add 0.50
authorFlorian Boor <florian.boor@kernelconcepts.de>
Sun, 10 May 2009 22:17:09 +0000 (00:17 +0200)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Mon, 11 May 2009 10:18:55 +0000 (12:18 +0200)
recipes/gpe-mixer/gpe-mixer_0.50.bb [new file with mode: 0644]

diff --git a/recipes/gpe-mixer/gpe-mixer_0.50.bb b/recipes/gpe-mixer/gpe-mixer_0.50.bb
new file mode 100644 (file)
index 0000000..a025be2
--- /dev/null
@@ -0,0 +1,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"
\ No newline at end of file