From e11f0e11a0c09df4afe17339b11d77e75c653950 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Fri, 3 Apr 2015 15:01:37 +0200 Subject: [PATCH] Update MuPDF to 1.6 (63) --- metadata/com.artifex.mupdfdemo.txt | 44 +++++++++++++++++++++++++++--- 1 file changed, 40 insertions(+), 4 deletions(-) diff --git a/metadata/com.artifex.mupdfdemo.txt b/metadata/com.artifex.mupdfdemo.txt index 855ac7f71a..2e515601d8 100644 --- a/metadata/com.artifex.mupdfdemo.txt +++ b/metadata/com.artifex.mupdfdemo.txt @@ -18,7 +18,8 @@ It also reads OpenXPS and CBZ (comic book) documents. . Repo Type:git -Repo:https://git.ghostscript.com/mupdf.git +#Repo:https://git.ghostscript.com/mupdf.git +Repo:http://git.ghostscript.com/mupdf.git Build:1.2,2 commit=1.2 @@ -97,6 +98,42 @@ Build:1.5,55 scandelete=build/debug/ buildjni=yes +Build:1.6,61 + commit=android-release-60 + 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.6,62 + commit=android-release-60 + 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.6,63 + commit=android-release-60 + 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 @@ -120,6 +157,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.5 -Current Version Code:55 - +Current Version:1.6 +Current Version Code:63