From 95e528147928ce1960252c99f8f23930ebcad2c0 Mon Sep 17 00:00:00 2001 From: suvari Date: Wed, 20 Apr 2016 23:21:43 +0300 Subject: [PATCH] qt5translations: docs.. deleted, qt5-doc: fix dep --- desktop/toolkit/qt5/qt5-doc/pspec.xml | 8 +++----- desktop/toolkit/qt5/qt5-translations/actions.py | 2 +- desktop/toolkit/qt5/qt5-translations/pspec.xml | 11 +++++------ 3 files changed, 9 insertions(+), 12 deletions(-) diff --git a/desktop/toolkit/qt5/qt5-doc/pspec.xml b/desktop/toolkit/qt5/qt5-doc/pspec.xml index bae14c1097..8943117cf8 100644 --- a/desktop/toolkit/qt5/qt5-doc/pspec.xml +++ b/desktop/toolkit/qt5/qt5-doc/pspec.xml @@ -1,4 +1,3 @@ - @@ -28,7 +27,7 @@ qt5-svg-docs qt5-script-docs qt5-sensors-docs - qt5-translations-docs + qt5-translations qt5-graphicaleffects-docs qt5-imageformats-docs qt5-websockets-docs @@ -53,16 +52,15 @@ /usr/share/licenses /usr/share/doc/qt5 - - 2016-04-17 + 2016-04-20 5.6.0 First release Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org - + \ No newline at end of file diff --git a/desktop/toolkit/qt5/qt5-translations/actions.py b/desktop/toolkit/qt5/qt5-translations/actions.py index 8c2596b878..404015f8a5 100644 --- a/desktop/toolkit/qt5/qt5-translations/actions.py +++ b/desktop/toolkit/qt5/qt5-translations/actions.py @@ -15,7 +15,7 @@ def setup(): def build(): qt5.make() - qt5.make("docs") + #qt5.make("docs") def install(): qt5.install("INSTALL_ROOT=%s install_docs" % get.installDIR()) diff --git a/desktop/toolkit/qt5/qt5-translations/pspec.xml b/desktop/toolkit/qt5/qt5-translations/pspec.xml index 800d1fab2c..be64c8db5d 100644 --- a/desktop/toolkit/qt5/qt5-translations/pspec.xml +++ b/desktop/toolkit/qt5/qt5-translations/pspec.xml @@ -1,4 +1,3 @@ - @@ -31,8 +30,8 @@ qt5-base - - + + - 2016-04-17 + 2016-04-20 5.6.0 First release Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org - + \ No newline at end of file