mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Merge branch 'avare' into 'master'
Update Avare to 9.0.2 See merge request fdroid/fdroiddata!7878
This commit is contained in:
commit
44b81e8556
1 changed files with 15 additions and 9 deletions
|
|
@ -1,6 +1,3 @@
|
|||
AntiFeatures:
|
||||
- UpstreamNonFree
|
||||
- NonFreeDep
|
||||
Categories:
|
||||
- Navigation
|
||||
License: BSD-2-Clause-FreeBSD
|
||||
|
|
@ -20,8 +17,7 @@ Description: |-
|
|||
enables manual browsing of all charts and all other materials even without cell
|
||||
service or GPS. Current FAA weather METARs, TAFs and TFRs are provided too.
|
||||
|
||||
Notice: This is not an FAA certified GPS. AntiFeatures: A Google account is
|
||||
required.
|
||||
Notice: This is not an FAA certified GPS.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/apps4av/avare
|
||||
|
|
@ -205,9 +201,16 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/play-services/d' build.gradle
|
||||
|
||||
- versionName: 9.0.2
|
||||
versionCode: 345
|
||||
commit: 55d71b2758e350437777f627d224c4820402b657
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: |-
|
||||
Licensing info via https://github.com/apps4av/avare/issues/88:
|
||||
All files have Apache style licesnes on them. If any is missing a license
|
||||
All files have Apache style licenses on them. If any is missing a license
|
||||
we will add when we find.
|
||||
|
||||
License changed and now is FreeBSD/BSD-2clause as of:
|
||||
|
|
@ -215,8 +218,11 @@ MaintainerNotes: |-
|
|||
|
||||
7.0.x+ are using play-services, see https://github.com/apps4av/avare/issues/154.
|
||||
|
||||
ArchivePolicy: 0 versions
|
||||
9.0.5 no longer appear to use play-services.
|
||||
|
||||
.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 7.5.5
|
||||
CurrentVersionCode: 285
|
||||
CurrentVersion: 9.0.2
|
||||
CurrentVersionCode: 345
|
||||
|
|
|
|||
Loading…
Reference in a new issue