summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-10-13 10:24:13 +0200
committerKoen Kooi <koen@openembedded.org>2010-10-13 10:24:13 +0200
commit9936414a48d40a1d7c4a7ad84ff48c7e7f3eef87 (patch)
treee894e942bb549931fcf4b3e0558a64011e0d675c
parenta8d06a2bb1a422ec988600b145b00cd489bdcc7e (diff)
downloadopenembedded-9936414a48d40a1d7c4a7ad84ff48c7e7f3eef87.tar.gz
pavucontrol: add 0.9.10
-rw-r--r--recipes/pulseaudio/pavucontrol_0.9.10.bb10
1 files changed, 10 insertions, 0 deletions
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"
+