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,9 @@
SUMMARY="Library that handles decoding of several popular sound file formats."
DESCRIPTION="sdl-sound is a library that handles the decoding of several popular file formats, such as .WAV and .MP3. It is meant to make the programmer's sound playback tasks simpler."
SUMMARY="Library that handles decoding of several popular sound file formats"
DESCRIPTION="
sdl-sound is a library that handles the decoding of several popular file \
formats, such as .WAV and .MP3. It is meant to make the programmer's sound \
playback tasks simpler.
"
HOMEPAGE="http://www.icculus.org/SDL_sound"
SRC_URI="hg+http://hg.icculus.org/icculus/SDL_sound#release-1.0.3"
LICENSE="GNU LGPL v2.1"