diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:09:33 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:09:33 -0400 |
commit | 5095fd40bb44b2b2a2dca4474be4e7bacc120e31 (patch) | |
tree | 1e8f6f12f36b7c489ba066c20390fc13e97c35db | |
parent | 27b11871aef758ea56ed46a42f811688ccf1ee8a (diff) |
multimedia/audiopreview: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | multimedia/audiopreview/README | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/multimedia/audiopreview/README b/multimedia/audiopreview/README index 018848c451bd..020d9381495d 100644 --- a/multimedia/audiopreview/README +++ b/multimedia/audiopreview/README @@ -1,10 +1,12 @@ -AudioPreview is a small command-line tool for Linux that can play previews of: +AudioPreview is a small command-line tool for Linux that can play +previews of: + * Audio Files - o mp3, ogg, flac, rm, wma... + mp3, ogg, flac, rm, wma... * Video Files - o avi, mpg, ogg, mkv, ... + avi, mpg, ogg, mkv, ... * Internet Streams - o radio stations, video streams and audio streams, ... + radio stations, video streams and audio streams, ... For additional codec support, install the optional dependencies gst0-plugins-ugly and gst0-ffmpeg (for video support). |