diff --git a/desktop/toolkit/qt5/qt5-speech/actions.py b/desktop/toolkit/qt5/qt5-speech/actions.py
new file mode 100644
index 0000000000..e464672c5a
--- /dev/null
+++ b/desktop/toolkit/qt5/qt5-speech/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/copyleft/gpl.txt
+
+from pisi.actionsapi import qt5
+from pisi.actionsapi import pisitools
+
+
+def setup():
+ qt5.configure()
+
+def build():
+ qt5.make()
+
+def install():
+ qt5.install()
+
+
+ pisitools.dodoc("LICENSE.FDL", "LICENSE.GPLv2", "LICENSE.LGPLv3")
diff --git a/desktop/toolkit/qt5/qt5-speech/pspec.xml b/desktop/toolkit/qt5/qt5-speech/pspec.xml
new file mode 100644
index 0000000000..b91c90e938
--- /dev/null
+++ b/desktop/toolkit/qt5/qt5-speech/pspec.xml
@@ -0,0 +1,62 @@
+
+
+
+
+ qt5-speech
+ http://qt-project.org/
+
+ Stefan Gronewold
+ groni@pisilinux.org
+
+ custom
+ FDL
+ GPL3
+ LGPL3
+ Qt module to make text to speech and speech recognition easy
+ Qt module to make text to speech and speech recognition easy
+ https://github.com/groni/Sources/raw/master/qt5-speech-5.5.0.tar.gz
+
+ flite-devel
+ qt5-base-devel
+ speech-dispatcher-devel
+
+
+
+ qt5-speech
+ Qt module to make text to speech and speech recognition easy
+
+ flite
+ qt5-base
+ libgcc
+ speech-dispatcher
+
+
+ /usr/lib
+ /usr/lib/qt5
+ /usr/share/doc
+
+
+
+
+ qt5-speech-devel
+ Development headers for qt5-speech
+
+ qt5-speech
+
+
+ /usr/lib/cmake
+ /usr/include
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-12-26
+ 5.5.0
+ First Release
+ Stefan Gronewold
+ groni@pisilinux.org
+
+
+
diff --git a/pisi-index.xml b/pisi-index.xml
index c140815891..b64a516e00 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -50804,6 +50804,66 @@ thunar-volman is installed and configured properly, and you plug in your digical
+
+
+ qt5-speech
+ http://qt-project.org/
+
+ Stefan Gronewold
+ groni@pisilinux.org
+
+ custom
+ FDL
+ GPL3
+ LGPL3
+ desktop.toolkit.qt5
+ Qt module to make text to speech and speech recognition easy
+ Qt module to make text to speech and speech recognition easy
+ https://github.com/groni/Sources/raw/master/qt5-speech-5.5.0.tar.gz
+
+ flite-devel
+ qt5-base-devel
+ speech-dispatcher-devel
+
+ desktop/toolkit/qt5/qt5-speech/pspec.xml
+
+
+ qt5-speech
+ Qt module to make text to speech and speech recognition easy
+
+ flite
+ qt5-base
+ libgcc
+ speech-dispatcher
+
+
+ /usr/lib
+ /usr/lib/qt5
+ /usr/share/doc
+
+
+
+ qt5-speech-devel
+ Development headers for qt5-speech
+
+ qt5-speech
+
+
+ /usr/lib/cmake
+ /usr/include
+ /usr/lib/pkgconfig
+
+
+
+
+ 2016-12-26
+ 5.5.0
+ First Release
+ Stefan Gronewold
+ groni@pisilinux.org
+
+
+
qt5-configuration
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index 4d9f447a3e..75dba2d70a 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-72d3cfecd3d1cbe52c5f793b32f26f9ca91b3dae
\ No newline at end of file
+8db06e37f97190c9cbdf5c0430f44e09c6e23d4d
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index be25bfee55..41446f430b 100644
Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ
diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum
index 32827d7abb..aaac1f67e7 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-e237a5396fbe960d6a4567e4fd5c7d422db9c2ee
\ No newline at end of file
+2c3660473bbbad0594e9831c4d6e7f98ca8ad5da
\ No newline at end of file