summaryrefslogtreecommitdiffstats
path: root/audio-libs/libdts/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-libs/libdts/DETAILS')
-rwxr-xr-xaudio-libs/libdts/DETAILS17
1 files changed, 17 insertions, 0 deletions
diff --git a/audio-libs/libdts/DETAILS b/audio-libs/libdts/DETAILS
new file mode 100755
index 0000000000..4e37ac724c
--- /dev/null
+++ b/audio-libs/libdts/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=libdts
+ VERSION=0.0.2
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://download.videolan.org/pub/videolan/$SPELL/$VERSION/$SOURCE
+ WEB_SITE=http://www.videolan.org/dtsdec.html
+ MD5[0]=5b55e1930f4a17cf733e7df003bc01be
+ LICENSE[0]=GPL
+ ENTERED=20040302
+ UPDATED=20040302
+ SHORT="libdts is a free library for decoding DTS Coherent Acoustics streams."
+cat << EOF
+libdts is a free library for decoding DTS Coherent Acoustics streams. It is
+released under the terms of the GPL license. The DTS Coherent Acoustics
+standard is used in a variety of applications, including DVD, DTS audio CD and
+radio broadcasting.
+EOF