summaryrefslogtreecommitdiffstats
path: root/audio-soft/pasystray/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/pasystray/DETAILS')
-rwxr-xr-xaudio-soft/pasystray/DETAILS16
1 files changed, 16 insertions, 0 deletions
diff --git a/audio-soft/pasystray/DETAILS b/audio-soft/pasystray/DETAILS
new file mode 100755
index 0000000000..c2272a4c91
--- /dev/null
+++ b/audio-soft/pasystray/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=pasystray
+ VERSION=scm
+ SOURCE="${SPELL}-scm.tar.bz2"
+ SOURCE_URL[0]=git://github.com/christophgysin/pasystray.git:${SPELL}-scm
+ SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
+ WEB_SITE="https://github.com/christophgysin/pasystray"
+ LICENSE[0]="LGPLv2.1"
+ ENTERED=20130214
+ SHORT="PulseAudio system tray"
+cat << EOF
+A replacement for the deprecated padevchooser
+
+Pasystray allows setting the default PulseAudio source/sink and moving streams
+on the fly between sources/sinks without restarting the client applications.
+EOF