padevchooser: add the pulseaudio device chooser applet
authorKoen Kooi <koen@openembedded.org>
Sat, 14 Jun 2008 16:53:24 +0000 (16:53 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 14 Jun 2008 16:53:24 +0000 (16:53 +0000)
packages/pulseaudio/padevchooser_0.9.3.bb [new file with mode: 0644]

diff --git a/packages/pulseaudio/padevchooser_0.9.3.bb b/packages/pulseaudio/padevchooser_0.9.3.bb
new file mode 100644 (file)
index 0000000..535e871
--- /dev/null
@@ -0,0 +1,9 @@
+DESCRIPTION = "PulseAudio Device Chooser (padevchooser) is a simple GTK tool which registers an icon in the tray area and allows quick access to some features of the PulseAudio sound server"
+LICENSE = "GPLv2"
+DEPENDS = "gtk+ libnotify gconf pulseaudio"
+
+SRC_URI = "http://0pointer.de/lennart/projects/padevchooser/padevchooser-${PV}.tar.gz"
+
+inherit autotools
+
+