summaryrefslogtreecommitdiffstats
path: root/audio-soft/shntool/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/shntool/DETAILS')
-rwxr-xr-xaudio-soft/shntool/DETAILS17
1 files changed, 17 insertions, 0 deletions
diff --git a/audio-soft/shntool/DETAILS b/audio-soft/shntool/DETAILS
new file mode 100755
index 0000000000..c52b153348
--- /dev/null
+++ b/audio-soft/shntool/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=shntool
+ VERSION=2.0.3
+ SOURCE=shntool-${VERSION}.tar.gz
+ SOURCE_URL[1]=http://www.etree.org/shnutils/shntool/source/${SPELL}-${VERSION}.tar.gz
+ MD5[0]=6bcff86162d9607d64798f0dc7f72287
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ WEB_SITE=http://www.etree.org/shnutils/shntool/
+ ENTERED=20050306
+ UPDATED=20050306
+ LICENSE[0]=GPL
+ BUILD_API=2
+ SHORT=shntool is a multi-purpose WAVE data processing and reporting utility.
+cat << EOF
+shntool is a multi-purpose WAVE data processing and reporting utility. File formats are abstracted from its core, so it can process any file that contains WAVE data, compressed or not - provided there exists a format module to handle that particular file type.
+
+shntool has native support for .wav files. If you want it to work with other formats, you must have the appropriate helper program installed. The "Helper programs" section below contains links to helper programs for each format that shntool supports.
+EOF