diff options
Diffstat (limited to 'multimedia/smplayer/README')
-rw-r--r-- | multimedia/smplayer/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/multimedia/smplayer/README b/multimedia/smplayer/README index 74de41b10f..4ac145df3a 100644 --- a/multimedia/smplayer/README +++ b/multimedia/smplayer/README @@ -14,3 +14,8 @@ settings of all files you play. So you start to watch a movie but you have to leave... don't worry, when you open that movie again it will be resumed at the same point you left it, and with the same settings: audio track, subtitles, volume. + +If you prefer to build SMPlayer against Qt5 rather than Qt4, install +qt5 (available from SlackBuilds.org) and run the script like that: + + USE_QT5=yes ./smplayer.SlackBuild |