mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Added better DESCRIPTION entires for smpeg, smjpeg and libsdl
This commit is contained in:
@@ -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 -------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user