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 ```
37 lines
819 B
YAML
37 lines
819 B
YAML
Disabled: 'Functions badly: is not able to progress beyond forum list'
|
|
Categories:
|
|
- Internet
|
|
License: GPL-3.0-only
|
|
WebSite: https://code.google.com/p/hfr4droid
|
|
SourceCode: https://code.google.com/p/hfr4droid/source
|
|
|
|
Summary: Consulter le forum HFR
|
|
Description: Companion app for the [http://forum.hardware.fr/ Hardware Forum France].
|
|
|
|
RepoType: git-svn
|
|
Repo: https://hfr4droid.googlecode.com/svn/trunk
|
|
|
|
Builds:
|
|
- versionName: 0.5.1
|
|
versionCode: 51
|
|
commit: '131'
|
|
subdir: hfr4droid
|
|
prebuild: mv lib libs
|
|
|
|
- versionName: 0.6.1
|
|
versionCode: 61
|
|
commit: '160'
|
|
subdir: hfr4droid
|
|
prebuild: mv lib libs
|
|
|
|
- versionName: 0.7.4
|
|
versionCode: 74
|
|
commit: '263'
|
|
subdir: hfr4droid
|
|
androidupdate:
|
|
- .
|
|
- ../hfr4droidCommon
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Static
|