summaryrefslogtreecommitdiffstats
path: root/audio-soft/cmix/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/cmix/DETAILS')
-rwxr-xr-xaudio-soft/cmix/DETAILS16
1 files changed, 16 insertions, 0 deletions
diff --git a/audio-soft/cmix/DETAILS b/audio-soft/cmix/DETAILS
new file mode 100755
index 0000000000..9ac579d849
--- /dev/null
+++ b/audio-soft/cmix/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=cmix
+ VERSION=1.6
+ SOURCE=${SPELL}-$VERSION.tgz
+ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ WEB_SITE=http://sourceforge.net/projects/nmix/
+ BUILD_API=2
+ LICENSE[0]=GPL
+ MD5[0]=5d3f47c8fec5d47408c8498d8dd6edfc
+ ENTERED=20050517
+ SHORT="cmix is a command-line style mixer program for Linux"
+cat << EOF
+cmix is a command-line style mixer program for Linux, designed to be
+intuitive and simple to learn and use. It facilitates modifying mixer
+settings from within shell scripts.
+EOF