mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Move Kwik DEM (usa.can) to https://gitlab.com/ninelima/kwikDEM.git
This commit is contained in:
parent
3828829aef
commit
1aa9d5f5cb
1 changed files with 17 additions and 13 deletions
|
|
@ -1,26 +1,23 @@
|
||||||
Categories:
|
Categories:
|
||||||
- Navigation
|
- Navigation
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
WebSite: http://ninelima.org/efis/
|
WebSite: https://ninelima.org/efis/
|
||||||
SourceCode: https://gitlab.com/ninelima/kwikEFIS
|
SourceCode: https://gitlab.com/ninelima/kwikDEM
|
||||||
IssueTracker: https://gitlab.com/ninelima/kwikEFIS/issues
|
IssueTracker: https://gitlab.com/ninelima/kwikDEM/issues
|
||||||
Changelog: https://gitlab.com/ninelima/kwikEFIS/blob/HEAD/CHANGELOG.md
|
Changelog: https://gitlab.com/ninelima/kwikDEM/blob/HEAD/CHANGELOG.md
|
||||||
Bitcoin: 1KKWRF25NwVgNdankr1vBphtkLbX766Ee1
|
|
||||||
|
|
||||||
AutoName: Kwik DataPac (usa.can)
|
AutoName: Kwik DataPac (usa.can)
|
||||||
Description: |-
|
Description: |-
|
||||||
The synthetic vision terrain (DEM) data pack for use with
|
Synthetic vision terrain (DEM) data pack for use with:
|
||||||
<a href="https://f-droid.org/en/packages/player.efis.pfd/">Kwik EFIS</a>,
|
<a href="https://f-droid.org/en/packages/player.efis.pfd/">Kwik EFIS</a>
|
||||||
<a href="https://f-droid.org/en/packages/player.efis.mfd/">Kwik DMAP</a> and
|
|
||||||
<a href="https://f-droid.org/en/packages/player.efis.cfd/">Kwik COMP</a>.
|
|
||||||
|
|
||||||
* North America
|
* North America
|
||||||
* Canada
|
* Canada
|
||||||
|
|
||||||
<a href="http://ninelima.org/efis/datapac.html">Help</a>
|
<a href="https://ninelima.org/efis/datapac.html">Help</a>
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://gitlab.com/ninelima/kwikEFIS.git
|
Repo: https://gitlab.com/ninelima/kwikDEM.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: '1.2'
|
- versionName: '1.2'
|
||||||
|
|
@ -44,7 +41,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- usa_can
|
- usa_can
|
||||||
|
|
||||||
|
- versionName: '1.5'
|
||||||
|
versionCode: 6
|
||||||
|
commit: DEM_1.5
|
||||||
|
subdir: datapac
|
||||||
|
gradle:
|
||||||
|
- usa_can
|
||||||
|
|
||||||
AutoUpdateMode: Version DEM_%v
|
AutoUpdateMode: Version DEM_%v
|
||||||
UpdateCheckMode: Tags ^DEM
|
UpdateCheckMode: Tags ^DEM
|
||||||
CurrentVersion: '1.4'
|
CurrentVersion: '1.5'
|
||||||
CurrentVersionCode: 5
|
CurrentVersionCode: 6
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue