summaryrefslogtreecommitdiffstats
path: root/audio-soft/ttaenc/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/ttaenc/DETAILS')
-rwxr-xr-xaudio-soft/ttaenc/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/audio-soft/ttaenc/DETAILS b/audio-soft/ttaenc/DETAILS
new file mode 100755
index 0000000000..e5ad28bafe
--- /dev/null
+++ b/audio-soft/ttaenc/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=ttaenc
+ VERSION=3.2
+ SOURCE=$SPELL-$VERSION-src.zip
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.true-audio.com/ftp/$SOURCE
+ WEB_SITE=http://tta.corecodec.org
+ MD5[0]=317b046027d00972b261d582bc7ef547
+ LICENSE[0]=GPL
+ ENTERED=20040906
+ UPDATED=20040906
+ BUILD_API=2
+ SHORT="TTA is a losless audio compressor"
+cat << EOF
+TTA performs lossless compression on multichannel 8,16,24 integer
+and 32-bit floating-point data of the Wav audio files. Being
+"lossless" means that no data/quality is lost in the compression -
+when uncompressed, the data will be identical to the original.
+EOF