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 ```
42 lines
1 KiB
YAML
42 lines
1 KiB
YAML
Disabled: non-free, little chance we'll ever build it
|
|
Categories:
|
|
- Internet
|
|
License: GPL-3.0-or-later
|
|
WebSite: http://www.ratebeer.com
|
|
SourceCode: https://github.com/erickok/ratebeer
|
|
IssueTracker: https://github.com/erickok/ratebeer/issues
|
|
|
|
AutoName: RateBeer
|
|
Summary: RateBeer.com client
|
|
Description: |-
|
|
Companion client for the [http://www.ratebeer.com RateBeer]-Website.
|
|
|
|
Features:
|
|
|
|
* Search and explore (top) beers without the need for an account
|
|
* On- and off-line rating of beers
|
|
* Offer place and event suggestions based on a user's geographical location
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/erickok/ratebeer
|
|
|
|
Builds:
|
|
- versionName: 1.5.8
|
|
versionCode: 52
|
|
disable: filled with jars, uses google play services lib
|
|
commit: none
|
|
subdir: RateBeerForAndroid
|
|
|
|
- versionName: 2.2.1
|
|
versionCode: 213
|
|
disable: play-services
|
|
commit: v2.2.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: 2.2.1
|
|
CurrentVersionCode: 213
|