VLC: Prepare for 1.9.5

This commit is contained in:
Boris Kraut 2016-03-23 20:47:30 +01:00
parent ef9498ee68
commit 331c41ebfc

View file

@ -1057,6 +1057,35 @@ Build:1.9.0,1090005
build=cd ../ && \ build=cd ../ && \
./compile.sh -a "x86" --release ./compile.sh -a "x86" --release
Build:1.9.5,1090503
disable=test
commit=1.9.5
subdir=vlc-android
gradle=VanillaARMv6fpu
srclibs=VLC@42e5542
prebuild=ln -s vlc-android/$$VLC$$ ../vlc
build=cd ../ && \
./compile.sh -a "armeabi" --release
Build:1.9.5,1090504
disable=test
commit=1.9.5
subdir=vlc-android
gradle=VanillaARMv7
srclibs=VLC@42e5542
prebuild=ln -s vlc-android/$$VLC$$ ../vlc
build=cd ../ && \
./compile.sh -a "armeabi-v7a" --release
Build:1.9.5,1090505
commit=1.9.5
subdir=vlc-android
gradle=VanillaX86
srclibs=VLC@42e5542
prebuild=ln -s vlc-android/$$VLC$$ ../vlc
build=cd ../ && \
./compile.sh -a "x86" --release
Maintainer Notes: Maintainer Notes:
Instructions and dependencies here: http://wiki.videolan.org/AndroidCompile Instructions and dependencies here: http://wiki.videolan.org/AndroidCompile
see http://buildbot.videolan.org/builders/ for version code scheme see http://buildbot.videolan.org/builders/ for version code scheme
@ -1076,7 +1105,7 @@ releases.
Archive Policy:10 versions Archive Policy:10 versions
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:None
Vercode Operation:%c + 5 Vercode Operation:%c + 5
Current Version:1.9.5 Current Version:1.9.0
Current Version Code:6 Current Version Code:1090005