universe.constellation.orion.viewer

This commit is contained in:
FestplattenSchnitzel 2021-04-08 19:58:27 +00:00 committed by Izzy
parent 985173ff65
commit 4550137b66

View file

@ -0,0 +1,36 @@
Categories:
- Reading
License: GPL-3.0-or-later
AuthorName: Michael Bogdanov
AuthorEmail: mikhael.bogdanov@gmail.com
WebSite: https://github.com/max-kammerer/orion-viewer
SourceCode: https://github.com/max-kammerer/orion-viewer
IssueTracker: https://github.com/max-kammerer/orion-viewer/issues
Translation: https://github.com/max-kammerer/orion-viewer/wiki/Translations
Changelog: https://github.com/max-kammerer/orion-viewer/releases
AutoName: Orion Viewer
RepoType: git
Repo: https://github.com/max-kammerer/orion-viewer
Builds:
- versionName: 0.81.2
versionCode: 198
commit: 0.81.2_fdroid
subdir: orion-viewer
gradle:
- arm7
output: build/outputs/apk/arm7/release/orion-viewer-$$VERSION$$-arm7-release-unsigned.apk
prebuild:
- cd ..
- gradle -b thirdparty_build.gradle downloadAndPatchDjvu downloadAndMakeMupdf
scandelete:
- nativeLibs/mupdf
ndk: r20b
AutoUpdateMode: Version %v
UpdateCheckMode: HTTP
UpdateCheckData: https://github.com/max-kammerer/orion-viewer/raw/master/orion-viewer/version.properties|orion\.version\.code\s*=\s*([0-9]+)|.|orion.version.name\s*=\s*(.+)
CurrentVersion: 0.81.2
CurrentVersionCode: 198