58 lines
1.5 KiB
Plaintext
58 lines
1.5 KiB
Plaintext
Categories:Reading
|
|
License:AGPL-3.0+
|
|
Web Site:https://mupdf.com
|
|
Source Code:https://git.ghostscript.com/?p=mupdf-android-viewer-mini.git;a=summary
|
|
Issue Tracker:https://bugs.ghostscript.com
|
|
Changelog:https://git.ghostscript.com/?p=mupdf.git;a=blob_plain;f=CHANGES;hb=HEAD
|
|
|
|
Auto Name:MuPDF mini
|
|
Summary:Extra simple document viewer
|
|
Description:
|
|
The mini version of [[com.artifex.mupdfdemo]] is designed to be an extra simple
|
|
document viewer with no frills.
|
|
|
|
It supports the following file formats: PDF, XPS, CBZ, unprotected EPUB, and
|
|
FB2.
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://git.ghostscript.com/mupdf-android-viewer-mini.git
|
|
|
|
Build:1.11,111
|
|
commit=1.11
|
|
submodules=yes
|
|
output=bin/MuPDF mini-release-unsigned.apk
|
|
forceversion=yes
|
|
forcevercode=yes
|
|
rm=libmupdf/thirdparty/curl/tests
|
|
build=make release APP_ABI=armeabi-v7a
|
|
ndk=r14b
|
|
|
|
Build:1.11,112
|
|
commit=1.11
|
|
submodules=yes
|
|
output=bin/MuPDF mini-release-unsigned.apk
|
|
forceversion=yes
|
|
forcevercode=yes
|
|
rm=libmupdf/thirdparty/curl/tests
|
|
build=make release APP_ABI=x86
|
|
ndk=r14b
|
|
|
|
Maintainer Notes:
|
|
The version code "bears no resemblance to the version name", however it
|
|
follows this pattern:
|
|
* MINOR + "1" for armeabi-v7a
|
|
* MINOR + "2" for x86
|
|
E.g. MuPDF mini 1.11 for x86 has version code 112 ("11" + "2").
|
|
|
|
Documents:
|
|
* https://www.mupdf.com/docs/how-to-build-mupdf-for-android
|
|
* https://mupdf.com/downloads/
|
|
* https://twiki.ghostscript.com/do/view/MuPDF/AndroidReleases
|
|
.
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:None
|
|
Current Version:1.11
|
|
Current Version Code:112
|