diff --git a/game/logic/hexalate/actions.py b/game/logic/hexalate/actions.py
index edb25784e4..5b4c4f3c69 100644
--- a/game/logic/hexalate/actions.py
+++ b/game/logic/hexalate/actions.py
@@ -4,11 +4,11 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import qt5
from pisi.actionsapi import shelltools
from pisi.actionsapi import autotools
+from pisi.actionsapi import pisitools
from pisi.actionsapi import get
+from pisi.actionsapi import qt5
def setup():
qt5.configure(parameters="PREFIX=/usr")
@@ -19,4 +19,4 @@ def build():
def install():
qt5.install()
- pisitools.dodoc("CREDITS", "INSTALL", "ChangeLog", "COPYING", "README")
+ pisitools.dodoc("COPYING", "README")
\ No newline at end of file
diff --git a/game/logic/hexalate/pspec.xml b/game/logic/hexalate/pspec.xml
index b66e5c6ebc..f287516e23 100644
--- a/game/logic/hexalate/pspec.xml
+++ b/game/logic/hexalate/pspec.xml
@@ -1,5 +1,5 @@
-
+
hexalate
@@ -8,11 +8,12 @@
Stefan Gronewold(groni)groni@pisilinux.org
+ game.logicGPLv3app:guiHexalate is a color matching game.The goal of the game is to rotate and position the circles so that each touching line matches in color. You rotate circles by right clicking, and you move circles by dragging them. The game stores the positions and rotations of the circles across runs.
- https://gottcode.org/hexalate/hexalate-1.1.4-src.tar.bz2
+ https://gottcode.org/hexalate/hexalate-1.1.5-src.tar.bz2qt5-base-develqt5-linguist
@@ -21,22 +22,30 @@
hexalate
+ Hexalate is a color matching game.
- qt5-baseqt5-linguist
+ qt5-baselibgcc
- /usr/bin
- /usr/share/icons/hicolor/usr/share/applications
+ /usr/share/icons/hicolor/usr/share/pixmaps
- /usr/share
+ /usr/bin/usr/share/doc
+ /usr/share
+
+ 2020-02-12
+ 1.1.5
+ Version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+ 2018-09-141.1.4
@@ -52,4 +61,4 @@
groni@pisilinux.org
-
+
\ No newline at end of file
diff --git a/game/logic/hexalate/translations.xml b/game/logic/hexalate/translations.xml
index 77cb5d8da9..9eda6a94e5 100644
--- a/game/logic/hexalate/translations.xml
+++ b/game/logic/hexalate/translations.xml
@@ -2,7 +2,7 @@
hexalate
- Hexalate is a color matching game.
- The goal of the game is to rotate and position the circles so that each touching line matches in color. You rotate circles by right clicking, and you move circles by dragging them. The game stores the positions and rotations of the circles across runs.
+ Hexalate renk eşleştirme oyunudur.
+ Hexalate bir mantık oyunudur. Oyundaki amaç, daireleri döndürerek birbirine değen noktalardaki renklerin eşleşmesini sağlamaktır.
-
+
\ No newline at end of file