diff --git a/desktop/kde/application/kteatime/actions.py b/desktop/kde/application/kteatime/actions.py
new file mode 100644
index 0000000000..e3f2576c7a
--- /dev/null
+++ b/desktop/kde/application/kteatime/actions.py
@@ -0,0 +1,23 @@
+#!/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 shelltools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import kde5
+from pisi.actionsapi import get
+
+NoStrip=["/usr/share/icons"]
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("COPYING*", "TODO")
diff --git a/desktop/kde/application/kteatime/pspec.xml b/desktop/kde/application/kteatime/pspec.xml
new file mode 100755
index 0000000000..3875dcd844
--- /dev/null
+++ b/desktop/kde/application/kteatime/pspec.xml
@@ -0,0 +1,173 @@
+
+
+
+
+ kteatime
+ http://www.kde.org/
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ GPLv2
+ app:gui
+ Timer for making tea.
+ KTeaTime is a handy timer for steeping tea. No longer will you have to guess at how long it takes for your tea to be ready.
+ http://download.kde.org/stable/applications/15.08.3/src/kteatime-15.08.3.tar.xz
+
+ extra-cmake-modules
+ qt5-base-devel
+ kconfig-devel
+ kcrash-devel
+ kdoctools-devel
+ ki18n-devel
+ kiconthemes-devel
+ knotifyconfig-devel
+ knotifications-devel
+ kwidgetsaddons-devel
+ ktextwidgets-devel
+ kxmlgui-devel
+
+
+
+ kteatime
+
+ ki18n
+ libgcc
+ kconfig
+ kxmlgui
+ qt5-base
+ kcoreaddons
+ kiconthemes
+ ktextwidgets
+ knotifyconfig
+ kconfigwidgets
+ knotifications
+
+
+ kdetoys
+
+
+ kdetoys
+
+
+ /usr/bin
+ /usr/doc
+ /usr/share
+
+
+
+
+
+ 2015-11-20
+ 15.08.3
+ Version bump.
+ Alihan Öztürk
+ alihan@pisilinux.org
+
+
+ 2014-11-13
+ 4.14.3
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-10-15
+ 4.14.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-09-20
+ 4.14.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-08-21
+ 4.14.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-06-13
+ 4.13.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-05-13
+ 4.13.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-05-03
+ 4.13.0
+ Version bump.
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2014-04-05
+ 4.12.4
+ Version bump.
+ Osman Erkan
+ osman.erkan@pisilinux.org
+
+
+ 2014-03-04
+ 4.12.3
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-02-06
+ 4.12.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2014-01-13
+ 4.11.5
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-12-03
+ 4.11.4
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-11-05
+ 4.11.3
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-10-02
+ 4.11.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2013-09-03
+ 4.11.1
+ First release
+ Mathias Freire
+ mathiasfreire45@gmail.com
+
+
+
diff --git a/desktop/kde/application/kteatime/translations.xml b/desktop/kde/application/kteatime/translations.xml
new file mode 100755
index 0000000000..8e6d742ce4
--- /dev/null
+++ b/desktop/kde/application/kteatime/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ kteatime
+ Çay yapma zamanlayıcısı.
+ Kteatime çay yapmak için kullanışlı bir uygulamadır. Kteatime ile çay demlemek için ne kadar beklemek gerektiğini düşünmenize gerek kalmaz.
+
+