From 3f0ca30eced56a3d615378c245570b3f18db63e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Tue, 10 Jun 2014 06:30:12 +0200 Subject: [PATCH] Update XCSoar to 6.7.5 (94) --- metadata/org.xcsoar.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/metadata/org.xcsoar.txt b/metadata/org.xcsoar.txt index 72c219a871..91b1cbae53 100644 --- a/metadata/org.xcsoar.txt +++ b/metadata/org.xcsoar.txt @@ -33,6 +33,19 @@ Build:6.7.4,93 for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n ANDROID_SDK=$ANDROID_HOME -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk && \ break; done +Build:6.7.5,94 + commit=v6.7.5 + subdir=android + submodules=yes + output=../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk + build=cd .. && \ + for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n ANDROID_SDK=$ANDROID_HOME -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk && \ + break; done + +Maintainer Notes: +The makefile setup is not perfect, so we need to run it a few times to get it to succeed. +. + Auto Update Mode:None Update Check Mode:Tags Current Version:6.7.5