mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-03 18:46:05 +01:00
37 lines
1 KiB
YAML
37 lines
1 KiB
YAML
Categories:
|
|
- Theming
|
|
- Wallpaper
|
|
License: MIT
|
|
AuthorName: Harold Martin
|
|
AuthorEmail: harold.martin@gmail.com
|
|
WebSite: https://github.com/hbmartin/onyx-boox-screensaver-gol
|
|
SourceCode: https://github.com/hbmartin/onyx-boox-screensaver-gol
|
|
IssueTracker: https://github.com/hbmartin/onyx-boox-screensaver-gol/issues
|
|
|
|
Name: GoL Screensaver
|
|
AutoName: GoL Screensaver
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/hbmartin/onyx-boox-screensaver-gol.git
|
|
Binaries: https://github.com/hbmartin/onyx-boox-screensaver-gol/releases/download/v%v/app-release-unsigned-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 16 --pad-like-apksigner
|
|
--replace unaligned.apk $$OUT$$
|
|
|
|
AllowedAPKSigningKeys: 94d23cf011d4e14531491fb2c8ab51a162b1d0bbe1e282ed986100204578bec2
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.0'
|
|
CurrentVersionCode: 1
|