[happy-kitty] r728 committed - opengoo: sync with git

2 views
Skip to first unread message

happy...@googlecode.com

unread,
Apr 16, 2012, 3:27:48 PM4/16/12
to happy...@googlegroups.com
Revision: 728
Author: ozbekanil
Date: Mon Apr 16 12:27:30 2012
Log: opengoo: sync with git

http://code.google.com/p/happy-kitty/source/detail?r=728

Deleted:
/trunk/game/puzzle/opengoo/files/opengoo-levelloader.diff
Modified:
/trunk/game/puzzle/opengoo/actions.py
/trunk/game/puzzle/opengoo/files/opengoo.desktop
/trunk/game/puzzle/opengoo/pspec.xml

=======================================
--- /trunk/game/puzzle/opengoo/files/opengoo-levelloader.diff Sat Mar 17
04:22:47 2012
+++ /dev/null
@@ -1,11 +0,0 @@
---- levelloader.cpp.orig 2012-03-13 11:32:12.000000000 +0200
-+++ levelloader.cpp 2012-03-17 01:03:42.343542575 +0200
-@@ -9,7 +9,7 @@
- QObject(parent)
- {
- initFlags();
-- this->path=path;//Path of the level;
-+ this->path="/usr/share/opengoo/l01.level";//Path of the level;
- wC=0;
- hC=0;
- }
=======================================
--- /trunk/game/puzzle/opengoo/actions.py Wed Dec 21 07:34:54 2011
+++ /trunk/game/puzzle/opengoo/actions.py Mon Apr 16 12:27:30 2012
@@ -7,6 +7,8 @@
from pisi.actionsapi import pisitools
from pisi.actionsapi import qt4

+WorkDir = "Mandarancio-OpenGOO-e3b79f7"
+
def setup():
qt4.configure()

@@ -16,9 +18,8 @@
def install():
pisitools.dobin("OpenGOO")

- pisitools.rename("/usr/bin/OpenGOO", "opengoo")
-
- pisitools.insinto("/usr/share/opengoo", "*.level")
+ pisitools.insinto("/usr/share/opengoo", "*level*")
pisitools.insinto("/usr/share/opengoo", "menu.index")
+ pisitools.insinto("/usr/share/opengoo/Artwork", "Artwork/*")

pisitools.dodoc("LICENSE", "README")
=======================================
--- /trunk/game/puzzle/opengoo/files/opengoo.desktop Wed Dec 21 06:29:28
2011
+++ /trunk/game/puzzle/opengoo/files/opengoo.desktop Mon Apr 16 12:27:30
2012
@@ -7,7 +7,7 @@
Comment=A free and open source clone of World of GOO
Comment[tr]=Özgür bir World of GOO klonu
Icon=opengoo
-Exec=opengoo
+Exec=cd /usr/share/opengoo && OpenGOO
Terminal=false
StartupNotify=false
Categories=Application;Game;LogicGame;
=======================================
--- /trunk/game/puzzle/opengoo/pspec.xml Sat Mar 17 04:22:47 2012
+++ /trunk/game/puzzle/opengoo/pspec.xml Mon Apr 16 12:27:30 2012
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA>
<Summary>A free and open source clone of World of GOO</Summary>
<Description>OpenGOO is a free and open source clone of World of
GOO.</Description>
- <Archive sha1sum="9bb9a91c5bdb9081c973b8adac385736f4cfc6e7"
type="targz">http://happy-kitty.googlecode.com/files/opengoo-0.1b.tar.gz</Archive>
+ <Archive sha1sum="e71e8c894015a75be6b7868bdc34b8cf4ad54867"
type="targz">http://happy-kitty.googlecode.com/files/Mandarancio-OpenGOO-e3b79f7.tar.gz</Archive>
<BuildDependencies>
<Dependency>qt-devel</Dependency>
<Dependency>box2d</Dependency>
@@ -21,7 +21,6 @@
<Patches>
<Patch level="1">opengoo-paths.diff</Patch>
<Patch level="0">opengoo-menu-paths.diff</Patch>
- <Patch level="0">opengoo-levelloader.diff</Patch>
</Patches>
</Source>

@@ -45,6 +44,13 @@
</Package>

<History>
+ <Update release="3">
+ <Date>2012-04-16</Date>
+ <Version>0.1b</Version>
+ <Comment>Sync with git</Comment>
+ <Name>Anıl Özbek</Name>
+ <Email>ozbe...@gmail.com</Email>
+ </Update>
<Update release="2">
<Date>2012-03-16</Date>
<Version>0.1b</Version>
Reply all
Reply to author
Forward
0 new messages