From ff7662e18b403fc0aade63827898a12209d01017 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Mon, 9 Jun 2014 23:03:47 +0100 Subject: [PATCH] MuPDF 1.4 - failed attempt to build arm --- metadata/com.artifex.mupdfdemo.txt | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/metadata/com.artifex.mupdfdemo.txt b/metadata/com.artifex.mupdfdemo.txt index c7942c3955..9078fabfcb 100644 --- a/metadata/com.artifex.mupdfdemo.txt +++ b/metadata/com.artifex.mupdfdemo.txt @@ -61,10 +61,24 @@ Build:1.2-MIPS,52 make generate buildjni=yes -Auto Update Mode:None -# Tags would wipe out submodules -# Don't build ARMv7a until we can support more than 3 apks -Update Check Mode:RepoManifest -Current Version:1.3 (git build) -Current Version Code:50 +Build:1.4,53 + disable=Doesn't build, just hangs + commit=1.4 + subdir=platform/android + submodules=yes + forceversion=yes + prebuild=sed -i 's/armeabi-v7a/armeabi armeabi-v7a/g' jni/Application.mk && \ + cd ../.. && \ + make generate + buildjni=yes + +Maintainer Notes: +Source code is not up to date as far as android versioning goes. Our version +codes probably differ from the official ones. +. + +Auto Update Mode:None +Update Check Mode:None +Current Version:1.4 +Current Version Code:53