diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:26:00 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:26:00 -0400 |
commit | 6bd65dcfb550fcf2d80de33f818681e03532a630 (patch) | |
tree | 533485c053b6106f9ef58cb7c8bec2d68c6bc4ad /multimedia/yarock | |
parent | 69eb1e168820cf987c2373a5538e9a2e65cad65f (diff) | |
download | slackbuilds-6bd65dcfb550fcf2d80de33f818681e03532a630.tar.gz |
multimedia/yarock: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'multimedia/yarock')
-rw-r--r-- | multimedia/yarock/README | 17 |
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. |