fdroiddata/metadata/org.hermit.netscramble.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

22 lines
642 B
YAML

Disabled: Need to host the source code in a repo
Categories:
- Games
License: GPL-2.0-only
WebSite: https://code.google.com/p/moonblink/wiki/ScrambledNet
SourceCode: https://code.google.com/p/moonblink/downloads
AutoName: Scrambled Net
Summary: Puzzle game
Description: |-
A puzzle game where the player is given a network diagram with the parts of the
network randomly rotated and must rotate them to connect all the terminals to
the server. A port of the KDE game "knetwalk".
RepoType: hg
Repo: https://bitbucket.org/dalb8/scrambled
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: 5.0.2
CurrentVersionCode: 28