diff --git a/metadata/com.traffar.a24game.txt b/metadata/com.traffar.a24game.txt new file mode 100644 index 0000000000..76e7630077 --- /dev/null +++ b/metadata/com.traffar.a24game.txt @@ -0,0 +1,33 @@ +Categories:Games +License:GPLv3 +Web Site:https://bitbucket.org/przemekr/24-game +Source Code:https://bitbucket.org/przemekr/24-game/src +Issue Tracker:https://bitbucket.org/przemekr/24-game/issues + +Auto Name:a24game +Summary:Simple arithmetic game +Description: +Test Your arithmetic skills. Your goal is to connect four numbers with +arithmetic operators ('+,-,*,/') to get 24 as a result. There are quite many +combinations to try and a solution is not always obvious. +. + +Repo Type:git +Repo:https://bitbucket.org/przemekr/24-game + +Build:0.1,1 + commit=0.1 + subdir=android + init=cd jni/SDL && \ + rm -rf src include SDL-2.0.3* && \ + wget http://libsdl.org/release/SDL2-2.0.3.tar.gz && \ + tar xf SDL2-2.0.3.tar.gz && \ + ln -s SDL2-2.0.3/src . && \ + ln -s SDL2-2.0.3/include . + buildjni=yes + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:0.1 +Current Version Code:1 +