fdroiddata/metadata/de.joergjahnke.c64.android.yml
Hans-Christoph Steiner 6c177c1fc3
rewrite all .txt with 'Auto Update Mode:None' (d-z)
!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
```
2019-08-19 18:41:06 +02:00

17 lines
440 B
YAML

Disabled: Field-of-use restriction issues with included ROM binary
Categories:
- Games
License: GPL
WebSite: http://jmec64.sourceforge.net
SourceCode: https://sourceforge.net/projects/jmec64
IssueTracker: https://sourceforge.net/p/jmec64/_list/tickets
Name: Mobile C64
Summary: Commodore 64 Emulator
Description: A Commodore 64 (C64) emulator.
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.6.16
CurrentVersionCode: 10616