From fd24f9580a0e3e22ef2c3b65d0caf8e553c24a43 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Wed, 11 Mar 2015 02:13:56 +0100 Subject: [PATCH] VLC: Enable fixed and tested builds. --- metadata/org.videolan.vlc.txt | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/metadata/org.videolan.vlc.txt b/metadata/org.videolan.vlc.txt index 27cc20bba2..c30d926648 100644 --- a/metadata/org.videolan.vlc.txt +++ b/metadata/org.videolan.vlc.txt @@ -432,25 +432,23 @@ Build:1.0.1,10104 ANDROID_ABI=armeabi-v7a ./compile.sh release buildjni=no -Build:1.1.3,1010302 - disable=needs testing +Build:1.1.3,1010305 commit=1.1.3 subdir=vlc-android srclibs=VLC@a9b19e4 - prebuild=sed -i -e '/^TARGET/aexit 0\ngradle clean\nPASSWORD_KEYSTORE="$PASSWORD_KEYSTORE" gradle $TARGET\nexit 0' -e 's@\-d \"gradle\/wrapper\"@1@g' ../compile.sh && \ + 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 - gradle=Vanillax86 + gradle=VanillaX86 buildjni=no ndk=r10d Build:1.1.3,1010303 - disable=needs testing commit=1.1.3 subdir=vlc-android srclibs=VLC@a9b19e4 - prebuild=sed -i -e '/^TARGET/aexit 0\ngradle clean\nPASSWORD_KEYSTORE="$PASSWORD_KEYSTORE" gradle $TARGET\nexit 0' -e 's@\-d \"gradle\/wrapper\"@1@g' ../compile.sh && \ + 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 @@ -459,11 +457,10 @@ Build:1.1.3,1010303 ndk=r10d Build:1.1.3,1010304 - disable=builds, needs testing commit=1.1.3 subdir=vlc-android srclibs=VLC@a9b19e4 - prebuild=sed -i -e '/^TARGET/aexit 0\ngradle clean\nPASSWORD_KEYSTORE="$PASSWORD_KEYSTORE" gradle $TARGET\nexit 0' -e 's@\-d \"gradle\/wrapper\"@1@g' ../compile.sh && \ + 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 @@ -477,11 +474,26 @@ 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 . +# NEW BUILDS +# +0: vanilla +# +1: armv5 +# +2: armv6nofpu +# +3: armv6fpu +# +4: armv7 +# +5: x86 +# +6: mips +# +7: armv8 +# +8: x86_64 +# +9: mips64 + +# OLD BUILD SYSTEM # +0: - (upstream) # +1: mips # +2: x86 # +3: arm # +4: armv7 (CV) + + Archive Policy:6 versions Auto Update Mode:None Update Check Mode:Tags