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 ```
79 lines
1.5 KiB
YAML
79 lines
1.5 KiB
YAML
AntiFeatures:
|
|
- UpstreamNonFree
|
|
- NonFreeNet
|
|
Categories:
|
|
- Reading
|
|
License: GPL-3.0-only
|
|
SourceCode: https://github.com/notizklotz/derbund-downloader
|
|
IssueTracker: https://github.com/notizklotz/derbund-downloader/issues
|
|
|
|
AutoName: Der Bund ePaper
|
|
Summary: Download ePaper issue of the Der Bund
|
|
Description: |-
|
|
'''Note:''' This app is no longer maintained.
|
|
|
|
[http://epaper.derbund.ch/ Der Bund] is a swiss newspaper, which offers an
|
|
ePaper version.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/notizklotz/derbund-downloader
|
|
|
|
Builds:
|
|
- versionName: 1.1.1
|
|
versionCode: 11
|
|
commit: v1.1.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
prebuild: sed -i -e 's/v4:21.0.2/v4:21.0.+/g' build.gradle ../build.gradle
|
|
|
|
- versionName: '2.0'
|
|
versionCode: 14
|
|
commit: v2.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '2.1'
|
|
versionCode: 16
|
|
commit: v2.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '2.2'
|
|
versionCode: 17
|
|
commit: v2.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '2.3'
|
|
versionCode: 18
|
|
commit: v2.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '2.4'
|
|
versionCode: 22
|
|
disable: google play services
|
|
commit: v2.4
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '2.7'
|
|
versionCode: 34
|
|
disable: google play services
|
|
commit: v2.7
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
ArchivePolicy: 0 versions
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Static
|
|
CurrentVersion: '3.3'
|
|
CurrentVersionCode: 51
|