summaryrefslogtreecommitdiffstats
path: root/audio-players/madplay/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/madplay/DETAILS')
-rwxr-xr-xaudio-players/madplay/DETAILS16
1 files changed, 16 insertions, 0 deletions
diff --git a/audio-players/madplay/DETAILS b/audio-players/madplay/DETAILS
new file mode 100755
index 0000000000..96f34cabbe
--- /dev/null
+++ b/audio-players/madplay/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=madplay
+ VERSION=0.15.0b
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/mad/$SOURCE
+ WEB_SITE=http://www.underbit.com/products/mad/
+ MD5[0]=420272ad25692d0a2d68d23f38b53dcc
+ LICENSE[0]=GPL
+ ENTERED=20031122
+ UPDATED=20031122
+ SHORT="MPEG audio decoder and player"
+cat << EOF
+madplay is a command-line MPEG audio decoder and player based on the MAD
+library (libmad). For details about MAD, see the libmad package distributed
+separately.
+EOF