summaryrefslogtreecommitdiffstats
path: root/audio-soft/mixer/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/mixer/DETAILS')
-rwxr-xr-xaudio-soft/mixer/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/audio-soft/mixer/DETAILS b/audio-soft/mixer/DETAILS
new file mode 100755
index 0000000000..9fe0817303
--- /dev/null
+++ b/audio-soft/mixer/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=mixer
+ BUILD_API=2
+ VERSION=.01
+ SOURCE=$SPELL.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
+ SOURCE_URL[0]=http://www.simonaldrich.co.uk/download/mixer.tar.gz
+ WEB_SITE=http://www.simonaldrich.co.uk/download
+ ENTERED=20050202
+ UPDATED=20050202
+ MD5[0]=da0274772804c7f44c185f9253209792
+ LICENSE[0]=OSL
+ SHORT="a non-interactive console sound mixer"
+cat << EOF
+cmixer is a no-fuss soundcard mixer application which is designed to run silently and non-interactively in boot or login scripts. It can change sound card volume settings based on a system-wide policy, or an individual user's policy, or both. (see the README for license info).
+EOF