aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pulseaudio/pavucontrol_0.9.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/pulseaudio/pavucontrol_0.9.8.bb')
-rw-r--r--recipes/pulseaudio/pavucontrol_0.9.8.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/pulseaudio/pavucontrol_0.9.8.bb b/recipes/pulseaudio/pavucontrol_0.9.8.bb
new file mode 100644
index 0000000000..6766e916c7
--- /dev/null
+++ b/recipes/pulseaudio/pavucontrol_0.9.8.bb
@@ -0,0 +1,9 @@
+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"
+
+