wok-next diff smtube/receipt @ rev 20071

Up qtweb, smtube, mesa-demos
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Wed Oct 25 03:40:58 2017 +0200 (2017-10-25)
parents 9a9d8eb38212
children 0c9fb14de34a
line diff
     1.1 --- a/smtube/receipt	Sat Dec 10 13:06:49 2016 +0100
     1.2 +++ b/smtube/receipt	Wed Oct 25 03:40:58 2017 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="smtube"
     1.7 -VERSION="16.7.2"
     1.8 +VERSION="17.5.0"
     1.9  CATEGORY="multimedia"
    1.10  SHORT_DESC="Qt Youtube browser using *mplayer or vlc."
    1.11  MAINTAINER="psychomaniak@xakep.ru"
    1.12 @@ -10,8 +10,8 @@
    1.13  WEB_SITE="http://smtube.sourceforge.net/"
    1.14  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.15  
    1.16 -DEPENDS="smplayer libQtGui libQtXml libQtScript libQtWebkit cacerts"
    1.17 -BUILD_DEPENDS="wget qmake Qt4-dev"
    1.18 +DEPENDS="smplayer cacerts qt5 qt5-script qtwebkit"
    1.19 +BUILD_DEPENDS="wget qt5-dev qtwebkit "
    1.20  
    1.21  # Rules to configure and make the package.
    1.22  compile_rules()