VLC: Prepare for 1.6.1 (1060105)

This commit is contained in:
Boris Kraut 2015-10-11 19:04:14 +02:00
parent d463c8ab4a
commit 904d0b308c

View file

@ -926,6 +926,39 @@ Build:1.5.2,1050205
./compile.sh -a "x86" --release
buildjni=no
Build:1.6.1,1060103
commit=1.6.1
subdir=vlc-android
gradle=VanillaARMv6fpu
srclibs=VLC@d568828
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
Build:1.6.1,1060104
commit=1.6.1
subdir=vlc-android
gradle=VanillaARMv7
srclibs=VLC@d568828
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
Build:1.6.1,1060105
commit=1.6.1
subdir=vlc-android
gradle=VanillaX86
srclibs=VLC@d568828
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
Maintainer Notes:
Instructions and dependencies here: http://wiki.videolan.org/AndroidCompile
see http://buildbot.videolan.org/builders/ for version code scheme
@ -962,9 +995,8 @@ Archive Policy:10 versions
# +4: armv7 (CV)
# Archive Policy:9 versions
Auto Update Mode:None
Update Check Mode:None
# Update Check Mode:Tags
Update Check Mode:Tags
# Only use higher vercode ops, if we do build those arches
Vercode Operation:%c + 5
Current Version:1.5.1.1
Current Version Code:1050115
Current Version:1.6.1
Current Version Code:1060105