wok-next rev 19994
Up qtwebkit, smplayer, nomacs, qedit
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Fri Oct 20 15:48:04 2017 +0200 (2017-10-20) |
parents | 00ca06310c5e |
children | 3052bbfd8cd8 |
files | nomacs/receipt qedit/receipt qtwebkit/receipt smplayer/receipt |
line diff
1.1 --- a/nomacs/receipt Fri Oct 20 15:29:03 2017 +0200 1.2 +++ b/nomacs/receipt Fri Oct 20 15:48:04 2017 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="nomacs" 1.7 -VERSION="2.4.6" 1.8 +VERSION="3.6.1" 1.9 CATEGORY="graphics" 1.10 SHORT_DESC="Pictures browser" 1.11 MAINTAINER="psychomaniak@xakep.ru" 1.12 @@ -10,9 +10,8 @@ 1.13 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 WGET_URL="https://github.com/nomacs/nomacs/archive/$VERSION.tar.gz" 1.15 1.16 -DEPENDS="libQtCore libQtGui libQtNetwork libgomp exiv2" 1.17 -BUILD_DEPENDS="Qt4-dev qmake cmake exiv2-dev libraw-dev zlib-dev expat-dev" 1.18 -SUGGESTED="xdg-utils qtconfig" 1.19 +DEPENDS="qt5" 1.20 +BUILD_DEPENDS="qt5-dev cmake exiv2-dev libraw-dev zlib-dev expat-dev" 1.21 1.22 # Rules to configure and make the package. 1.23 compile_rules()
2.1 --- a/qedit/receipt Fri Oct 20 15:29:03 2017 +0200 2.2 +++ b/qedit/receipt Fri Oct 20 15:48:04 2017 +0200 2.3 @@ -11,8 +11,8 @@ 2.4 WGET_URL="$WEB_SITE/tgz/$TARBALL" 2.5 TAGS="text-editor" 2.6 2.7 -DEPENDS="libQtGui libQtDBus libQtNetwork xcb-util-keysyms" 2.8 -BUILD_DEPENDS="Qt4-dev cmake qmake xcb-util-keysyms-dev zlib-dev" 2.9 +DEPENDS="qt5 xcb-util-keysyms" 2.10 +BUILD_DEPENDS="qt5-dev cmake xcb-util-keysyms-dev zlib-dev" 2.11 2.12 # Rules to configure and make the package. 2.13 compile_rules()
3.1 --- a/qtwebkit/receipt Fri Oct 20 15:29:03 2017 +0200 3.2 +++ b/qtwebkit/receipt Fri Oct 20 15:48:04 2017 +0200 3.3 @@ -17,7 +17,8 @@ 3.4 DEPENDS="qt5 sqlite gstreamer1 gst1-plugins-base" 3.5 BUILD_DEPENDS="qt5-dev cmake bison flex gperf ruby-dev xorg-dev mesa17-dev \ 3.6 freetype-dev fontconfig-dev sqlite-dev libpng-dev libjpeg-turbo-dev icu-dev \ 3.7 -gstreamer1-dev gst1-plugins-base-dev glib-dev zlib-dev" 3.8 +gstreamer1-dev gst1-plugins-base-dev glib-dev zlib-dev libxslt-python \ 3.9 +libxslt-dev" 3.10 3.11 compile_rules() 3.12 {
4.1 --- a/smplayer/receipt Fri Oct 20 15:29:03 2017 +0200 4.2 +++ b/smplayer/receipt Fri Oct 20 15:48:04 2017 +0200 4.3 @@ -1,7 +1,7 @@ 4.4 # SliTaz package receipt. 4.5 4.6 PACKAGE="smplayer" 4.7 -VERSION="16.11.0" 4.8 +VERSION="17.10.2" 4.9 CATEGORY="multimedia" 4.10 SHORT_DESC="QT-based front-end for MPlayer or mpv" 4.11 MAINTAINER="psychomaniak@xakep.ru" 4.12 @@ -11,8 +11,8 @@ 4.13 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 4.14 TAGS="player audio video movie" 4.15 4.16 -DEPENDS="mplayer-cli libQtCore libQtGui libQtXml libQtScript libQtDBus" 4.17 -BUILD_DEPENDS="Qt4-dev qmake zlib-dev" 4.18 +DEPENDS="mplayer-cli qt5" 4.19 +BUILD_DEPENDS="qt5-dev zlib-dev" 4.20 SUGGESTED="smplayer-themes mpv" 4.21 4.22