summaryrefslogtreecommitdiffstats
path: root/audio-libs/libmusepack/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-libs/libmusepack/DETAILS')
-rwxr-xr-xaudio-libs/libmusepack/DETAILS21
1 files changed, 21 insertions, 0 deletions
diff --git a/audio-libs/libmusepack/DETAILS b/audio-libs/libmusepack/DETAILS
new file mode 100755
index 0000000000..5cc625ce4f
--- /dev/null
+++ b/audio-libs/libmusepack/DETAILS
@@ -0,0 +1,21 @@
+ SPELL=libmusepack
+ VERSION=1.1
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.saunalahti.fi/grimmel/musepack.net-files/source/$SOURCE
+ WEB_SITE=http://www.musepack.net/
+ MD5[0]=acc182d3346d1d4de7fe431c49792cf6
+ LICENSE[0]=BSD
+ ENTERED=20041126
+ UPDATED=20050604
+ BUILD_API=2
+ SHORT="Musepack is an audio compression format"
+cat << EOF
+Musepack is an audio compression format with a strong emphasis on high quality.
+It's not lossless, but it is designed for transparency, so that you won't be
+able to hear differences between the original wave file and the much smaller
+MPC file.
+It is based on the MPEG-1 Layer-2 / MP2 algorithms, but has rapidly developed
+and vastly improved and is now at an advanced stage in which it contains
+heavily optimized and patentless code.
+EOF