6c177c1fc3
!5262 ```bash for f in `grep --files-with-matches 'Auto Update Mode:None' metadata/*.txt |sed 's,^metadata/\(.*\)\.txt$,\1,'`; do echo $f; done > /tmp/rewrite fdroid rewritemeta --to yml `cat /tmp/rewrite` for f in `cat /tmp/rewrite`; do git rm -f metadata/${f}.txt; git add metadata/${f}.yml; done ```
24 lines
564 B
YAML
24 lines
564 B
YAML
Categories:
|
|
- Theming
|
|
- Multimedia
|
|
License: GPL-3.0-only
|
|
SourceCode: https://github.com/rocboronat/NullBlackWallpaper
|
|
IssueTracker: https://github.com/rocboronat/NullBlackWallpaper/issues
|
|
|
|
AutoName: Null Black Wallpaper
|
|
Summary: Live wallpaper that does nothing
|
|
Description: Use a blank pattern as "live wallpaper".
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/rocboronat/NullBlackWallpaper
|
|
|
|
Builds:
|
|
- versionName: '3.14'
|
|
versionCode: 3
|
|
commit: fa06e030ad36
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: '3.14'
|
|
CurrentVersionCode: 3
|