VLC: Disable failing 2.0.6, add 2.1.1 test build

This commit is contained in:
Boris Kraut 2017-03-19 22:31:30 +01:00
parent 92a1b38dab
commit f8ecc21ba8

View file

@ -1142,6 +1142,7 @@ Build:2.0.5,12000525
ndk=r11c
Build:2.0.6,12000603
disable=doesnt build anymore
commit=2.0.6
subdir=vlc-android
gradle=VanillaARMv6fpu
@ -1158,6 +1159,7 @@ Build:2.0.6,12000603
ndk=r11c
Build:2.0.6,12000604
disable=doesnt build anymore
commit=2.0.6
subdir=vlc-android
gradle=VanillaARMv7
@ -1174,6 +1176,7 @@ Build:2.0.6,12000604
ndk=r11c
Build:2.0.6,12000605
disable=doesnt build anymore
commit=2.0.6
subdir=vlc-android
gradle=VanillaX86
@ -1189,6 +1192,17 @@ Build:2.0.6,12000605
./compile.sh -a "x86" --release
ndk=r11c
Build:2.1.1,12000609
commit=2.1.1
subdir=vlc-android
gradle=VanillaX86
srclibs=VLC@6b4ff0f
prebuild=ln -s vlc-android/$$VLC$$ ../vlc
build=cd ../ && \
sed -i 's,http://download,https://download,g' compile.sh && \
./compile.sh -a "x86" --release
ndk=r13b
Maintainer Notes:
Instructions and dependencies here: http://wiki.videolan.org/AndroidCompile
see http://buildbot.videolan.org/builders /for version code scheme
@ -1197,8 +1211,6 @@ The VLC srclib commit can be found out from TESTED_HASH value in compile.sh
For recommended versions of the build tools, see:
https://git.videolan.org/?p=vlc.git;a=blob;f=extras/tools/bootstrap;h=e60e5ebf93e69e7bb731e80d0fbc6ebd1226dfdb;hb=HEAD#l73
Next build should use ndk13 and skip out-of-band downloading.
Actual versioncodes are:
* Build:2.0.6,12000624 armv7