diff options
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 |
commit | f6b11b483579a4906964cabd0c76c0ebd740b913 (patch) | |
tree | ae67c396d89f12daed0a7d564a733f7bf28aea12 /multimedia/yarock/README | |
parent | a4ff378152a9c85ffc3ff50309c704b8bea6d3e1 (diff) |
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/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/multimedia/yarock/README b/multimedia/yarock/README index be1f1a30f9d8b..f6b893d3f11bd 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. |