Rewrap media-libs DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:57 -05:00
parent 74e0e1dca0
commit 477ce26f37
67 changed files with 427 additions and 200 deletions

View File

@@ -1,5 +1,10 @@
SUMMARY="Mpeg Audio Decoder library"
DESCRIPTION="MAD is a high-quality MPEG audio decoder. It currently supports MPEG-1 and the MPEG-2 extension to lower sampling frequencies, as well as the de facto MPEG 2.5 format. All three audio layers -- Layer I, Layer II, and Layer III (i.e. MP3) -- are fully implemented."
DESCRIPTION="
MAD is a high-quality MPEG audio decoder. It currently supports MPEG-1 and the \
MPEG-2 extension to lower sampling frequencies, as well as the de facto MPEG \
2.5 format. All three audio layers -- Layer I, Layer II, and Layer III (i.e. \
MP3) -- are fully implemented.
"
HOMEPAGE="http://mad.sourceforge.net/"
SRC_URI="ftp://ftp.mars.org/pub/mpeg/libmad-0.15.1b.tar.gz"
CHECKSUM_MD5="1be543bc30c56fb6bea1d7bf6a64e66c"