diff --git a/office/misc/goldendict/actions.py b/office/misc/goldendict/actions.py
new file mode 100644
index 0000000000..efb0f65a33
--- /dev/null
+++ b/office/misc/goldendict/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/copyleft/gpl.txt
+
+from pisi.actionsapi import autotools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import get
+from pisi.actionsapi import shelltools
+
+WorkDir = "goldendict-1.5.0-RC2"
+
+def setup():
+ shelltools.system("PREFIX=/usr qmake-qt5 CONFIG+=no_epwing_support")
+
+
+def build():
+ autotools.make()
+
+def install():
+ autotools.rawInstall("INSTALL_ROOT=%s" % get.installDIR())
+
diff --git a/office/misc/goldendict/pspec.xml b/office/misc/goldendict/pspec.xml
new file mode 100644
index 0000000000..300ad9ba84
--- /dev/null
+++ b/office/misc/goldendict/pspec.xml
@@ -0,0 +1,73 @@
+
+
+
+
+ goldendict
+ http://goldendict.berlios.de
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ GPLv3
+ goldendict
+ app:gui
+ An advanced multiple language translator with built-in encyclopedia and custom-made dictionary support
+ GoldenDict is an advanced multiple language translator that can use Babylon, StarDict, Dictd, ABBYY Lingvo and Wikipedia sources.
+ https://github.com/goldendict/goldendict/archive/1.5.0-RC2.tar.gz
+
+ hunspell-devel
+ qt5-phonon-devel
+ libvorbis-devel
+ libXtst-devel
+ qt5-base-devel
+ qt5-webkit-devel
+ qt5-x11extras-devel
+ libao-devel
+ ffmpeg-devel
+ qt5-svg-devel
+ qt5-assistant-devel
+ qt5-linguist
+ lzo-devel
+ tiff-devel
+
+
+
+
+ goldendict
+
+ hunspell
+ libvorbis
+ libXtst
+ qt5-phonon
+ qt5-base
+ qt5-webkit
+ lzo
+ tiff
+ zlib
+ bzip2
+ libao
+ ffmpeg
+ libX11
+ libgcc
+ qt5-svg
+ qt5-assistant
+ qt5-x11extras
+
+
+ /usr/bin
+ /usr/share/pixmaps
+ /usr/share
+ /usr/share/locale
+
+
+
+
+
+ 2018-01-02
+ 1.5.0
+ First release
+ Ali Cengiz Kurt
+ alicengizkurt@pisilinux.org
+
+
+
diff --git a/office/misc/goldendict/translations.xml b/office/misc/goldendict/translations.xml
new file mode 100644
index 0000000000..4e8edad70b
--- /dev/null
+++ b/office/misc/goldendict/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ goldendict
+ Birden çok dil destekleyen gelişmiş bir sözlük ve ansiklopedi uygulaması.
+ GoldenDict, Babylon, StarDict, Dictd, ABBYY Lingvo, Wikipedia gibi sözlüklerin kaynaklarını kullanabilen birden çok dil destekleyen bir sözlük ve ansiklopedi uygulamasıdır.
+
+