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="smpeg is an mpeg decoding library."
DESCRIPTION="SMPEG is short for the SDL MPEG library originally developed by Loki Software. SMPEG uses MPEG-1 standard as a video display library, rather than MPEG-2, since only the MPEG-1 standard is unencumbered with software patents in the United States."
DESCRIPTION="
SMPEG is short for the SDL MPEG library originally developed by Loki Software. \
SMPEG uses MPEG-1 standard as a video display library, rather than MPEG-2, \
since only the MPEG-1 standard is unencumbered with software patents in the \
United States.
"
HOMEPAGE="http://www.icculus.org/smpeg"
SRC_URI="svn://svn.icculus.org/smpeg/tags/release_0_4_5"
LICENSE="GNU LGPL v2"