From b1b3046ed5529ec81040605ce345ff0a36088430 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Mon, 23 Dec 2013 13:56:33 +0100 Subject: [PATCH] Halfway through fixing game_of_life, disable for now --- metadata/com.traffar.game_of_life.txt | 29 +++++++++------------------ 1 file changed, 10 insertions(+), 19 deletions(-) diff --git a/metadata/com.traffar.game_of_life.txt b/metadata/com.traffar.game_of_life.txt index 017d13a604..67166abe73 100644 --- a/metadata/com.traffar.game_of_life.txt +++ b/metadata/com.traffar.game_of_life.txt @@ -1,35 +1,26 @@ -# Only used for making an app disappear from the index -Disabled: -Categories:Games;Mathematics +Disable:Not finished +Categories:Games,Mathematics License:GPLv3 - Web Site:https://bitbucket.org/przemekr/game_of_life_agg Source Code:https://bitbucket.org/przemekr/game_of_life_agg/src Issue Tracker:https://bitbucket.org/przemekr/game_of_life_agg/issues -Auto Name: -Name: Game of Life AGG - -Summary: Conway's Game of Life simulation +Summary:Conway's Game of Life simulation Description: -Implementation of Conway's Game of Life -(http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) with a nice graphical -display. +Implementation of [http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life Conway's Game of Life] +with a nice user interface. -FEATURES: -* Easy to use, intuitive interface. -* Number of initial state to try out. -* Resize the universe and set the evolution speed. +Features include: +* Easy to use, intuitive interface +* Number of initial states to try out +* Resize the universe and set the evolution speed . Repo Type:git -Repo:git@bitbucket.org:przemekr/game_of_life_agg.git +Repo:https://bitbucket.org/przemekr/game_of_life_agg.git -# Versions/Codes of each Build Version must be different from the others -# Any jars or prebuilts should have references, preferably in the README -# The following contains all possible parameters in the best order Build Version:20131217,1,origin/master,\ subdir=android,\ init=cd jni/SDL &&\