From c121ffc1dfdd68a1dfee1f399060fdd07e6d6dce Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sun, 15 Mar 2015 10:46:44 +0100 Subject: [PATCH] VLC: Prepare 1.1.5 --- metadata/org.videolan.vlc.txt | 58 +++++++++++++++++++++++++++++++---- 1 file changed, 52 insertions(+), 6 deletions(-) diff --git a/metadata/org.videolan.vlc.txt b/metadata/org.videolan.vlc.txt index 77d3233d7d..809e971e42 100644 --- a/metadata/org.videolan.vlc.txt +++ b/metadata/org.videolan.vlc.txt @@ -468,10 +468,54 @@ Build:1.1.3,1010305 buildjni=no ndk=r10d +Build:1.1.5,1010503 + disable=builds + commit=1.1.5 + subdir=vlc-android + gradle=VanillaARMv6fpu + srclibs=VLC@e6b4585 + prebuild=sed -i -e '/^TARGET/aexit 0' -e 's@\-d \"gradle\/wrapper\"@1@g' ../compile.sh && \ + ln -s vlc-android/$$VLC$$ ../vlc + build=cd ../ && \ + ./compile.sh -a "armeabi" --release + buildjni=no + ndk=r10d + +Build:1.1.5,1010504 + disable=builds + commit=1.1.5 + subdir=vlc-android + gradle=VanillaARMv7 + srclibs=VLC@e6b4585 + prebuild=sed -i -e '/^TARGET/aexit 0' -e 's@\-d \"gradle\/wrapper\"@1@g' ../compile.sh && \ + ln -s vlc-android/$$VLC$$ ../vlc + build=cd ../ && \ + ./compile.sh -a "armeabi-v7a" --release + buildjni=no + ndk=r10d + +Build:1.1.5,1010505 + disable=builds + commit=1.1.5 + subdir=vlc-android + gradle=VanillaX86 + srclibs=VLC@e6b4585 + prebuild=sed -i -e '/^TARGET/aexit 0' -e 's@\-d \"gradle\/wrapper\"@1@g' ../compile.sh && \ + ln -s vlc-android/$$VLC$$ ../vlc + build=cd ../ && \ + ./compile.sh -a "x86" --release + buildjni=no + ndk=r10d + Maintainer Notes: Instructions and dependencies here: http://wiki.videolan.org/AndroidCompile see http://buildbot.videolan.org/builders/ for version code scheme The VLC srclib commit can be found out from TESTED_HASH value in compile.sh + +On new releases remove the updatecheck and force the CV to the last working +build. This will make sure users don't get notified about the update until +the final build from the BS has been reviewed and tested. Once done, undo +those changes. . # NEW BUILDS @@ -491,10 +535,12 @@ The VLC srclib commit can be found out from TESTED_HASH value in compile.sh # +2: x86 # +3: arm # +4: armv7 (CV) -Archive Policy:6 versions +Archive Policy:9 versions Auto Update Mode:None -Update Check Mode:Tags -Vercode Operation:%c + 9 -Current Version:1.1.5 -Current Version Code:1010509 - +#Update Check Mode:Tags +#Vercode Operation:%c + 9 +#Current Version:1.1.5 +#Current Version Code:1010509 +Update Check Mode:None +Current Version:1.1.3 +Current Version Code:1010309