summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 17:24:00 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 17:24:00 -0400
commitc41165b3204e0572c23964abcead5c352a7ded66 (patch)
tree09281356323e89c6a7224df39297fd9f173602a4 /multimedia
parent904882ac5be8050f518eca7715e74db58b833c32 (diff)
downloadslackbuilds-c41165b3204e0572c23964abcead5c352a7ded66.tar.gz
slackbuilds-c41165b3204e0572c23964abcead5c352a7ded66.tar.xz
multimedia/vlc: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/vlc/README16
1 files changed, 8 insertions, 8 deletions
diff --git a/multimedia/vlc/README b/multimedia/vlc/README
index b1628da152..a9aeeda526 100644
--- a/multimedia/vlc/README
+++ b/multimedia/vlc/README
@@ -22,13 +22,13 @@ environment variable set e.g.
RUNASROOT=yes sh vlc.SlackBuild
Playing of AV1 encoded video is supported when either of SBo's
-multimedia/aom or libraries/dav1d packages is detected when vlc is built.
-One of these is expected to become required in a future release.
-Some versions of the automatically detected optional aom package are
-incompatible with this version of vlc and in this case the build will
-fai. This can be avoided by setting the AOM environment variable to "no"
-e.g.
+multimedia/aom or libraries/dav1d packages is detected when vlc
+is built. One of these is expected to become required in a future
+release. Some versions of the automatically detected optional aom
+package are incompatible with this version of vlc and in this case
+the build will fai. This can be avoided by setting the AOM environment
+variable to "no" e.g.
AOM=no sh vlc.SlackBuild
-Please advise the maintainer to suggest support for any further options.
-
+Please advise the maintainer to suggest support for any further
+options.