diff --git a/metadata/org.videolan.vlc.txt b/metadata/org.videolan.vlc.txt index 38ab8f2ec4..b46c8b36af 100644 --- a/metadata/org.videolan.vlc.txt +++ b/metadata/org.videolan.vlc.txt @@ -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