diff --git a/desktop/kde/plasma/kgamma5/actions.py b/desktop/kde/plasma/kgamma5/actions.py
new file mode 100644
index 0000000000..56638b7e32
--- /dev/null
+++ b/desktop/kde/plasma/kgamma5/actions.py
@@ -0,0 +1,19 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("COPYING")
diff --git a/desktop/kde/plasma/kgamma5/pspec.xml b/desktop/kde/plasma/kgamma5/pspec.xml
new file mode 100644
index 0000000000..cc2af39b5c
--- /dev/null
+++ b/desktop/kde/plasma/kgamma5/pspec.xml
@@ -0,0 +1,66 @@
+
+
+
+
+ kgamma5
+ https://projects.kde.org/kgamma5
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ Adjust your monitor's gamma settings.
+ Adjust your monitor's gamma settings.
+ http://download.kde.org/stable/plasma/5.4.0/kgamma5-5.4.0.tar.xz
+
+ qt5-base-devel
+ kdoctools-devel
+ qt5-x11extras-devel
+ kdelibs4-support-devel
+ kdesignerplugin
+ kemoticons-devel
+ kitemmodels-devel
+ kinit-devel
+ kunitconversion-devel
+ libXxf86vm-devel
+ docbook-xsl
+ extra-cmake-modules
+
+
+
+
+ kgamma5
+
+ qt5-base
+ kconfig
+ libgcc
+ libX11
+ ki18n
+ kcoreaddons
+ kconfigwidgets
+ kdelibs4-support
+ libXxf86vm
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/bin
+ /usr/lib/cmake
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+
+ 2015-08-25
+ 5.4.0
+ First Release.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+
diff --git a/desktop/kde/plasma/kwallet-pam/actions.py b/desktop/kde/plasma/kwallet-pam/actions.py
new file mode 100644
index 0000000000..ee2bf3644f
--- /dev/null
+++ b/desktop/kde/plasma/kwallet-pam/actions.py
@@ -0,0 +1,20 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import cmaketools
+from pisi.actionsapi import pisitools
+
+def setup():
+ cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
+ -DCMAKE_INSTALL_LIBDIR=lib")
+
+def build():
+ cmaketools.make()
+
+def install():
+ cmaketools.install()
+
+ pisitools.dodoc("COPYING*")
diff --git a/desktop/kde/plasma/kwallet-pam/pspec.xml b/desktop/kde/plasma/kwallet-pam/pspec.xml
new file mode 100644
index 0000000000..ac73c0a592
--- /dev/null
+++ b/desktop/kde/plasma/kwallet-pam/pspec.xml
@@ -0,0 +1,45 @@
+
+
+
+
+ kwallet-pam
+ https://projects.kde.org/kwallet-pam
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ KWallet PAM integration.
+ KWallet PAM integration.
+ http://download.kde.org/stable/plasma/5.4.0/kwallet-pam-5.4.0.tar.xz
+
+ pam-devel
+ libgcrypt-devel
+ extra-cmake-modules
+
+
+
+
+ kwallet-pam
+
+ pam
+ libgcrypt
+
+
+ /lib
+ /usr/share/doc
+
+
+
+
+
+ 2015-08-25
+ 5.4.0
+ First Release.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+
diff --git a/desktop/kde/plasma/plasma-pa/actions.py b/desktop/kde/plasma/plasma-pa/actions.py
new file mode 100644
index 0000000000..56638b7e32
--- /dev/null
+++ b/desktop/kde/plasma/plasma-pa/actions.py
@@ -0,0 +1,19 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("COPYING")
diff --git a/desktop/kde/plasma/plasma-pa/pspec.xml b/desktop/kde/plasma/plasma-pa/pspec.xml
new file mode 100644
index 0000000000..f318e028ff
--- /dev/null
+++ b/desktop/kde/plasma/plasma-pa/pspec.xml
@@ -0,0 +1,63 @@
+
+
+
+
+ plasma-pa
+ https://projects.kde.org/plasma-pa
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ Plasma applet for audio volume management using PulseAudio.
+ Plasma applet for audio volume management using PulseAudio.
+ http://download.kde.org/stable/plasma/5.4.0/plasma-pa-5.4.0.tar.xz
+
+ qt5-base-devel
+ qt5-quick1-devel
+ qt5-declarative-devel
+ kconfigwidgets-devel
+ kcoreaddons-devel
+ kdeclarative-devel
+ plasma-framework-devel
+ glib2-devel
+ docbook-xsl
+ extra-cmake-modules
+
+
+
+
+ plasma-pa
+
+ qt5-base
+ kdeclarative
+ libgcc
+ ki18n
+ kcoreaddons
+ kglobalaccel
+ qt5-declarative
+ pulseaudio-libs
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/bin
+ /usr/lib/cmake
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+
+ 2015-08-25
+ 5.4.0
+ First Release.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+