summaryrefslogtreecommitdiffstats
path: root/audio-soft/padevchooser/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/padevchooser/DETAILS')
-rwxr-xr-xaudio-soft/padevchooser/DETAILS21
1 files changed, 21 insertions, 0 deletions
diff --git a/audio-soft/padevchooser/DETAILS b/audio-soft/padevchooser/DETAILS
new file mode 100755
index 0000000000..1b5e57ed39
--- /dev/null
+++ b/audio-soft/padevchooser/DETAILS
@@ -0,0 +1,21 @@
+ SPELL=padevchooser
+ VERSION=0.9.3
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://0pointer.de/lennart/projects/$SPELL/$SOURCE
+ WEB_SITE=http://0pointer.de/lennart/projects/padevchooser/
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
+ LICENSE[0]=GPL
+ ENTERED=20090823
+ SHORT="PulseAudio tray tool"
+cat << EOF
+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. Specifically it can do for you:
+
+ * Notify about new sink/sources becoming available on the LAN
+ * Quickly change the default PulseAudio sink/source/server assigned to the
+ current X11 display, selecting devices available on the LAN
+ * Start the auxiliary tools PulseAudio Volume Control, PulseAudio Volume
+ Meter, PulseAudio Manager, PulseAudio Preferences
+EOF