summaryrefslogtreecommitdiffstats
path: root/audio-soft/nmix/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/nmix/DETAILS')
-rwxr-xr-xaudio-soft/nmix/DETAILS17
1 files changed, 17 insertions, 0 deletions
diff --git a/audio-soft/nmix/DETAILS b/audio-soft/nmix/DETAILS
new file mode 100755
index 0000000000..36436ab7cd
--- /dev/null
+++ b/audio-soft/nmix/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=nmix
+ VERSION=0.0.1
+ SOURCE=${SPELL}-$VERSION.tar.gz
+ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ WEB_SITE=http://sourceforge.net/projects/nmix/
+ MAINTAINER=afrayedknot@thefrayedknot.armory.com
+ LICENSE[0]=GPL
+ MD5[0]=e33b214849dd595d6a72f6763d657c02
+ ENTERED=20020911
+ UPDATED=20020911
+ SHORT="A simple ncurses audio mixer"
+cat << EOF
+nmix is a simple console based mixer. It uses the ncurses library and
+is perfect for users that dont want all the overhead of a GUI or extra
+features, or who just want their mixer in an xterm or on a vc.
+EOF