From 6592ada87eb58a8412acc32f6a4ed2816bf31554 Mon Sep 17 00:00:00 2001 From: ninelima Date: Sat, 12 Dec 2020 15:03:16 +0800 Subject: [PATCH] Update Avare to 9.0.2 (no longer appear to use play-services) --- metadata/com.ds.avare.yml | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/metadata/com.ds.avare.yml b/metadata/com.ds.avare.yml index ee77dfe8c8..e6b6e4065b 100644 --- a/metadata/com.ds.avare.yml +++ b/metadata/com.ds.avare.yml @@ -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