Added better DESCRIPTION entires for smpeg, smjpeg and libsdl

This commit is contained in:
Scott McCreary
2013-12-19 08:21:27 -08:00
parent 0db915b9f2
commit bac17fb923
3 changed files with 5 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
SUMMARY="smpeg is an mpeg decoing library."
DESCRIPTION="smpeg is an mpeg decoding library, which runs on just about any platform. It comes with a sample decoder, plaympeg."
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"
@@ -68,7 +68,6 @@ INSTALL()
packageEntries devel \
$developDir $binDir/smpeg-config \
$dataDir
}
# ----- devel package -------------------------------------------------------