From ee53f526485bbcd5adedac9f84e80e52defcc5b8 Mon Sep 17 00:00:00 2001 From: relan Date: Mon, 17 Jul 2017 11:44:41 +0300 Subject: [PATCH] VLC: update to 2.1.13 Build for ARMv7, ARMv8 and x86. TESTED_HASH=bb9c83f in compile.sh appears to be wrong (there's no such commit in git.videolan.org/git/vlc.git), so patch it to something more or less reasonable. --- metadata/org.videolan.vlc.txt | 37 +++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/metadata/org.videolan.vlc.txt b/metadata/org.videolan.vlc.txt index b3db6eb558..455b500381 100644 --- a/metadata/org.videolan.vlc.txt +++ b/metadata/org.videolan.vlc.txt @@ -1215,6 +1215,39 @@ Build:2.1.4,12000609 ./compile release ndk=r14 +Build:2.1.13,12011304 + commit=2.1.13 + subdir=vlc-android + gradle=VanillaARMv7 + srclibs=VLC@91f4269 + prebuild=ln -s vlc-android/$$VLC$$ ../vlc && \ + sed -i -e 's/bb9c83f/91f4269/' ../compile.sh + build=cd .. && \ + ./compile.sh -a arm release + ndk=r14b + +Build:2.1.13,12011305 + commit=2.1.13 + subdir=vlc-android + gradle=VanillaX86 + srclibs=VLC@91f4269 + prebuild=ln -s vlc-android/$$VLC$$ ../vlc && \ + sed -i -e 's/bb9c83f/91f4269/' ../compile.sh + build=cd .. && \ + ./compile.sh -a x86 release + ndk=r14b + +Build:2.1.13,12011307 + commit=2.1.13 + subdir=vlc-android + gradle=VanillaARMv8 + srclibs=VLC@91f4269 + prebuild=ln -s vlc-android/$$VLC$$ ../vlc && \ + sed -i -e 's/bb9c83f/91f4269/' ../compile.sh + build=cd .. && \ + ./compile.sh -a arm64 release + ndk=r14b + Maintainer Notes: Instructions and dependencies here: http://wiki.videolan.org/AndroidCompile see http://buildbot.videolan.org/builders /for version code scheme @@ -1247,5 +1280,5 @@ resign official apks: Archive Policy:0 versions Auto Update Mode:None Update Check Mode:Static -Current Version:2.0.6 -Current Version Code:12000605 +Current Version:2.1.13 +Current Version Code:12011307