From f8ecc21ba8cdef623495f8a1e4a8f72901ffb688 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sun, 19 Mar 2017 22:31:30 +0100 Subject: [PATCH] VLC: Disable failing 2.0.6, add 2.1.1 test build --- metadata/org.videolan.vlc.txt | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/metadata/org.videolan.vlc.txt b/metadata/org.videolan.vlc.txt index d5e114c78c..dbbdeaec16 100644 --- a/metadata/org.videolan.vlc.txt +++ b/metadata/org.videolan.vlc.txt @@ -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