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 ```
17 lines
440 B
YAML
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
|