fdroiddata/metadata/org.piwik.mobile.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

19 lines
570 B
YAML

Disabled: apks via here http://piwik.org/mobile/faq but lag a little. Already asked
http://forum.piwik.org/read.php?2,77547. Would build with Titanium SDK but we
don't support that
Categories:
- Internet
License: GPL-3.0-only
WebSite: http://piwik.org
SourceCode: https://github.com/piwik/piwik-mobile
Summary: Web analytics client
Description: |-
Piwik is an open-source web analytics package. Piwik Mobile is a client that
gives you access to your statistics.
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.9.6
CurrentVersionCode: 20