6dc775b236
```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 ```
30 lines
684 B
YAML
30 lines
684 B
YAML
Categories:
|
|
- Multimedia
|
|
- Theming
|
|
License: Apache-2.0
|
|
SourceCode: https://github.com/tbouron/WlpprforMuzei
|
|
IssueTracker: https://github.com/tbouron/WlpprforMuzei/issues
|
|
|
|
AutoName: Wlppr for Muzei
|
|
Summary: Wlppr.com pictures in Muzei
|
|
Description: Use pictures from Wlppr.com in [[net.nurik.roman.muzei]].
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/tbouron/WlpprforMuzei.git
|
|
|
|
Builds:
|
|
- versionName: 1.0.1
|
|
versionCode: 2
|
|
disable: third party maven repo
|
|
commit: 1.0.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
MaintainerNotes: Dinamically set version name and code, so no UCM applies.
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: 1.0.1
|
|
CurrentVersionCode: 2
|