From 06226f7353d7988cecc6ee38dcf5b897e3a0370f Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Wed, 10 Oct 2018 15:33:35 +0000 Subject: [PATCH] New app: Calcvac --- metadata/de.drhoffmannsoftware.calcvac.yml | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/de.drhoffmannsoftware.calcvac.yml diff --git a/metadata/de.drhoffmannsoftware.calcvac.yml b/metadata/de.drhoffmannsoftware.calcvac.yml new file mode 100644 index 0000000000..89ed78a7d8 --- /dev/null +++ b/metadata/de.drhoffmannsoftware.calcvac.yml @@ -0,0 +1,32 @@ +Categories: + - Science & Education +License: GPL-2.0-only +SourceCode: https://gitlab.com/kollo/Calcvac-Android +IssueTracker: https://gitlab.com/kollo/Calcvac-Android/issues +Changelog: https://gitlab.com/kollo/Calcvac-Android/blob/HEAD/CHANGELOG + +Summary: Calculate logitudinal one-dimensional pressure profiles in vacuum pipes +Description: |- + The programs calcvac/vacline can calculate logitudinal one-dimensional + pressure profiles in vacuum pipes. The pipes can consist of different + sections of different shape and material. Outgasing of several different + gas species can be simulated. Also it is possible to install vacuum pumps of + different types. Also cryo effects (cold pipes and cryo pumps) are + simulated. Finally the pipes can be linked together to form a network. + +RepoType: git +Repo: https://gitlab.com/kollo/Calcvac-Android + +Builds: + - versionName: 2.01-1 + versionCode: 1 + commit: 2.01-1 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore/d' build.gradle + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 2.01-1 +CurrentVersionCode: 1