mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Add LiveWallpaperIt - Muzei plugin
This commit is contained in:
parent
c8be35a975
commit
b38f01b484
1 changed files with 35 additions and 0 deletions
35
metadata/rocks.tbog.livewallpaperit.yml
Normal file
35
metadata/rocks.tbog.livewallpaperit.yml
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: Rely on Reddit.
|
||||
Categories:
|
||||
- System
|
||||
- Theming
|
||||
License: GPL-3.0-only
|
||||
AuthorName: TBog
|
||||
SourceCode: https://github.com/TBog/live-wallpaper-it
|
||||
IssueTracker: https://github.com/TBog/live-wallpaper-it/issues
|
||||
|
||||
AutoName: LiveWallpaperIt
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/TBog/live-wallpaper-it.git
|
||||
Binaries: https://github.com/TBog/live-wallpaper-it/releases/download/v%v/app-fdroid-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 2
|
||||
commit: 3a2747492f70d6bdad62ccb5e701bc3f6d5fdaac
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AllowedAPKSigningKeys: 7b932fa3589a5f30d51fe9e029bd98af1f7607084711e8134216f4d44b58c197
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[^-_]*$
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue