From: Koen Kooi Date: Wed, 13 Oct 2010 08:24:13 +0000 (+0200) Subject: pavucontrol: add 0.9.10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9936414a48d40a1d7c4a7ad84ff48c7e7f3eef87;p=openembedded.git pavucontrol: add 0.9.10 --- diff --git a/recipes/pulseaudio/pavucontrol_0.9.10.bb b/recipes/pulseaudio/pavucontrol_0.9.10.bb new file mode 100644 index 0000000000..ff4876473c --- /dev/null +++ b/recipes/pulseaudio/pavucontrol_0.9.10.bb @@ -0,0 +1,10 @@ +DESCRIPTION = "ulseAudio Volume Control (pavucontrol) is a simple GTK based volume control tool ("mixer") for the PulseAudio sound server." +LICENSE = "GPLv2" +DEPENDS = "libglademm libcanberra gtk+ libnotify gconf pulseaudio" + +inherit gnome + +SRC_URI = "http://0pointer.de/lennart/projects/${PN}/${PN}-${PV}.tar.gz" +SRC_URI[md5sum] = "b966eb31ec7fd6afa0f1ed7d5ba480b3" +SRC_URI[sha256sum] = "7ee96d2ddc28f53e392a1bc51a7316d2a9087ea2ad18e611f6f6725e756a5a3c" +