VLC: Prepare switch to gradle

This commit is contained in:
Boris Kraut 2015-02-27 19:14:59 +01:00
parent 0817ad7f1c
commit 0854be3362

View file

@ -432,6 +432,19 @@ Build:1.0.1,10104
ANDROID_ABI=armeabi-v7a ./compile.sh release
buildjni=no
Build:1.1.0,1010002
disable=wip
commit=1.1.0
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 && \
sed -i -e '/proguardFile/abuildConfigField "String", "APPLICATION_ID", "org.videolan.vlc"' build.gradle
build=cd ../ && \
ANDROID_ABI=x86 ./compile.sh 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
@ -447,6 +460,6 @@ Archive Policy:6 versions
Auto Update Mode:None
Update Check Mode:Tags
Vercode Operation:%c + 4
Current Version:1.1.0
Current Version Code:1010004
Current Version:1.1.1
Current Version Code:1010104