From e5cacaf7060d2eb998ee2471d029404003934c7e Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Sun, 17 Apr 2016 20:06:28 +0300 Subject: [PATCH] qt5-doc:v.bump to 5.6.0 --- desktop/toolkit/qt5/qt5-doc/actions.py | 4 +--- desktop/toolkit/qt5/qt5-doc/pspec.xml | 10 +++++----- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/desktop/toolkit/qt5/qt5-doc/actions.py b/desktop/toolkit/qt5/qt5-doc/actions.py index 0ed55c52bb..e0d00f5cd8 100644 --- a/desktop/toolkit/qt5/qt5-doc/actions.py +++ b/desktop/toolkit/qt5/qt5-doc/actions.py @@ -14,9 +14,7 @@ def setup(): qt5.configure() def build(): - qt5.make() qt5.make("docs") def install(): - qt5.install("INSTALL_ROOT=%s" % get.installDIR()) - qt5.install("install_docs") + qt5.install(" install_docs INSTALL_ROOT=%s" % get.installDIR()) diff --git a/desktop/toolkit/qt5/qt5-doc/pspec.xml b/desktop/toolkit/qt5/qt5-doc/pspec.xml index 7cf46aab9e..5697765633 100644 --- a/desktop/toolkit/qt5/qt5-doc/pspec.xml +++ b/desktop/toolkit/qt5/qt5-doc/pspec.xml @@ -13,9 +13,9 @@ A cross-platform application and UI framework (Documentation) A cross-platform application and UI framework (Documentation) LGPLv2.1-linking-exception - http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtdoc-opensource-src-5.5.1.tar.xz + http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtdoc-opensource-src-5.6.0.tar.xz - qt5-base-devel + qt5-base-devel qt5-sql-sqlite qt5-assistant @@ -24,7 +24,7 @@ qt5-doc - qt5-base + qt5-base qt5-script qt5-svg qt5-xmlpatterns @@ -40,8 +40,8 @@ - 2015-10-16 - 5.5.1 + 2016-04-17 + 5.6.0 First release Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org