VLC: 1.1.2 fixed Java1.7 issues.

This commit is contained in:
Boris Kraut 2015-03-03 13:40:29 +01:00
parent 928f2147db
commit 77d8a4c347

View file

@ -432,15 +432,14 @@ Build:1.0.1,10104
ANDROID_ABI=armeabi-v7a ./compile.sh release
buildjni=no
Build:1.1.1,1010102
disable=wip; java1.7
commit=1.1.1
Build:1.1.2,1010202
commit=1.1.2
subdir=vlc-android
srclibs=VLC@96e66d5
prebuild=sed -i -e '/^TARGET/aPASSWORD_KEYSTORE="$PASSWORD_KEYSTORE" gradle $TARGET\nexit 0' -e 's@\-d \"gradle\/wrapper\"@1@g' ../compile.sh && \
ln -s vlc-android/$$VLC$$ ../vlc
build=cd ../ && \
ANDROID_ABI=x86 ./compile.sh release
ANDROID_ABI=x86 ./compile.sh prod
buildjni=no
ndk=r10d
@ -448,6 +447,8 @@ Maintainer Notes:
Instructions and dependencies here: http://wiki.videolan.org/AndroidCompile
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
TODO: BuildConfig.APPLICATION_ID R.string.build_revision R.string.build_host R.string.build_time BuildConfig.VERSION_CODE BuildConfig.VERSION_NAME
.
# +0: - (upstream)