Fix and polish some aspects of game_of_life

This commit is contained in:
Daniel Martí 2013-12-25 00:12:04 +01:00
parent 89d2c56bd2
commit 9fc787ab00

View file

@ -15,23 +15,22 @@ Features include:
* Resize the universe and set the evolution speed
.
Repo Type:git
Repo:https://bitbucket.org/przemekr/game_of_life_agg.git
Build Version:20131217,1,android20131217,\
subdir=android,\
disable=remove apk,\
init=cd jni/SDL &&\
rm -rf src include SDL-2.0.1* &&\
wget http://libsdl.org/release/SDL2-2.0.1.tar.gz &&\
tar xf SDL2-2.0.1.tar.gz &&\
ln -s SDL2-2.0.1/src . &&\
ln -s SDL2-2.0.1/include .\
,\
buildjni=yes,\
bindir=android/bin
Build:20131217,1
commit=android20131217
subdir=android
init=cd jni/SDL && \
rm -rf src include SDL-2.0.1* && \
wget http://libsdl.org/release/SDL2-2.0.1.tar.gz && \
tar xf SDL2-2.0.1.tar.gz && \
ln -s SDL2-2.0.1/src . && \
ln -s SDL2-2.0.1/include .
buildjni=yes
Auto Update Mode:None
Update Check Mode:Tags
Current Version:20131217
Current Version Code:1