fdroiddata/metadata/org.subsurface.yml
Gregor Düster 656fabd40d Rewrite metadata, following up fdroidserver!1328
Remove quotes around 'yes' for Builds.maven as well as convert
RequiresRoot to a boolean value.

Ref.: fdroidserver!1328
Ref.: fdroidserver b0c05842d8c081cf5503b31e8ecc797dc95ed900
2023-05-24 08:44:46 +00:00

37 lines
966 B
YAML

AntiFeatures:
- UpstreamNonFree
Categories:
- Sports & Health
License: GPL-2.0-or-later
AuthorName: Subsurface
AuthorEmail: dirk@subsurface-divelog.org
WebSite: https://subsurface-divelog.org/
SourceCode: https://github.com/Subsurface-divelog/subsurface
IssueTracker: https://github.com/Subsurface-divelog/subsurface/issues
AutoName: Subsurface
Description: |-
Companion app for the cross-platform Subsurface desktop app
* Capture dive positions
* Search and modify old dives
* Synchronise dives with a server for manipulation in desktop app
Recent versions require the non-free library Google Play Services library.
RepoType: git
Repo: https://github.com/Subsurface-divelog/subsurface.git
Builds:
- versionName: '1.7'
versionCode: 8
commit: '1.7'
maven: yes
prebuild: sed -i '/sherlock/d' project.properties
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: '1.7'
CurrentVersionCode: 8
NoSourceSince: '1.7'