mnit apps: add metatada files suitable for FDroid
authorJean Privat <jean@pryen.org>
Wed, 9 Jul 2014 20:47:36 +0000 (16:47 -0400)
committerJean Privat <jean@pryen.org>
Wed, 9 Jul 2014 20:47:36 +0000 (16:47 -0400)
So people can improve and update them.
See https://f-droid.org/manual/fdroid.html#Metadata for details.

Signed-off-by: Jean Privat <jean@pryen.org>

examples/mnit_ballz/org.nitlanguage.ballz_android.txt [new file with mode: 0644]
examples/mnit_dino/org.nitlanguage.dino.txt [new file with mode: 0644]
examples/mnit_moles/org.nitlanguage.moles_android.txt [new file with mode: 0644]
examples/mnit_simple/org.nitlanguage.simple.txt [new file with mode: 0644]
examples/shoot/org.nitlanguage.shoot_android.txt [new file with mode: 0644]

diff --git a/examples/mnit_ballz/org.nitlanguage.ballz_android.txt b/examples/mnit_ballz/org.nitlanguage.ballz_android.txt
new file mode 100644 (file)
index 0000000..3cc279c
--- /dev/null
@@ -0,0 +1,11 @@
+Categories:Nit
+License:Apache2
+Web Site:http://nitlanguage.org
+Source Code:http://nitlanguage.org/nit.git/tree/HEAD:/examples/mnit_ballz
+Issue Tracker:https://github.com/privat/nit/issues
+
+Summary:A Sensor Demo
+Description:
+Demonstration of the mnit+android sensor API.
+Control a ball with tap, tilt, obscur, etc.
+.
diff --git a/examples/mnit_dino/org.nitlanguage.dino.txt b/examples/mnit_dino/org.nitlanguage.dino.txt
new file mode 100644 (file)
index 0000000..ac9df86
--- /dev/null
@@ -0,0 +1,10 @@
+Categories:Nit,Games
+License:Apache2
+Web Site:http://nitlanguage.org
+Source Code:http://nitlanguage.org/nit.git/tree/HEAD:/examples/mnit_dino
+Issue Tracker:https://github.com/privat/nit/issues
+
+Summary:Tactical arcade game
+Description:
+You're being hunted by puny cavemen! Defend yourself.
+.
diff --git a/examples/mnit_moles/org.nitlanguage.moles_android.txt b/examples/mnit_moles/org.nitlanguage.moles_android.txt
new file mode 100644 (file)
index 0000000..e7a88eb
--- /dev/null
@@ -0,0 +1,10 @@
+Categories:Nit,Games
+License:Apache2
+Web Site:http://nitlanguage.org
+Source Code:http://nitlanguage.org/nit.git/tree/HEAD:/examples/mnit_moles
+Issue Tracker:https://github.com/privat/nit/issues
+
+Summary:Wack-a-Mole game
+Description:
+Tap on cute groundhogs that infest the lawn, but avoid the cactuses.
+.
diff --git a/examples/mnit_simple/org.nitlanguage.simple.txt b/examples/mnit_simple/org.nitlanguage.simple.txt
new file mode 100644 (file)
index 0000000..314259b
--- /dev/null
@@ -0,0 +1,10 @@
+Categories:Nit
+License:Apache2
+Web Site:http://nitlanguage.org
+Source Code:http://nitlanguage.org/nit.git/tree/HEAD:/examples/mnit_simple
+Issue Tracker:https://github.com/privat/nit/issues
+
+Summary:Simple Demo for MNit
+Description:
+A useless application that shows various API usage of the MNit+Android framework.
+.
diff --git a/examples/shoot/org.nitlanguage.shoot_android.txt b/examples/shoot/org.nitlanguage.shoot_android.txt
new file mode 100644 (file)
index 0000000..55bc4be
--- /dev/null
@@ -0,0 +1,9 @@
+Categories:Nit,Games
+License:Apache2
+Web Site:http://nitlanguage.org
+Source Code:http://nitlanguage.org/nit.git/tree/HEAD:/examples/shoot
+Issue Tracker:https://github.com/privat/nit/issues
+
+Summary:A shoot'em up in space
+Description:
+*piew* *piew* *boom* *piew* *boom* etc.