summaryrefslogtreecommitdiffstats
path: root/multimedia/yarock/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-04-18 21:03:31 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-22 08:11:11 +0700
commitf6b11b483579a4906964cabd0c76c0ebd740b913 (patch)
treeae67c396d89f12daed0a7d564a733f7bf28aea12 /multimedia/yarock/README
parenta4ff378152a9c85ffc3ff50309c704b8bea6d3e1 (diff)
downloadslackbuilds-f6b11b483579a4906964cabd0c76c0ebd740b913.tar.gz
slackbuilds-f6b11b483579a4906964cabd0c76c0ebd740b913.tar.xz
multimedia/yarock: Updated for version 1.1.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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.