diff --git a/desktop/kde/application/kanagram/pspec.xml b/desktop/kde/application/kanagram/pspec.xml
index af0967c4bc..7c37852d0f 100644
--- a/desktop/kde/application/kanagram/pspec.xml
+++ b/desktop/kde/application/kanagram/pspec.xml
@@ -30,27 +30,24 @@
kxmlgui
kwidgetsaddons-devel
extra-cmake-modules
+ libkeduvocdocument-devel
kanagram
- qt5-base
- qt5-declarative
- kdoctools
- knewstuff
- kdeclarative
- libgcc
ki18n
- kio
- kcrash
+ libgcc
sonnet
kconfig
- kconfigwidgets
- kcoreaddons
kxmlgui
- kwidgetsaddons
+ qt5-base
+ knewstuff
+ kcoreaddons
+ kdeclarative
+ kconfigwidgets
+ qt5-declarative
libkeduvocdocument
diff --git a/desktop/kde/framework/kdesignerplugin/pspec.xml b/desktop/kde/framework/kdesignerplugin/pspec.xml
index 1809abb0ec..44c1da2f83 100644
--- a/desktop/kde/framework/kdesignerplugin/pspec.xml
+++ b/desktop/kde/framework/kdesignerplugin/pspec.xml
@@ -100,4 +100,4 @@
groni@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/kde/framework/kdewebkit/pspec.xml b/desktop/kde/framework/kdewebkit/pspec.xml
index ac755d1fd5..a6d7a7c7f4 100644
--- a/desktop/kde/framework/kdewebkit/pspec.xml
+++ b/desktop/kde/framework/kdewebkit/pspec.xml
@@ -54,7 +54,7 @@
/usr/share/doc
-
+
kdewebkit-devel
Development files for kdewebkit
@@ -112,6 +112,6 @@
First Release.
Stefan Gronewold(groni)
groni@pisilinux.org
-
+
-
+
\ No newline at end of file
diff --git a/desktop/kde/plasma/ksysguard/pspec.xml b/desktop/kde/plasma/ksysguard/pspec.xml
index 670c617414..c7960dd1f5 100644
--- a/desktop/kde/plasma/ksysguard/pspec.xml
+++ b/desktop/kde/plasma/ksysguard/pspec.xml
@@ -43,9 +43,6 @@
docbook-xsl
extra-cmake-modules
-
-
-
@@ -119,6 +116,6 @@
First Release.
Stefan Gronewold(groni)
groni@pisilinux.org
-
+
-
+
\ No newline at end of file
diff --git a/desktop/kde/plasma/libksysguard/pspec.xml b/desktop/kde/plasma/libksysguard/pspec.xml
index acb95a5a34..fe3f6c0bbd 100644
--- a/desktop/kde/plasma/libksysguard/pspec.xml
+++ b/desktop/kde/plasma/libksysguard/pspec.xml
@@ -24,10 +24,7 @@
zlib-devel
plasma-framework-devel
extra-cmake-modules
-
-
-
-
+
@@ -57,7 +54,7 @@
/usr/share/doc
-
+
libksysguard-devel
Development files for libksysguard
@@ -81,7 +78,7 @@
/usr/include
/usr/lib/cmake
/usr/lib/pkgconfig
-
+
@@ -119,6 +116,6 @@
First Release.
Stefan Gronewold(groni)
groni@pisilinux.org
-
+
-
+
\ No newline at end of file
diff --git a/desktop/kde/plasma/plasma-workspace/pspec.xml b/desktop/kde/plasma/plasma-workspace/pspec.xml
index d7766f1e0f..db52bfa4d5 100644
--- a/desktop/kde/plasma/plasma-workspace/pspec.xml
+++ b/desktop/kde/plasma/plasma-workspace/pspec.xml
@@ -17,9 +17,8 @@
mirrors://kde/stable/plasma/5.4.2/plasma-workspace-5.4.2.tar.xz
baloo-devel
-
kactivities-devel
- kde-cli-tools
+ kde-cli-tools
kdelibs4-support-devel
kdesignerplugin
kdesu-devel
@@ -83,7 +82,7 @@
kcrash
kdbusaddons
kdeclarative
- kde-cli-tools
+ kde-cli-tools
kdelibs4-support
kdesu
kdewebkit
@@ -128,8 +127,8 @@
pam
prison-qt5
plasma-framework
- qt5-base
- qt5-declarative
+ qt5-base
+ qt5-declarative
qt5-phonon
qt5-script
qt5-webkit
@@ -144,7 +143,7 @@
/etc/pam.d
/etc/env.d
- /etc/xdg
+ /etc/xdg
/usr/share
/usr/share/applications
/usr/share/locale
@@ -160,7 +159,7 @@
kde-env.sh
-
+
plasma-workspace-devel
Development files for kde5 plasma-workspace
@@ -222,8 +221,8 @@
networkmanager-qt-devel
pam-devel
plasma-framework-devel
- qt5-base-devel
- qt5-declarative-devel
+ qt5-base-devel
+ qt5-declarative-devel
qt5-phonon-devel
qt5-script-devel
qt5-webkit-devel
@@ -239,7 +238,7 @@
/usr/lib/pkgconfig
-
+
drkonqi
KDE crash handler
@@ -252,7 +251,7 @@
/usr/lib/libexec
-
+
2015-10-28
@@ -288,6 +287,6 @@
First Release.
Stefan Gronewold(groni)
groni@pisilinux.org
-
+
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qscintilla2/actions.py b/desktop/toolkit/qscintilla2/actions.py
index 3e1560169f..63c8a803b6 100644
--- a/desktop/toolkit/qscintilla2/actions.py
+++ b/desktop/toolkit/qscintilla2/actions.py
@@ -34,17 +34,17 @@ def build():
shelltools.system("cp -rf Python Python3")
shelltools.cd("Qt4Qt5")
qt5.make()
-
+
shelltools.cd("../designer-Qt4Qt5/")
qt5.make()
-
+
# Get Makefile of qscintilla-python via sip
shelltools.cd("../Python")
pythonmodules.run("configure.py -n ../Qt4Qt5 -o ../Qt4Qt5 -c --pyqt=PyQt5 --pyqt-sipdir=/usr/share/sip/Py2Qt5 --qsci-sipdir=/usr/share/sip/Py2Qt5 --sip-incdir=/usr/lib/python2.7/site-packages --qmake /usr/bin/qmake-qt5")
pisitools.dosed("Makefile", "/usr/include/qt/QtPrintSupport", "/usr/include/qt5/QtPrintSupport")
pisitools.dosed("Makefile", "/usr/include/qt/QtWidgets", "/usr/include/qt5/QtWidgets")
autotools.make()
-
+
shelltools.cd("../Python3")
pythonmodules.run("configure.py -n ../Qt4Qt5 -o ../Qt4Qt5 -c --pyqt=PyQt5 --qmake /usr/bin/qmake-qt5", pyVer = "3")
pisitools.dosed("Makefile", "/usr/include/qt/QtPrintSupport", "/usr/include/qt5/QtPrintSupport")
diff --git a/desktop/toolkit/qscintilla2/pspec.xml b/desktop/toolkit/qscintilla2/pspec.xml
index d77d935b02..793f910987 100644
--- a/desktop/toolkit/qscintilla2/pspec.xml
+++ b/desktop/toolkit/qscintilla2/pspec.xml
@@ -25,7 +25,7 @@
qt5-script-devel
qt5-xmlpatterns-devel
mesa-devel
-
+
configure.py.patch
libname.patch
@@ -138,5 +138,3 @@
-
-
diff --git a/hardware/printer/enscript/pspec.xml b/hardware/printer/enscript/pspec.xml
index 511cfbab25..ed83668026 100644
--- a/hardware/printer/enscript/pspec.xml
+++ b/hardware/printer/enscript/pspec.xml
@@ -55,4 +55,4 @@
admins@pisilinux.org
-
+
\ No newline at end of file
diff --git a/hardware/printer/foomatic-db-engine/pspec.xml b/hardware/printer/foomatic-db-engine/pspec.xml
index 803615f3c6..3eeb73d589 100644
--- a/hardware/printer/foomatic-db-engine/pspec.xml
+++ b/hardware/printer/foomatic-db-engine/pspec.xml
@@ -84,4 +84,4 @@
admins@pisilinux.org
-
+
\ No newline at end of file
diff --git a/hardware/printer/foomatic-db/pspec.xml b/hardware/printer/foomatic-db/pspec.xml
index 2828f4530c..b37f69aa0b 100644
--- a/hardware/printer/foomatic-db/pspec.xml
+++ b/hardware/printer/foomatic-db/pspec.xml
@@ -66,4 +66,4 @@
admins@pisilinux.org
-
+
\ No newline at end of file
diff --git a/hardware/printer/pnm2ppa/pspec.xml b/hardware/printer/pnm2ppa/pspec.xml
index 602da0cb46..bcd8a1c0f6 100644
--- a/hardware/printer/pnm2ppa/pspec.xml
+++ b/hardware/printer/pnm2ppa/pspec.xml
@@ -14,7 +14,6 @@
Tool to convert pnm data to ppa data for Hp Deskjet 710, 712, 720, 722, 820, 1000 series printer drivers.
mirrors://sourceforge/pnm2ppa/pnm2ppa-1.13.tar.gz
-
pnm2ppa-default_config.patch
diff --git a/office/misc/qpdf/pspec.xml b/office/misc/qpdf/pspec.xml
index 0e5376c98e..95c7a935e3 100644
--- a/office/misc/qpdf/pspec.xml
+++ b/office/misc/qpdf/pspec.xml
@@ -50,7 +50,7 @@
- 2015-10-28
+ 2015-10-30
5.1.3
Version bump.
Ayhan Yalçınsoy
@@ -85,4 +85,4 @@
marcin@pisilinux.org
-
+
\ No newline at end of file