Update XCSoar to 6.8.7 (107)

This commit is contained in:
F-Droid Builder 2016-08-13 03:59:38 +01:00 committed by Ciaran Gultnieks
parent 80766eea3c
commit 18db31eb30

View file

@ -135,6 +135,16 @@ Build:6.8.6,106
break; done
ndk=r10e
Build:6.8.7,107
commit=v6.8.7
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 -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk && \
break; done
ndk=r10e
Maintainer Notes:
The makefile setup is not perfect, so we need to run it a few times to get it to succeed.
@ -143,5 +153,5 @@ Requires r10e (build breaks with 12b).
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:6.8.6
Current Version Code:106
Current Version:6.8.7
Current Version Code:107