summaryrefslogtreecommitdiffstats
path: root/video-libs/libmpeg2/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'video-libs/libmpeg2/DETAILS')
-rwxr-xr-xvideo-libs/libmpeg2/DETAILS13
1 files changed, 9 insertions, 4 deletions
diff --git a/video-libs/libmpeg2/DETAILS b/video-libs/libmpeg2/DETAILS
index c110e88ff5..e25edaf15f 100755
--- a/video-libs/libmpeg2/DETAILS
+++ b/video-libs/libmpeg2/DETAILS
@@ -9,10 +9,15 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
LICENSE[0]=GPL
KEYWORDS="video"
SHORT="libmpeg2 is a library for decoding mpeg-2 and mpeg-1 video"
+
+
cat << EOF
-mpeg2dec is a test program for libmpeg2. It decodes mpeg-1 and mpeg-2 video streams, and also includes a demultiplexer for mpeg-1 and mpeg-2 program streams. It is purposely kept simple : it does not include features like reading files from a DVD, CSS, fullscreen output, navigation, etc... The main purpose of mpeg2dec is to have a simple test bed for libmpeg2.
+mpeg2dec is a test program for libmpeg2. It decodes mpeg-1 and mpeg-2 video
+streams, and also includes a demultiplexer for mpeg-1 and mpeg-2 program
+streams. It is purposely kept simple : it does not include features like
+reading files from a DVD, CSS, fullscreen output, navigation, etc... The
+main purpose of mpeg2dec is to have a simple test bed for libmpeg2.
-The libmpeg2 source code is always distributed in the mpeg2dec package, to make it easier for people to test it.
+The libmpeg2 source code is always distributed in the mpeg2dec package,
+to make it easier for people to test it.
EOF
-
-