mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
b09659ab9c
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
426 B
Text
10 lines
426 B
Text
SMTube is an application that allows to browse, search and play YouTube
|
|
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:
|
|
|
|
USE_QT5=yes ./smplayer.SlackBuild
|