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 ```
26 lines
670 B
YAML
26 lines
670 B
YAML
AntiFeatures:
|
|
- NonFreeDep
|
|
Categories:
|
|
- Multimedia
|
|
License: Apache-2.0
|
|
WebSite: https://code.google.com/p/flickr-viewer-for-honeycomb/wiki/FeatureGuide
|
|
SourceCode: https://code.google.com/p/flickr-viewer-for-honeycomb/source
|
|
|
|
AutoName: Flickr Viewer HD
|
|
Summary: Flickr viewer for tablets
|
|
Description: N.B. It isn't possible to run this without properitary Google Maps installed.
|
|
|
|
RepoType: git-svn
|
|
Repo: https://flickr-viewer-for-honeycomb.googlecode.com/svn/trunk
|
|
|
|
Builds:
|
|
- versionName: 1.2.8
|
|
versionCode: 19
|
|
commit: '402'
|
|
target: Google Inc.:Google APIs:16
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Static
|
|
CurrentVersion: 1.2.8
|
|
CurrentVersionCode: 19
|