diff --git a/metadata/com.artifex.mupdfdemo.txt b/metadata/com.artifex.mupdfdemo.txt index 2e515601d8..67ed5ab3ac 100644 --- a/metadata/com.artifex.mupdfdemo.txt +++ b/metadata/com.artifex.mupdfdemo.txt @@ -134,6 +134,42 @@ Build:1.6,63 scandelete=build/debug/ buildjni=yes +Build:1.7,71 + commit=1.7 + subdir=platform/android + submodules=yes + forceversion=yes + forcevercode=yes + prebuild=sed -i 's/armeabi-v7a/armeabi armeabi-v7a/g' jni/Application.mk && \ + cd ../.. && \ + make generate + scandelete=build/debug/ + buildjni=yes + +Build:1.7,72 + commit=1.7 + subdir=platform/android + submodules=yes + forceversion=yes + forcevercode=yes + prebuild=sed -i -e 's/armeabi-v7a/x86/g' -e 's/android-8/android-9/g' jni/Application.mk && \ + cd ../.. && \ + make generate + scandelete=build/debug/ + buildjni=yes + +Build:1.7,73 + commit=1.7 + subdir=platform/android + submodules=yes + forceversion=yes + forcevercode=yes + prebuild=sed -i -e 's/armeabi-v7a/mips/g' -e 's/android-8/android-9/g' jni/Application.mk && \ + cd ../.. && \ + make generate + scandelete=build/debug/ + buildjni=yes + Maintainer Notes: Our version codes differs until 1.5. With 1.6 we try to sync up with upstream releases. They will try to tag android releases and update @@ -157,5 +193,5 @@ http://git.ghostscript.com/?p=mupdf.git;a=blob;f=platform/android/jni/Applicatio Auto Update Mode:None Update Check Mode:None -Current Version:1.6 -Current Version Code:63 +Current Version:1.7 +Current Version Code:73