mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
48 lines
1.3 KiB
YAML
48 lines
1.3 KiB
YAML
Categories:
|
|
- Science & Education
|
|
License: GPL-2.0-only
|
|
SourceCode: https://codeberg.org/kollo/Calcvac-Android
|
|
IssueTracker: https://codeberg.org/kollo/Calcvac-Android/issues
|
|
Changelog: https://codeberg.org/kollo/Calcvac-Android/src/branch/master/CHANGELOG
|
|
|
|
AutoName: Calcvac
|
|
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://codeberg.org/kollo/Calcvac-Android.git
|
|
|
|
Builds:
|
|
- versionName: 2.01-1
|
|
versionCode: 1
|
|
commit: 2.01-1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
prebuild: sed -i -e '/keystore/d' build.gradle
|
|
|
|
- versionName: 2.01-2
|
|
versionCode: 2
|
|
commit: 2.01-2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
prebuild: sed -i -e '/keystore/d' build.gradle
|
|
|
|
- versionName: 2.01-3
|
|
versionCode: 3
|
|
commit: 2.01-3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
prebuild: sed -i -e '/keystore/d' build.gradle
|
|
|
|
AutoUpdateMode: Version %v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 2.01-3
|
|
CurrentVersionCode: 3
|