diff --git a/components.py b/components.py old mode 100755 new mode 100644 diff --git a/components.xml b/components.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/addon/prison-qt5/pspec.xml b/desktop/kde/addon/prison-qt5/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/application/ark/pspec.xml b/desktop/kde/application/ark/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/application/dolphin-plugins/actions.py b/desktop/kde/application/dolphin-plugins/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/application/dolphin-plugins/pspec.xml b/desktop/kde/application/dolphin-plugins/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/application/dolphin-plugins/translations.xml b/desktop/kde/application/dolphin-plugins/translations.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/application/dragonplayer/actions.py b/desktop/kde/application/dragonplayer/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/application/dragonplayer/pspec.xml b/desktop/kde/application/dragonplayer/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/application/kate/pspec.xml b/desktop/kde/application/kate/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/application/kde-baseapps/actions.py b/desktop/kde/application/kde-baseapps/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/application/kde-baseapps/pspec.xml b/desktop/kde/application/kde-baseapps/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/attica/actions.py b/desktop/kde/framework/attica/actions.py old mode 100755 new mode 100644 index 6bca2ff70d..bd0a51e8ab --- a/desktop/kde/framework/attica/actions.py +++ b/desktop/kde/framework/attica/actions.py @@ -19,5 +19,5 @@ def build(): def install(): cmaketools.install() - + pisitools.dodoc("README.md", "COPYING", "AUTHORS", "ChangeLog") diff --git a/desktop/kde/framework/attica/pspec.xml b/desktop/kde/framework/attica/pspec.xml old mode 100755 new mode 100644 index 3a89305184..d20df86d65 --- a/desktop/kde/framework/attica/pspec.xml +++ b/desktop/kde/framework/attica/pspec.xml @@ -32,7 +32,7 @@ /usr/share/doc - + attica-devel Development files for attica5 @@ -68,6 +68,6 @@ Version bump. Stefan Gronewold(groni) groni@pisilinux.org - + diff --git a/desktop/kde/framework/attica/translations.xml b/desktop/kde/framework/attica/translations.xml old mode 100755 new mode 100644 index e28bb94c4a..ade3893c12 --- a/desktop/kde/framework/attica/translations.xml +++ b/desktop/kde/framework/attica/translations.xml @@ -4,8 +4,8 @@ attica5 Açık İşbirliği Hizmetleri (Open Collaboration Services) programlama arayüzü gerçeklemesi ttica, freedesktop.org'daki Açık İşbirliği Hizmetleri programlama arayüzünün 1.4 sürümünü gerçekleyen bir Qt 5 kitaplığıdır. - - + + attica5-devel attica5 için geliştirme dosyaları diff --git a/desktop/kde/framework/extra-cmake-modules/actions.py b/desktop/kde/framework/extra-cmake-modules/actions.py old mode 100755 new mode 100644 index 897ee37457..0610ed5f1e --- a/desktop/kde/framework/extra-cmake-modules/actions.py +++ b/desktop/kde/framework/extra-cmake-modules/actions.py @@ -16,10 +16,9 @@ def setup(): -DBUILD_MAN_DOCS=OFF", sourceDir=".") def build(): - cmaketools.make() + cmaketools.make() def install(): cmaketools.rawInstall("DESTDIR=%s" % get.installDIR()) - - pisitools.dodoc("README.rst", "COPYING-CMAKE-SCRIPTS") - \ No newline at end of file + + pisitools.dodoc("README.rst", "COPYING-CMAKE-SCRIPTS") \ No newline at end of file diff --git a/desktop/kde/framework/extra-cmake-modules/pspec.xml b/desktop/kde/framework/extra-cmake-modules/pspec.xml old mode 100755 new mode 100644 index f84154a2d9..a9a345b78d --- a/desktop/kde/framework/extra-cmake-modules/pspec.xml +++ b/desktop/kde/framework/extra-cmake-modules/pspec.xml @@ -15,7 +15,6 @@ http://download.kde.org/stable/frameworks/5.13/extra-cmake-modules-5.13.0.tar.xz cmake - @@ -24,13 +23,13 @@ cmake - + /usr/share - /usr/lib - /usr/share/man/man7 + /usr/lib + /usr/share/man/man7 - + 2015-08-16 @@ -45,6 +44,6 @@ First Release. Stefan Gronewold(groni) groni@pisilinux.org - + diff --git a/desktop/kde/framework/frameworkintegration/actions.py b/desktop/kde/framework/frameworkintegration/actions.py old mode 100755 new mode 100644 index de93b2e5ec..f076b8ebd7 --- a/desktop/kde/framework/frameworkintegration/actions.py +++ b/desktop/kde/framework/frameworkintegration/actions.py @@ -20,5 +20,5 @@ def build(): def install(): cmaketools.install() - + pisitools.dodoc("README.md", "COPYING.LIB") diff --git a/desktop/kde/framework/frameworkintegration/pspec.xml b/desktop/kde/framework/frameworkintegration/pspec.xml old mode 100755 new mode 100644 index f2ebf0ceb2..63f147c3c7 --- a/desktop/kde/framework/frameworkintegration/pspec.xml +++ b/desktop/kde/framework/frameworkintegration/pspec.xml @@ -64,7 +64,7 @@ /usr/share/doc - + frameworkintegration-devel Development files for framework-integration @@ -113,6 +113,6 @@ New Release. Stefan Gronewold(groni) groni@pisilinux.org - + diff --git a/desktop/kde/framework/kactivities/actions.py b/desktop/kde/framework/kactivities/actions.py old mode 100755 new mode 100644 index 82c829232e..f5a6a79cfa --- a/desktop/kde/framework/kactivities/actions.py +++ b/desktop/kde/framework/kactivities/actions.py @@ -23,5 +23,5 @@ def build(): def install(): cmaketools.install() - + pisitools.dodoc("README.md", "MAINTAINER", "TODO") diff --git a/desktop/kde/framework/kactivities/pspec.xml b/desktop/kde/framework/kactivities/pspec.xml old mode 100755 new mode 100644 index c6aaeca976..3af7e09fae --- a/desktop/kde/framework/kactivities/pspec.xml +++ b/desktop/kde/framework/kactivities/pspec.xml @@ -46,7 +46,7 @@ qt5-sql-odbc extra-cmake-modules - + build-source.patch @@ -77,7 +77,7 @@ /usr/share/doc - + kactivities-devel Development files for kactivities @@ -124,6 +124,6 @@ First Release. Stefan Gronewold(groni) groni@pisilinux.org - + diff --git a/desktop/kde/framework/kapidox/actions.py b/desktop/kde/framework/kapidox/actions.py old mode 100755 new mode 100644 index 8b093667f5..d5032c00e5 --- a/desktop/kde/framework/kapidox/actions.py +++ b/desktop/kde/framework/kapidox/actions.py @@ -19,5 +19,5 @@ def build(): def install(): cmaketools.install() - + pisitools.dodoc("README.md") diff --git a/desktop/kde/framework/kapidox/pspec.xml b/desktop/kde/framework/kapidox/pspec.xml old mode 100755 new mode 100644 index 34be782172..d34e828648 --- a/desktop/kde/framework/kapidox/pspec.xml +++ b/desktop/kde/framework/kapidox/pspec.xml @@ -27,10 +27,10 @@ qt5-base - /usr/bin - /usr/lib - /usr/share - /usr/share/doc + /usr/bin + /usr/lib + /usr/share + /usr/share/doc diff --git a/desktop/kde/framework/kapidox/translations.xml b/desktop/kde/framework/kapidox/translations.xml old mode 100755 new mode 100644 index 87e767ae6f..74467ff343 --- a/desktop/kde/framework/kapidox/translations.xml +++ b/desktop/kde/framework/kapidox/translations.xml @@ -1,13 +1,8 @@ - ki18n - KDE grafik arabirim yerelleştirme kitaplığı - ki18n, KDE Frameworks 5 için, Gettext tabanlı bir grafik arabirim yerelleştirme kitaplığıdır - - - - ki18n-devel - ki18n için geliştirme dosyaları - + kapidox + KDE5 Frameworks API dokümantasyon araçları. + KDE5 Frameworks API dokümantasyon araçları. + diff --git a/desktop/kde/framework/karchive/actions.py b/desktop/kde/framework/karchive/actions.py old mode 100755 new mode 100644 index f1da0a0e61..5bba31f6ca --- a/desktop/kde/framework/karchive/actions.py +++ b/desktop/kde/framework/karchive/actions.py @@ -18,5 +18,5 @@ def build(): def install(): cmaketools.install() - + pisitools.dodoc("README.md", "COPYING", "COPYING.LIB", "AUTHORS") diff --git a/desktop/kde/framework/karchive/pspec.xml b/desktop/kde/framework/karchive/pspec.xml old mode 100755 new mode 100644 index 0e04935118..9f320319ff --- a/desktop/kde/framework/karchive/pspec.xml +++ b/desktop/kde/framework/karchive/pspec.xml @@ -38,10 +38,10 @@ /usr/share/doc - + karchive-devel - Development files for karchive + Development files for karchive qt5-base-devel karchive @@ -49,7 +49,7 @@ /usr/include /usr/lib/cmake - /usr/lib/pkgconfig + /usr/lib/pkgconfig @@ -74,6 +74,6 @@ First Release. Stefan Gronewold(groni) groni@pisilinux.org - + diff --git a/desktop/kde/framework/kauth/actions.py b/desktop/kde/framework/kauth/actions.py old mode 100755 new mode 100644 index 8fc39e8aaa..79747687a3 --- a/desktop/kde/framework/kauth/actions.py +++ b/desktop/kde/framework/kauth/actions.py @@ -21,5 +21,5 @@ def build(): def install(): cmaketools.install() - + pisitools.dodoc("README.md", "COPYING.LIB") diff --git a/desktop/kde/framework/kauth/pspec.xml b/desktop/kde/framework/kauth/pspec.xml old mode 100755 new mode 100644 index 490bb4b9c3..f9a73b36ee --- a/desktop/kde/framework/kauth/pspec.xml +++ b/desktop/kde/framework/kauth/pspec.xml @@ -38,7 +38,7 @@ /usr/share/doc - + kauth-devel Development files for kauth @@ -74,6 +74,6 @@ First Release. Stefan Gronewold(groni) groni@pisilinux.org - + diff --git a/desktop/kde/framework/kbookmarks/actions.py b/desktop/kde/framework/kbookmarks/actions.py old mode 100755 new mode 100644 index 01e8c95948..f14640114c --- a/desktop/kde/framework/kbookmarks/actions.py +++ b/desktop/kde/framework/kbookmarks/actions.py @@ -20,5 +20,5 @@ def build(): def install(): cmaketools.install() - + pisitools.dodoc("README.md", "COPYING.LIB") diff --git a/desktop/kde/framework/kbookmarks/pspec.xml b/desktop/kde/framework/kbookmarks/pspec.xml old mode 100755 new mode 100644 index ffd177864b..b02c29eddd --- a/desktop/kde/framework/kbookmarks/pspec.xml +++ b/desktop/kde/framework/kbookmarks/pspec.xml @@ -49,7 +49,7 @@ /usr/share/doc - + kbookmarks-devel Development files for kbookmarks @@ -91,6 +91,6 @@ First Release. Stefan Gronewold(groni) groni@pisilinux.org - + diff --git a/desktop/kde/framework/kcmutils/actions.py b/desktop/kde/framework/kcmutils/actions.py old mode 100755 new mode 100644 index 01e8c95948..f14640114c --- a/desktop/kde/framework/kcmutils/actions.py +++ b/desktop/kde/framework/kcmutils/actions.py @@ -20,5 +20,5 @@ def build(): def install(): cmaketools.install() - + pisitools.dodoc("README.md", "COPYING.LIB") diff --git a/desktop/kde/framework/kcmutils/pspec.xml b/desktop/kde/framework/kcmutils/pspec.xml old mode 100755 new mode 100644 index f4722dd98e..213d5dd20c --- a/desktop/kde/framework/kcmutils/pspec.xml +++ b/desktop/kde/framework/kcmutils/pspec.xml @@ -60,7 +60,7 @@ /usr/share/doc - + kcmutils-devel Development files for kcmutils @@ -108,6 +108,6 @@ First Release. Stefan Gronewold(groni) groni@pisilinux.org - + diff --git a/desktop/kde/framework/kcodecs/actions.py b/desktop/kde/framework/kcodecs/actions.py old mode 100755 new mode 100644 index 31d089f3f0..07193655e2 --- a/desktop/kde/framework/kcodecs/actions.py +++ b/desktop/kde/framework/kcodecs/actions.py @@ -21,5 +21,5 @@ def build(): def install(): cmaketools.install() - + pisitools.dodoc("README.md", "COPYING", "COPYING.LIB") diff --git a/desktop/kde/framework/kcodecs/pspec.xml b/desktop/kde/framework/kcodecs/pspec.xml old mode 100755 new mode 100644 index b9613a8a78..646e2fdd8c --- a/desktop/kde/framework/kcodecs/pspec.xml +++ b/desktop/kde/framework/kcodecs/pspec.xml @@ -24,7 +24,7 @@ kcodecs qt5-base - libgcc + libgcc /usr/share @@ -34,7 +34,7 @@ /usr/share/doc - + kcodecs-devel Development files for kcodecs @@ -70,6 +70,6 @@ First Release. Stefan Gronewold(groni) groni@pisilinux.org - + diff --git a/desktop/kde/framework/kcompletion/actions.py b/desktop/kde/framework/kcompletion/actions.py index 58699d30b0..82294c9353 100644 --- a/desktop/kde/framework/kcompletion/actions.py +++ b/desktop/kde/framework/kcompletion/actions.py @@ -20,5 +20,5 @@ def build(): def install(): cmaketools.install() - + pisitools.dodoc("README.md", "COPYING.LIB") diff --git a/desktop/kde/framework/kcompletion/pspec.xml b/desktop/kde/framework/kcompletion/pspec.xml index 16db7c6a3a..fa52b1260b 100644 --- a/desktop/kde/framework/kcompletion/pspec.xml +++ b/desktop/kde/framework/kcompletion/pspec.xml @@ -10,7 +10,7 @@ LGPLv2 library - app:console + app:console Addon with auto completion widgets and classes KCompletion provides widgets with advanced completion support as well as a lower-level completion class which can be used with your own widgets. http://download.kde.org/stable/frameworks/5.13/kcompletion-5.13.0.tar.xz @@ -40,7 +40,7 @@ /usr/share/doc - + kcompletion-devel Development files for kcompletion @@ -77,6 +77,6 @@ First Release. Stefan Gronewold(groni) groni@pisilinux.org - + diff --git a/desktop/kde/framework/kconfig/actions.py b/desktop/kde/framework/kconfig/actions.py old mode 100755 new mode 100644 index 8307c96119..e31f341c79 --- a/desktop/kde/framework/kconfig/actions.py +++ b/desktop/kde/framework/kconfig/actions.py @@ -20,5 +20,5 @@ def build(): def install(): cmaketools.install() - + pisitools.dodoc("README.md", "COPYING.LIB", "DESIGN", "TODO") diff --git a/desktop/kde/framework/kconfig/files/0001-ensure-platform-window-resize-processing.patch b/desktop/kde/framework/kconfig/files/0001-ensure-platform-window-resize-processing.patch deleted file mode 100644 index 9a7fa39635..0000000000 --- a/desktop/kde/framework/kconfig/files/0001-ensure-platform-window-resize-processing.patch +++ /dev/null @@ -1,42 +0,0 @@ -From 06632ddebeefa97594c19fc4ede5b89ed263b917 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Thomas=20L=C3=BCbking?= -Date: Sat, 2 Aug 2014 12:25:00 +0200 -Subject: [PATCH] ensure platform window resize processing - ---- - src/gui/kwindowconfig.cpp | 5 +++++ - 1 file changed, 5 insertions(+) - -diff --git a/src/gui/kwindowconfig.cpp b/src/gui/kwindowconfig.cpp -index c3cefb7..a906cd5 100644 ---- a/src/gui/kwindowconfig.cpp -+++ b/src/gui/kwindowconfig.cpp -@@ -21,6 +21,7 @@ - - #include "kwindowconfig.h" - -+#include - #include - #include - -@@ -63,6 +64,7 @@ void KWindowConfig::restoreWindowSize(QWindow *window, const KConfigGroup &confi - if (!window) { - return; - } -+ window->create(); // ensure the platform window is created before attempting the resize - - const QRect desk = window->screen()->geometry(); - -@@ -80,6 +82,9 @@ void KWindowConfig::restoreWindowSize(QWindow *window, const KConfigGroup &confi - - // If window is maximized set maximized state and in all case set the size - window->resize(width, height); -+ // restoring the size will often happen before event processing -+ // -> force processing now to have the platform window pick the new size -+ QCoreApplication::processEvents(); - if (isMaximized) { - window->setWindowState(Qt::WindowMaximized); - } --- -2.0.3 - diff --git a/desktop/kde/framework/kconfig/files/session-restore.patch b/desktop/kde/framework/kconfig/files/session-restore.patch deleted file mode 100644 index d82f5451cd..0000000000 --- a/desktop/kde/framework/kconfig/files/session-restore.patch +++ /dev/null @@ -1,128 +0,0 @@ - From 9978cfd5ccd18509dd514b3a7ada8c158c209de1 Mon Sep 17 00:00:00 2001 -From: Stefan Becker -Date: Sat, 9 May 2015 17:16:27 +0300 -Subject: [PATCH 1/3] Add KConfigGui::setSessionConfig() - -When the application receives a saveState signal it needs to replace the -current KConfig object with a new one based on the QSessionManager -information. Add a new interface that accepts the new session id and key. - -BUG: 346768 -REVIEW: 123705 ---- - src/gui/kconfiggui.cpp | 41 ++++++++++++++++++++++++++++++++--------- - src/gui/kconfiggui.h | 17 +++++++++++++++-- - 2 files changed, 47 insertions(+), 11 deletions(-) - -diff --git a/src/gui/kconfiggui.cpp b/src/gui/kconfiggui.cpp -index 0048c60..67b6009 100644 ---- a/src/gui/kconfiggui.cpp -+++ b/src/gui/kconfiggui.cpp -@@ -25,28 +25,51 @@ - - #include - -+static QString configName(const QString &id, const QString &key) -+{ -+ return(QLatin1String("session/") + QGuiApplication::applicationName() + -+ QLatin1Char('_') + id + -+ QLatin1Char('_') + key); -+} -+ - static KConfig *s_sessionConfig = Q_NULLPTR; - - KConfig *KConfigGui::sessionConfig() - { -- if (!s_sessionConfig) { // create an instance specific config object -- s_sessionConfig = new KConfig(sessionConfigName(), KConfig::SimpleConfig); -+#ifdef QT_NO_SESSIONMANAGER -+#error QT_NO_SESSIONMANAGER was set, this will not compile. Reconfigure Qt with Session management support. -+#endif -+ if (!hasSessionConfig()) { -+ // create the default instance specific config object -+ // from applications' -session command line parameter -+ s_sessionConfig = new KConfig(configName(qApp->sessionId(), -+ qApp->sessionKey()), -+ KConfig::SimpleConfig); - } -+ - return s_sessionConfig; - } - -+void KConfigGui::setSessionConfig(const QString &id, const QString &key) -+{ -+ if (hasSessionConfig()) { -+ delete s_sessionConfig; -+ s_sessionConfig = Q_NULLPTR; -+ } -+ -+ // create a new instance specific config object from supplied id & key -+ s_sessionConfig = new KConfig(configName(id, key), -+ KConfig::SimpleConfig); -+} -+ - bool KConfigGui::hasSessionConfig() - { - return s_sessionConfig != Q_NULLPTR; - } - -+#ifndef KDE_NO_DEPRECATED - QString KConfigGui::sessionConfigName() - { --#ifdef QT_NO_SESSIONMANAGER --#error QT_NO_SESSIONMANAGER was set, this will not compile. Reconfigure Qt with Session management support. --#endif -- const QString sessionKey = qApp->sessionKey(); -- const QString sessionId = qApp->sessionId(); -- return QString(QLatin1String("session/%1_%2_%3")).arg(QGuiApplication::applicationName()).arg(sessionId).arg(sessionKey); -+ return sessionConfig()->name(); - } -- -+#endif -diff --git a/src/gui/kconfiggui.h b/src/gui/kconfiggui.h -index 173400f..fe1f820 100644 ---- a/src/gui/kconfiggui.h -+++ b/src/gui/kconfiggui.h -@@ -31,7 +31,7 @@ class KConfig; - namespace KConfigGui - { - /** -- * Returns the application session config object. -+ * Returns the current application session config object. - * - * @return A pointer to the application's instance specific - * KConfig object. -@@ -40,6 +40,16 @@ namespace KConfigGui - KCONFIGGUI_EXPORT KConfig *sessionConfig(); - - /** -+ * Replaces the current application session config object. -+ * -+ * @param id new session id -+ * @param key new session key -+ * -+ * @since 5.11 -+ */ -+KCONFIGGUI_EXPORT void setSessionConfig(const QString &id, const QString &key); -+ -+/** - * Indicates if a session config has been created for that application - * (ie. if sessionConfig() got called at least once) - * -@@ -51,8 +61,11 @@ KCONFIGGUI_EXPORT bool hasSessionConfig(); - * Returns the name of the application session - * - * @return the application session name -+ * @deprecated since 5.11, use sessionConfig()->name() - */ --KCONFIGGUI_EXPORT QString sessionConfigName(); -+#ifndef KDE_NO_DEPRECATED -+KCONFIGGUI_DEPRECATED QString sessionConfigName(); -+#endif - } - - #endif // KCONFIGGUI_H --- -2.4.1 - - diff --git a/desktop/kde/framework/kconfig/pspec.xml b/desktop/kde/framework/kconfig/pspec.xml old mode 100755 new mode 100644 index a02a5ccf12..f56973bbbe --- a/desktop/kde/framework/kconfig/pspec.xml +++ b/desktop/kde/framework/kconfig/pspec.xml @@ -20,10 +20,6 @@ qt5-linguist extra-cmake-modules - - - @@ -41,7 +37,7 @@ /usr/share/doc - + kconfig-devel Development files for kconfig @@ -52,7 +48,7 @@ /usr/include /usr/lib/cmake - /usr/lib/pkgconfig + /usr/lib/pkgconfig @@ -77,6 +73,6 @@ First Release. Stefan Gronewold(groni) groni@pisilinux.org - + diff --git a/desktop/kde/framework/kconfigwidgets/actions.py b/desktop/kde/framework/kconfigwidgets/actions.py old mode 100755 new mode 100644 index b4c095499e..c2ec87fdfd --- a/desktop/kde/framework/kconfigwidgets/actions.py +++ b/desktop/kde/framework/kconfigwidgets/actions.py @@ -20,5 +20,5 @@ def build(): def install(): cmaketools.install() - + pisitools.dodoc("README.md", "COPYING.LIB", "COPYING") diff --git a/desktop/kde/framework/kconfigwidgets/pspec.xml b/desktop/kde/framework/kconfigwidgets/pspec.xml old mode 100755 new mode 100644 index 2cae2980b6..797a5f194d --- a/desktop/kde/framework/kconfigwidgets/pspec.xml +++ b/desktop/kde/framework/kconfigwidgets/pspec.xml @@ -24,7 +24,7 @@ kcoreaddons-devel kguiaddons-devel kwidgetsaddons-devel - kdoctools-devel + kdoctools-devel docbook-xsl extra-cmake-modules @@ -53,7 +53,7 @@ /usr/share/man - + kconfigwidgets-devel Development files for kconfigwidgets @@ -96,6 +96,6 @@ First Release. Stefan Gronewold(groni) groni@pisilinux.org - + - + \ No newline at end of file diff --git a/desktop/kde/framework/kcoreaddons/actions.py b/desktop/kde/framework/kcoreaddons/actions.py old mode 100755 new mode 100644 index 3ee8408ad5..fe0ead6cab --- a/desktop/kde/framework/kcoreaddons/actions.py +++ b/desktop/kde/framework/kcoreaddons/actions.py @@ -20,5 +20,5 @@ def build(): def install(): cmaketools.install() - + pisitools.dodoc("README.md", "COPYING.LIB") diff --git a/desktop/kde/framework/kcoreaddons/pspec.xml b/desktop/kde/framework/kcoreaddons/pspec.xml old mode 100755 new mode 100644 index dae7a0bace..6701c995d9 --- a/desktop/kde/framework/kcoreaddons/pspec.xml +++ b/desktop/kde/framework/kcoreaddons/pspec.xml @@ -10,16 +10,16 @@ LGPLv2 library - app:console + app:console Utilities for core application functionality and accessing the OS KCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more. http://download.kde.org/stable/frameworks/5.13/kcoreaddons-5.13.0.tar.xz - qt5-base-devel + qt5-base-devel qt5-linguist shared-mime-info extra-cmake-modules - + @@ -27,7 +27,7 @@ qt5-base libgcc - shared-mime-info + shared-mime-info /usr/share @@ -38,7 +38,7 @@ /usr/share/doc - + kcoreaddons-devel Development files for kcoreaddons @@ -51,7 +51,7 @@ /usr/lib/cmake /usr/lib/pkgconfig - + System.Package @@ -77,6 +77,6 @@ First Release. Stefan Gronewold(groni) groni@pisilinux.org - + diff --git a/desktop/kde/framework/kcrash/actions.py b/desktop/kde/framework/kcrash/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kcrash/pspec.xml b/desktop/kde/framework/kcrash/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kdbusaddons/actions.py b/desktop/kde/framework/kdbusaddons/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kdbusaddons/pspec.xml b/desktop/kde/framework/kdbusaddons/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kdeclarative/actions.py b/desktop/kde/framework/kdeclarative/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kdeclarative/pspec.xml b/desktop/kde/framework/kdeclarative/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kded/pspec.xml b/desktop/kde/framework/kded/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kdesignerplugin/actions.py b/desktop/kde/framework/kdesignerplugin/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kdesignerplugin/pspec.xml b/desktop/kde/framework/kdesignerplugin/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kdesu/actions.py b/desktop/kde/framework/kdesu/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kdesu/pspec.xml b/desktop/kde/framework/kdesu/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kdewebkit/actions.py b/desktop/kde/framework/kdewebkit/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kdewebkit/pspec.xml b/desktop/kde/framework/kdewebkit/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kdoctools/actions.py b/desktop/kde/framework/kdoctools/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kdoctools/pspec.xml b/desktop/kde/framework/kdoctools/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kemoticons/actions.py b/desktop/kde/framework/kemoticons/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kemoticons/pspec.xml b/desktop/kde/framework/kemoticons/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kglobalaccel/actions.py b/desktop/kde/framework/kglobalaccel/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kglobalaccel/pspec.xml b/desktop/kde/framework/kglobalaccel/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kguiaddons/actions.py b/desktop/kde/framework/kguiaddons/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kguiaddons/pspec.xml b/desktop/kde/framework/kguiaddons/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/ki18n/actions.py b/desktop/kde/framework/ki18n/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/ki18n/pspec.xml b/desktop/kde/framework/ki18n/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/ki18n/translations.xml b/desktop/kde/framework/ki18n/translations.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kiconthemes/actions.py b/desktop/kde/framework/kiconthemes/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kiconthemes/pspec.xml b/desktop/kde/framework/kiconthemes/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kidletime/actions.py b/desktop/kde/framework/kidletime/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kidletime/pspec.xml b/desktop/kde/framework/kidletime/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kitemviews/actions.py b/desktop/kde/framework/kitemviews/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kitemviews/pspec.xml b/desktop/kde/framework/kitemviews/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kjobwidgets/actions.py b/desktop/kde/framework/kjobwidgets/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kjobwidgets/pspec.xml b/desktop/kde/framework/kjobwidgets/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/knewstuff/pspec.xml b/desktop/kde/framework/knewstuff/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/knotifications/actions.py b/desktop/kde/framework/knotifications/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/knotifications/pspec.xml b/desktop/kde/framework/knotifications/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/knotifyconfig/actions.py b/desktop/kde/framework/knotifyconfig/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/knotifyconfig/pspec.xml b/desktop/kde/framework/knotifyconfig/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kpeople/actions.py b/desktop/kde/framework/kpeople/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kpeople/pspec.xml b/desktop/kde/framework/kpeople/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kplotting/actions.py b/desktop/kde/framework/kplotting/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kplotting/pspec.xml b/desktop/kde/framework/kplotting/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kservice/actions.py b/desktop/kde/framework/kservice/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kservice/pspec.xml b/desktop/kde/framework/kservice/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/ktexteditor/actions.py b/desktop/kde/framework/ktexteditor/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/ktexteditor/pspec.xml b/desktop/kde/framework/ktexteditor/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/ktextwidgets/actions.py b/desktop/kde/framework/ktextwidgets/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/ktextwidgets/pspec.xml b/desktop/kde/framework/ktextwidgets/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kunitconversion/actions.py b/desktop/kde/framework/kunitconversion/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kunitconversion/pspec.xml b/desktop/kde/framework/kunitconversion/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kwallet/actions.py b/desktop/kde/framework/kwallet/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kwallet/pspec.xml b/desktop/kde/framework/kwallet/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kwidgetsaddons/actions.py b/desktop/kde/framework/kwidgetsaddons/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kwidgetsaddons/pspec.xml b/desktop/kde/framework/kwidgetsaddons/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kwindowsystem/actions.py b/desktop/kde/framework/kwindowsystem/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kwindowsystem/pspec.xml b/desktop/kde/framework/kwindowsystem/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kxmlgui/actions.py b/desktop/kde/framework/kxmlgui/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kxmlgui/pspec.xml b/desktop/kde/framework/kxmlgui/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kxmlrpcclient/actions.py b/desktop/kde/framework/kxmlrpcclient/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/kxmlrpcclient/pspec.xml b/desktop/kde/framework/kxmlrpcclient/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/modemmanager-qt/actions.py b/desktop/kde/framework/modemmanager-qt/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/modemmanager-qt/pspec.xml b/desktop/kde/framework/modemmanager-qt/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/networkmanager-qt/actions.py b/desktop/kde/framework/networkmanager-qt/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/networkmanager-qt/pspec.xml b/desktop/kde/framework/networkmanager-qt/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/plasma-framework/actions.py b/desktop/kde/framework/plasma-framework/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/plasma-framework/pspec.xml b/desktop/kde/framework/plasma-framework/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/solid/actions.py b/desktop/kde/framework/solid/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/framework/solid/pspec.xml b/desktop/kde/framework/solid/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/baloo-widgets/pspec.xml b/desktop/kde/plasma/baloo-widgets/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/baloo/pspec.xml b/desktop/kde/plasma/baloo/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/bluedevil/pspec.xml b/desktop/kde/plasma/bluedevil/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/bluez-qt/pspec.xml b/desktop/kde/plasma/bluez-qt/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/breeze/pspec.xml b/desktop/kde/plasma/breeze/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/kde-cli-tools/pspec.xml b/desktop/kde/plasma/kde-cli-tools/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/kde-gtk-config/pspec.xml b/desktop/kde/plasma/kde-gtk-config/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/kdeplasma-addons/pspec.xml b/desktop/kde/plasma/kdeplasma-addons/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/kfilemetadata/actions.py b/desktop/kde/plasma/kfilemetadata/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/kfilemetadata/pspec.xml b/desktop/kde/plasma/kfilemetadata/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/khelpcenter/pspec.xml b/desktop/kde/plasma/khelpcenter/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/khotkeys/pspec.xml b/desktop/kde/plasma/khotkeys/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/kinfocenter/pspec.xml b/desktop/kde/plasma/kinfocenter/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/kio-extras/pspec.xml b/desktop/kde/plasma/kio-extras/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/kmenuedit/pspec.xml b/desktop/kde/plasma/kmenuedit/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/kscreen/pspec.xml b/desktop/kde/plasma/kscreen/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/ksshaskpass/pspec.xml b/desktop/kde/plasma/ksshaskpass/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/ksysguard/pspec.xml b/desktop/kde/plasma/ksysguard/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/kwin/pspec.xml b/desktop/kde/plasma/kwin/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/kwrited/pspec.xml b/desktop/kde/plasma/kwrited/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/libkscreen/pspec.xml b/desktop/kde/plasma/libkscreen/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/libksysguard/pspec.xml b/desktop/kde/plasma/libksysguard/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/milou/pspec.xml b/desktop/kde/plasma/milou/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/plasma-desktop/pspec.xml b/desktop/kde/plasma/plasma-desktop/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/plasma-mediacenter/pspec.xml b/desktop/kde/plasma/plasma-mediacenter/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/plasma-nm/pspec.xml b/desktop/kde/plasma/plasma-nm/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/plasma-sdk/pspec.xml b/desktop/kde/plasma/plasma-sdk/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/plasma-workspace-wallpapers/actions.py b/desktop/kde/plasma/plasma-workspace-wallpapers/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/plasma-workspace-wallpapers/pspec.xml b/desktop/kde/plasma/plasma-workspace-wallpapers/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/plasma-workspace/actions.py b/desktop/kde/plasma/plasma-workspace/actions.py old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/plasma-workspace/pspec.xml b/desktop/kde/plasma/plasma-workspace/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/polkit-kde-authentication-agent-1/pspec.xml b/desktop/kde/plasma/polkit-kde-authentication-agent-1/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/powerdevil/pspec.xml b/desktop/kde/plasma/powerdevil/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/sddm/pspec.xml b/desktop/kde/plasma/sddm/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/plasma/system-settings/pspec.xml b/desktop/kde/plasma/system-settings/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/porting-aids/kdelibs4-support/pspec.xml b/desktop/kde/porting-aids/kdelibs4-support/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/porting-aids/khtml/pspec.xml b/desktop/kde/porting-aids/khtml/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/porting-aids/kjs/pspec.xml b/desktop/kde/porting-aids/kjs/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/porting-aids/kjsembed/pspec.xml b/desktop/kde/porting-aids/kjsembed/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/porting-aids/kmediaplayer/pspec.xml b/desktop/kde/porting-aids/kmediaplayer/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/porting-aids/kross/pspec.xml b/desktop/kde/porting-aids/kross/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/porting-aids/krunner/pspec.xml b/desktop/kde/porting-aids/krunner/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/sdk/kapptemplate/pspec.xml b/desktop/kde/sdk/kapptemplate/pspec.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/sdk/kapptemplate/translations.xml b/desktop/kde/sdk/kapptemplate/translations.xml old mode 100755 new mode 100644 diff --git a/desktop/kde/sdk/kompare/translations.xml b/desktop/kde/sdk/kompare/translations.xml old mode 100755 new mode 100644 diff --git a/network/library/libqmi/translations.xml b/network/library/libqmi/translations.xml old mode 100755 new mode 100644 diff --git a/programming/language/go/actions.py b/programming/language/go/actions.py old mode 100755 new mode 100644 diff --git a/programming/language/go/pspec.xml b/programming/language/go/pspec.xml old mode 100755 new mode 100644 diff --git a/programming/language/go/translations.xml b/programming/language/go/translations.xml old mode 100755 new mode 100644 diff --git a/programming/language/tcl/tcl/actions.py b/programming/language/tcl/tcl/actions.py old mode 100755 new mode 100644 diff --git a/programming/language/tcl/tcl/pspec.xml b/programming/language/tcl/tcl/pspec.xml old mode 100755 new mode 100644 diff --git a/programming/language/tcl/tcl/translations.xml b/programming/language/tcl/tcl/translations.xml old mode 100755 new mode 100644 diff --git a/programming/language/tcl/tcltk/actions.py b/programming/language/tcl/tcltk/actions.py old mode 100755 new mode 100644 diff --git a/programming/language/tcl/tcltk/pspec.xml b/programming/language/tcl/tcltk/pspec.xml old mode 100755 new mode 100644 diff --git a/programming/language/tcl/tcltk/translations.xml b/programming/language/tcl/tcltk/translations.xml old mode 100755 new mode 100644 diff --git a/programming/library/libnih/actions.py b/programming/library/libnih/actions.py old mode 100755 new mode 100644 diff --git a/programming/library/libnih/pspec.xml b/programming/library/libnih/pspec.xml old mode 100755 new mode 100644 diff --git a/programming/library/libnih/translations.xml b/programming/library/libnih/translations.xml old mode 100755 new mode 100644 diff --git a/util/admin/cgmanager/actions.py b/util/admin/cgmanager/actions.py old mode 100755 new mode 100644 diff --git a/util/admin/cgmanager/pspec.xml b/util/admin/cgmanager/pspec.xml old mode 100755 new mode 100644 diff --git a/util/admin/cgmanager/translations.xml b/util/admin/cgmanager/translations.xml old mode 100755 new mode 100644 diff --git a/x11/driver/xorg-video-radeon/actions.py b/x11/driver/xorg-video-radeon/actions.py old mode 100755 new mode 100644 diff --git a/x11/driver/xorg-video-radeon/pspec.xml b/x11/driver/xorg-video-radeon/pspec.xml old mode 100755 new mode 100644 diff --git a/x11/driver/xorg-video-radeon/translations.xml b/x11/driver/xorg-video-radeon/translations.xml old mode 100755 new mode 100644 diff --git a/x11/library/libepoxy/actions.py b/x11/library/libepoxy/actions.py old mode 100755 new mode 100644 diff --git a/x11/library/libepoxy/pspec.xml b/x11/library/libepoxy/pspec.xml old mode 100755 new mode 100644 diff --git a/x11/library/libxkbcommon/actions.py b/x11/library/libxkbcommon/actions.py old mode 100755 new mode 100644 diff --git a/x11/library/libxkbcommon/pspec.xml b/x11/library/libxkbcommon/pspec.xml old mode 100755 new mode 100644 diff --git a/x11/library/libxkbcommon/translations.xml b/x11/library/libxkbcommon/translations.xml old mode 100755 new mode 100644 diff --git a/x11/library/mesa/actions.py b/x11/library/mesa/actions.py old mode 100755 new mode 100644 diff --git a/x11/library/mesa/comar/package-emul32.py b/x11/library/mesa/comar/package-emul32.py old mode 100755 new mode 100644 diff --git a/x11/library/mesa/comar/package.py b/x11/library/mesa/comar/package.py old mode 100755 new mode 100644 diff --git a/x11/library/mesa/pspec.xml b/x11/library/mesa/pspec.xml old mode 100755 new mode 100644 diff --git a/x11/library/mesa/translations.xml b/x11/library/mesa/translations.xml old mode 100755 new mode 100644 diff --git a/x11/library/wayland/actions.py b/x11/library/wayland/actions.py old mode 100755 new mode 100644 diff --git a/x11/library/wayland/pspec.xml b/x11/library/wayland/pspec.xml old mode 100755 new mode 100644 diff --git a/x11/library/wayland/translations.xml b/x11/library/wayland/translations.xml old mode 100755 new mode 100644 diff --git a/x11/misc/xbitmaps/pspec.xml b/x11/misc/xbitmaps/pspec.xml old mode 100755 new mode 100644 diff --git a/x11/server/xorg-server/actions.py b/x11/server/xorg-server/actions.py old mode 100755 new mode 100644 diff --git a/x11/server/xorg-server/pspec.xml b/x11/server/xorg-server/pspec.xml old mode 100755 new mode 100644 diff --git a/x11/server/xorg-server/translations.xml b/x11/server/xorg-server/translations.xml old mode 100755 new mode 100644