VLC: Prepare 1.1.6

This commit is contained in:
Boris Kraut 2015-03-20 18:29:03 +01:00
parent af13f7f6f4
commit da348765c6

View file

@ -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