summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
author B. Watson2022-03-13 22:26:00 +0100
committer B. Watson2022-03-13 22:26:00 +0100
commit6bd65dcfb550fcf2d80de33f818681e03532a630 (patch)
tree533485c053b6106f9ef58cb7c8bec2d68c6bc4ad /multimedia
parent69eb1e168820cf987c2373a5538e9a2e65cad65f (diff)
downloadslackbuilds-6bd65dcfb550fcf2d80de33f818681e03532a630.tar.gz
multimedia/yarock: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/yarock/README17
1 files changed, 8 insertions, 9 deletions
diff --git a/multimedia/yarock/README b/multimedia/yarock/README
index f6b893d3f1..f58194dece 100644
--- a/multimedia/yarock/README
+++ b/multimedia/yarock/README
@@ -1,10 +1,9 @@
-Yarock is a modern looking music player, packed with features,
-that doesn't depend on any specific desktop environment.
-Yarock is designed to provide an easy and pretty music browser
-based on cover art.
+Yarock is a modern looking music player, packed with features,
+that doesn't depend on any specific desktop environment. Yarock is
+designed to provide an easy and pretty music browser based on cover
+art.
-NOTE:
-You can build yarock with alternate audio engine (phonon is the default one).
-If you want to disable phonon just use -DENABLE_PHONON=OFF as cmake option.
-For vlc audio engine -DENABLE_VLC=ON.
-For mpv audio engine -DENABLE_MPV=ON.
+NOTE: You can build yarock with an alternate audio engine (phonon is
+the default), by editing the SlackBuild. If you want to disable phonon
+just use -DENABLE_PHONON=OFF as a cmake option. For vlc audio engine
+-DENABLE_VLC=ON. For mpv audio engine -DENABLE_MPV=ON.