diff options
-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 f6b893d3f11b..f58194dece14 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. |