From da348765c69c3a6af94b85c58da1207fa015de9b Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Fri, 20 Mar 2015 18:29:03 +0100 Subject: [PATCH] VLC: Prepare 1.1.6 --- metadata/org.videolan.vlc.txt | 45 +++++++++++++++++++++++++++++++---- 1 file changed, 41 insertions(+), 4 deletions(-) diff --git a/metadata/org.videolan.vlc.txt b/metadata/org.videolan.vlc.txt index 53ff3868ce..51e771b1e0 100644 --- a/metadata/org.videolan.vlc.txt +++ b/metadata/org.videolan.vlc.txt @@ -504,6 +504,42 @@ Build:1.1.5,1010505 buildjni=no ndk=r10d +Build:1.1.6,1010603 + commit=1.1.6 + subdir=vlc-android + gradle=VanillaARMv6fpu + srclibs=VLC@551b670 + 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.6,1010604 + commit=1.1.6 + subdir=vlc-android + gradle=VanillaARMv7 + srclibs=VLC@551b670 + 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.6,1010605 + commit=1.1.6 + subdir=vlc-android + gradle=VanillaX86 + srclibs=VLC@551b670 + 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 @@ -534,8 +570,9 @@ those changes. # +4: armv7 (CV) Archive Policy:9 versions Auto Update Mode:None -Update Check Mode:Tags -Vercode Operation:%c + 9 -Current Version:1.1.6 -Current Version Code:1010609 +Update Check Mode:None +#Update Check Mode:Tags +#Vercode Operation:%c + 9 +Current Version:1.1.5 +Current Version Code:1010509