mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
universe.constellation.orion.viewer
This commit is contained in:
parent
985173ff65
commit
4550137b66
1 changed files with 36 additions and 0 deletions
36
metadata/universe.constellation.orion.viewer.yml
Normal file
36
metadata/universe.constellation.orion.viewer.yml
Normal 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
|
||||
Loading…
Reference in a new issue