rewrite yml: fr.cap_rel.fr.sagc_plongee.fr.nitroxCalc
This commit is contained in:
parent
bedc95c965
commit
96cbe069e0
|
|
@ -1,28 +0,0 @@
|
||||||
Categories:Sports & Health
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://framagit.org/erics/nitroxCalc
|
|
||||||
Issue Tracker:https://framagit.org/erics/nitroxCalc/issues
|
|
||||||
|
|
||||||
Auto Name:nitroxCalc
|
|
||||||
Summary:Nitrox Calculator for Diving
|
|
||||||
Description:
|
|
||||||
Compute nitrox parameters for Enriched Air Nitrox diving (this app is only in
|
|
||||||
french for the moment but will be translated as soon as possible).
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://framagit.org/erics/nitroxCalc.git
|
|
||||||
|
|
||||||
Build:0.6.0,6008
|
|
||||||
commit=release-0.6.0
|
|
||||||
subdir=platforms/android
|
|
||||||
gradle=yes
|
|
||||||
prebuild=echo "android { lintOptions { checkReleaseBuilds false } }" >> build.gradle
|
|
||||||
|
|
||||||
Maintainer Notes:
|
|
||||||
UpdateCheckMode disabled because checkupdates sets it to an old version
|
|
||||||
.
|
|
||||||
|
|
||||||
Auto Update Mode:Version release-%v
|
|
||||||
Update Check Mode:None
|
|
||||||
29
metadata/fr.cap_rel.fr.sagc_plongee.fr.nitroxCalc.yml
Normal file
29
metadata/fr.cap_rel.fr.sagc_plongee.fr.nitroxCalc.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
||||||
|
Categories:
|
||||||
|
- Sports & Health
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://framagit.org/erics/nitroxCalc
|
||||||
|
IssueTracker: https://framagit.org/erics/nitroxCalc/issues
|
||||||
|
|
||||||
|
AutoName: nitroxCalc
|
||||||
|
Summary: Nitrox Calculator for Diving
|
||||||
|
Description: |-
|
||||||
|
Compute nitrox parameters for Enriched Air Nitrox diving (this app is only in
|
||||||
|
french for the moment but will be translated as soon as possible).
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://framagit.org/erics/nitroxCalc.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.6.0
|
||||||
|
versionCode: 6008
|
||||||
|
commit: release-0.6.0
|
||||||
|
subdir: platforms/android
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: echo "android { lintOptions { checkReleaseBuilds false } }" >> build.gradle
|
||||||
|
|
||||||
|
MaintainerNotes: ' UpdateCheckMode disabled because checkupdates sets it to an old
|
||||||
|
version'
|
||||||
|
|
||||||
|
AutoUpdateMode: Version release-%v
|
||||||
|
UpdateCheckMode: None
|
||||||
Loading…
Reference in a new issue