wok-next 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 | d62fe91a106a |
children | 0c9fb14de34a |
files | QtWeb/receipt mesa-demos/receipt smtube/receipt |
line diff
1.1 --- a/QtWeb/receipt Wed Oct 25 00:02:43 2017 +0200 1.2 +++ b/QtWeb/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="QtWeb" 1.7 -COMMIT="c7c4a47d81" 1.8 +COMMIT="5ba3e1c0cf22fba7bdfc97f14727843c11c9d556" 1.9 VERSION=${COMMIT:0:4} 1.10 CATEGORY="network" 1.11 SHORT_DESC="Customizable Qt4 WebKit browser with opera-like gestures" 1.12 @@ -13,9 +13,8 @@ 1.13 WGET_URL="https://github.com/RomanChebotarev/$PACKAGE/archive/$COMMIT.tar.gz" 1.14 TAGS="web-browser" 1.15 1.16 -DEPENDS="libQtWebkit libQtXml cacerts xdg-utils" 1.17 -BUILD_DEPENDS="wget cacerts qmake Qt4-dev" 1.18 -SUGGESTED="libQtWebkit-video" 1.19 +DEPENDS="qt5 cacerts " 1.20 +BUILD_DEPENDS="wget cacerts qmake qt5-dev qtwebkit" 1.21 1.22 # Rules to configure and make the package. 1.23 compile_rules()
2.1 --- a/mesa-demos/receipt Wed Oct 25 00:02:43 2017 +0200 2.2 +++ b/mesa-demos/receipt Wed Oct 25 03:40:58 2017 +0200 2.3 @@ -11,7 +11,8 @@ 2.4 WGET_URL="ftp://ftp.freedesktop.org/pub/mesa/demos/$VERSION/$TARBALL" 2.5 2.6 DEPENDS="glew" 2.7 -BUILD_DEPENDS="glew-dev mesa-dev talloc-dev libegl-mesa pkg-config udev-dev expat-dev" 2.8 +BUILD_DEPENDS="glew-dev mesa-dev talloc-dev libegl-mesa pkg-config udev-dev \ 2.9 + expat-dev xorg-libxshmfence-dev" 2.10 2.11 # Rules to configure and make the package. 2.12 compile_rules()
3.1 --- a/smtube/receipt Wed Oct 25 00:02:43 2017 +0200 3.2 +++ b/smtube/receipt Wed Oct 25 03:40:58 2017 +0200 3.3 @@ -1,7 +1,7 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="smtube" 3.7 -VERSION="16.7.2" 3.8 +VERSION="17.5.0" 3.9 CATEGORY="multimedia" 3.10 SHORT_DESC="Qt Youtube browser using *mplayer or vlc." 3.11 MAINTAINER="psychomaniak@xakep.ru" 3.12 @@ -10,8 +10,8 @@ 3.13 WEB_SITE="http://smtube.sourceforge.net/" 3.14 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 3.15 3.16 -DEPENDS="smplayer libQtGui libQtXml libQtScript libQtWebkit cacerts" 3.17 -BUILD_DEPENDS="wget qmake Qt4-dev" 3.18 +DEPENDS="smplayer cacerts qt5 qt5-script qtwebkit" 3.19 +BUILD_DEPENDS="wget qt5-dev qtwebkit " 3.20 3.21 # Rules to configure and make the package. 3.22 compile_rules()