From dbd2c307c07040f8ee24da1ebf1e8f5cbe2a0deb Mon Sep 17 00:00:00 2001 From: Przemyslaw Rzepecki Date: Tue, 10 Jun 2014 22:08:25 +0200 Subject: [PATCH] Added com.traffar.a24game --- metadata/com.traffar.a24game.txt | 33 ++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 metadata/com.traffar.a24game.txt 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 +