summaryrefslogtreecommitdiffstats
path: root/multimedia/yarock/README
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/yarock/README')
-rw-r--r--multimedia/yarock/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/multimedia/yarock/README b/multimedia/yarock/README
index be1f1a30f9..f6b893d3f1 100644
--- a/multimedia/yarock/README
+++ b/multimedia/yarock/README
@@ -2,3 +2,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.
+
+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.