summaryrefslogtreecommitdiffstats
path: root/audio-soft/pavucontrol/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/pavucontrol/DETAILS')
-rwxr-xr-xaudio-soft/pavucontrol/DETAILS16
1 files changed, 16 insertions, 0 deletions
diff --git a/audio-soft/pavucontrol/DETAILS b/audio-soft/pavucontrol/DETAILS
new file mode 100755
index 0000000000..eb8b163bae
--- /dev/null
+++ b/audio-soft/pavucontrol/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=pavucontrol
+ VERSION=0.9.9
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://0pointer.de/lennart/projects/pavucontrol/$SOURCE
+ WEB_SITE=http://0pointer.de/lennart/projects/pavucontrol/
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
+ LICENSE[0]=GPL
+ ENTERED=20071016
+ SHORT="a simple GTK based volume control tool for the PulseAudio sound server"
+cat << EOF
+PulseAudio Volume Control (pavucontrol) is a simple GTK based volume control
+tool ("mixer") for the PulseAudio sound server. In contrast to classic mixer
+tools this one allows you to control both the volume of hardware devices and of
+each playback stream seperately.
+EOF