From 94c24c1d1726483412fbd5abcbaf1690a9c0d923 Mon Sep 17 00:00:00 2001 From: blue-devil Date: Wed, 12 Feb 2020 23:23:45 +0300 Subject: [PATCH] hexalate:ver.bump,translations fix --- game/logic/hexalate/actions.py | 6 +++--- game/logic/hexalate/pspec.xml | 23 ++++++++++++++++------- game/logic/hexalate/translations.xml | 6 +++--- 3 files changed, 22 insertions(+), 13 deletions(-) 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.logic GPLv3 app:gui 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. - https://gottcode.org/hexalate/hexalate-1.1.4-src.tar.bz2 + https://gottcode.org/hexalate/hexalate-1.1.5-src.tar.bz2 qt5-base-devel qt5-linguist @@ -21,22 +22,30 @@ hexalate + Hexalate is a color matching game. - qt5-base qt5-linguist + qt5-base libgcc - /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-14 1.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