Fixed typo in smpeg summary.

This commit is contained in:
Scott McCreary
2013-12-19 08:32:11 -08:00
parent bac17fb923
commit f2382511c4

View File

@@ -1,4 +1,4 @@
SUMMARY="smpeg is an mpeg decoing library."
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."
HOMEPAGE="http://www.icculus.org/smpeg"
SRC_URI="svn://svn.icculus.org/smpeg/tags/release_0_4_5"