From b39837648dbc9753c2264ad70d6fa9ddf4a07c5b Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Fri, 28 Feb 2014 23:45:04 +0100 Subject: [PATCH 1/2] GoDroid: Initial metadata --- metadata/de.agrothe.go.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/de.agrothe.go.txt diff --git a/metadata/de.agrothe.go.txt b/metadata/de.agrothe.go.txt new file mode 100644 index 0000000000..fcbdd60dbb --- /dev/null +++ b/metadata/de.agrothe.go.txt @@ -0,0 +1,25 @@ +Categories:Games +License:GPLv3 +Web Site:http://sourceforge.net/projects/godroid/ +Source Code:http://sourceforge.net/p/godroid/git/ +Issue Tracker:http://sourceforge.net/p/godroid/_list/tickets + +Summary:Go board game +Description: +GOdroid is an Android application to play the strategic board game Go +against the GPL Go engine GNU Go. It contains a Go board UI and minor +changes to GNU Go. This site contains the sources for the UI and the +(few) changes to the GNU Go sources. +. + +Repo Type:git +Repo:http://git.code.sf.net/p/godroid/git + +Build:1.3.8,35 + commit=v1.3.8 + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:1.3.8 +Current Version Code:35 + From b106413f4f36ce8b9ae65b026922c35a738303d5 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sun, 2 Mar 2014 00:52:35 +0100 Subject: [PATCH 2/2] GoDroid: Set target android api 10 --- metadata/de.agrothe.go.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/de.agrothe.go.txt b/metadata/de.agrothe.go.txt index fcbdd60dbb..7cfcbb68b2 100644 --- a/metadata/de.agrothe.go.txt +++ b/metadata/de.agrothe.go.txt @@ -17,6 +17,7 @@ Repo:http://git.code.sf.net/p/godroid/git Build:1.3.8,35 commit=v1.3.8 + target=android-10 Auto Update Mode:None Update Check Mode:Tags