From 309b15a383ba402dc6d5bbcae28ac9fe622333af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Wed, 29 Jan 2014 00:00:04 +0100 Subject: [PATCH] Building XCSoar entirely from source is almost complete --- metadata/org.xcsoar.txt | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/metadata/org.xcsoar.txt b/metadata/org.xcsoar.txt index 724d742343..8d88cc8f27 100644 --- a/metadata/org.xcsoar.txt +++ b/metadata/org.xcsoar.txt @@ -4,7 +4,7 @@ Web Site:http://www.xcsoar.org Source Code:http://git.xcsoar.org/cgit/master/xcsoar.git Issue Tracker:http://bugs.xcsoar.org -Auto Name: +Auto Name:XCSoar Summary:Tactical glide computer and maps Description: XCSoar is a tactical glide computer for soaring and para glider pilots. It @@ -15,11 +15,18 @@ calculation, collision avoidance and many many more features. Repo Type:git Repo:git://git.xcsoar.org/xcsoar/master/xcsoar.git -# Needs a many dependencies to build: -# see manual http://www.xcsoar.org/discover/manual.html -Auto Update Mode:None -# see website or gplay -Update Check Mode:None -Current Version:6.6.5 -Current Version Code:88 +Build:6.7.3,92 + disable=finishing touches + commit=v6.7.3 + subdir=android + submodules=yes + build=cd .. && \ + make TARGET=ANDROIDFAT DEBUG=n TESTING=n ANDROID_SDK=$ANDROID_HOME -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk + output=../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk + + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:6.7.3 +Current Version Code:92