wok rev 24287
updated smtube (20.1.0 -> 21.10.0)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Jan 13 14:17:04 2022 +0100 (2022-01-13) |
parents | c1b9da2fd6c7 |
children | 1df6fa555414 |
files | smtube/description.txt smtube/receipt |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/smtube/description.txt Thu Jan 13 14:17:04 2022 +0100 1.3 @@ -0,0 +1,3 @@ 1.4 +SMTube is an application that allows to browse, search and play YouTube videos. 1.5 +Videos are played back with a media player (by default SMPlayer) instead of a 1.6 +flash player, this allows better performance, particularly with HD content.
2.1 --- a/smtube/receipt Thu Jan 13 13:50:28 2022 +0100 2.2 +++ b/smtube/receipt Thu Jan 13 14:17:04 2022 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="smtube" 2.7 -VERSION="20.1.0" 2.8 +VERSION="21.10.0" 2.9 CATEGORY="multimedia" 2.10 SHORT_DESC="Qt Youtube browser using *mplayer or vlc." 2.11 MAINTAINER="psychomaniak@xakep.ru" 2.12 @@ -20,7 +20,7 @@ 2.13 # Do not show or promote any video by default 2.14 sed 's|tonvid.com/|&terms-of-use.php|' -i src/browserwindow.cpp 2.15 make PREFIX=/usr && 2.16 - make PREFIX=/usr DESTDIR=$DESTDIR install 2.17 + make install PREFIX=/usr DESTDIR=$DESTDIR 2.18 } 2.19 2.20 # Rules to gen a SliTaz package suitable for Tazpkg.