diff options
Diffstat (limited to 'smpeg/smpeg_0.4.4+0.4.5cvs20040311.oe')
-rw-r--r-- | smpeg/smpeg_0.4.4+0.4.5cvs20040311.oe | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/smpeg/smpeg_0.4.4+0.4.5cvs20040311.oe b/smpeg/smpeg_0.4.4+0.4.5cvs20040311.oe index eef42cddfa..a47f027471 100644 --- a/smpeg/smpeg_0.4.4+0.4.5cvs20040311.oe +++ b/smpeg/smpeg_0.4.4+0.4.5cvs20040311.oe @@ -4,6 +4,9 @@ MAINTAINER = "Michael Lauer <mickey@Vanille.de>" RDEPENDS = "libc6 libsdl" DEPENDS = "virtual/libc virtual/libsdl" PROVIDES = "smpeg" +DESCRIPTION = "SMPEG is a general purpose MPEG video/audio \ +player for Linux based on the mpeg_play and SPLAY \ +MPEG decoders." SRC_URI=cvs://anonymous:anonymous@cvs.icculus.org/cvs/cvsroot;module=smpeg;date=20040311 \ file://${FILESDIR}/m4.patch;patch=1 \ |