VLC: Disable due to BuildConfig and R issues

This commit is contained in:
Boris Kraut 2015-03-03 19:40:07 +01:00
parent cf935d78bb
commit 1cd06a617d

View file

@ -433,13 +433,14 @@ Build:1.0.1,10104
buildjni=no
Build:1.1.2,1010202
disable=BuildCondig and R issues
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
ln -s vlc-android/$$VLC$$ ../vlc && \
build=cd ../ && \
ANDROID_ABI=x86 ./compile.sh prod
ANDROID_ABI=x86 ./compile.sh release
buildjni=no
ndk=r10d
@ -447,8 +448,6 @@ 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)