mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Corrected metadata for game of life
This commit is contained in:
parent
00f3a3e786
commit
5faef080d0
1 changed files with 1 additions and 3 deletions
|
|
@ -1,11 +1,9 @@
|
||||||
Disable:Not finished
|
|
||||||
Categories:Games,Mathematics
|
Categories:Games,Mathematics
|
||||||
License:GPLv3
|
License:GPLv3
|
||||||
Web Site:https://bitbucket.org/przemekr/game_of_life_agg
|
Web Site:https://bitbucket.org/przemekr/game_of_life_agg
|
||||||
Source Code:https://bitbucket.org/przemekr/game_of_life_agg/src
|
Source Code:https://bitbucket.org/przemekr/game_of_life_agg/src
|
||||||
Issue Tracker:https://bitbucket.org/przemekr/game_of_life_agg/issues
|
Issue Tracker:https://bitbucket.org/przemekr/game_of_life_agg/issues
|
||||||
|
|
||||||
|
|
||||||
Summary:Conway's Game of Life simulation
|
Summary:Conway's Game of Life simulation
|
||||||
Description:
|
Description:
|
||||||
Implementation of [http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life Conway's Game of Life]
|
Implementation of [http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life Conway's Game of Life]
|
||||||
|
|
@ -21,7 +19,7 @@ Features include:
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://bitbucket.org/przemekr/game_of_life_agg.git
|
Repo:https://bitbucket.org/przemekr/game_of_life_agg.git
|
||||||
|
|
||||||
Build Version:20131217,1,origin/master,\
|
Build Version:20131217,1,android20131217,\
|
||||||
subdir=android,\
|
subdir=android,\
|
||||||
disable=remove apk,\
|
disable=remove apk,\
|
||||||
init=cd jni/SDL &&\
|
init=cd jni/SDL &&\
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue