diff options
author | Andrzej Telszewski <atelszewski@gmail.com> | 2020-09-26 06:53:26 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-26 16:10:55 +0700 |
commit | b09659ab9c38770ac7c719304b15242f6ae890ec (patch) | |
tree | 0f4830aa905f1fcfaf0eaf39e38d8d9eada1f915 /multimedia/smtube/README | |
parent | 587a44bd8168c7a82f4fc4fe7a46d1e35fec23da (diff) | |
download | slackbuilds-b09659ab9c38770ac7c719304b15242f6ae890ec.tar.gz |
multimedia/smtube: Updated for version 20.6.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/smtube/README')
-rw-r--r-- | multimedia/smtube/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/smtube/README b/multimedia/smtube/README index 5b45f3a55f..e4e60dc5ba 100644 --- a/multimedia/smtube/README +++ b/multimedia/smtube/README @@ -3,7 +3,8 @@ videos. Videos are played back with a media player (by default SMPlayer) instead of a flash player, this allows better performance, particularly with HD content. -If you prefer to build SMTube against Qt5 rather than Qt4, install qt5 and -qt5-webkit (both available from SlackBuilds.org) and run the script like that: +If you prefer to build SMTube against Qt5 rather than Qt4, install qt5 +and qt5-webkit (both available from SlackBuilds.org) and run the script +like that: USE_QT5=yes ./smplayer.SlackBuild |