mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-18 18:06:05 +01:00
37 lines
989 B
YAML
37 lines
989 B
YAML
Categories:
|
|
- Science & Education
|
|
- Time
|
|
License: GPL-3.0-or-later
|
|
AuthorName: Watanabe Takanobu
|
|
AuthorEmail: rreedd555@gmail.com
|
|
WebSite: https://github.com/tknv/Oriens
|
|
SourceCode: https://github.com/tknv/Oriens
|
|
IssueTracker: https://github.com/tknv/Oriens/issues
|
|
Changelog: https://github.com/tknv/Oriens/releases
|
|
|
|
AutoName: Oriens
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/tknv/Oriens.git
|
|
Binaries: https://github.com/tknv/Oriens/releases/download/v%v/app-release-signed.apk
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: v1.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- reproducible-apk-tools@v0.3.0
|
|
postbuild:
|
|
- mv $$OUT$$ unaligned.apk
|
|
- $$reproducible-apk-tools$$/zipalign.py --page-size 4 --pad-like-apksigner
|
|
--replace unaligned.apk $$OUT$$
|
|
|
|
AllowedAPKSigningKeys: 51e3d0c28253147192e148e04a774708989994c4a14fcfb8085a8852f0f56cf0
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.0'
|
|
CurrentVersionCode: 1
|