32 lines
764 B
YAML
32 lines
764 B
YAML
|
Categories:
|
||
|
- Internet
|
||
|
License: GPL-3.0-or-later
|
||
|
SourceCode: https://github.com/davidar/tensor
|
||
|
IssueTracker: https://github.com/davidar/tensor/issues
|
||
|
|
||
|
AutoName: Tensor
|
||
|
Description: Cross-platform Matrix.org client based on Qt5/QML/QtQuick.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/davidar/tensor
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '0.2'
|
||
|
versionCode: 2
|
||
|
commit: v0.2
|
||
|
output: tensor.apk
|
||
|
build: make tensor.apk ANDROID_NDK_ROOT=$$NDK$$ ANDROID_SDK_ROOT=$$SDK$$
|
||
|
|
||
|
- versionName: '0.3'
|
||
|
versionCode: 3
|
||
|
commit: v0.3
|
||
|
output: tensor.apk
|
||
|
build: make tensor.apk ANDROID_NDK_ROOT=$$NDK$$ ANDROID_SDK_ROOT=$$SDK$$
|
||
|
|
||
|
MaintainerNotes: Downloads files on build.
|
||
|
|
||
|
AutoUpdateMode: Version v%v
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: '0.3'
|
||
|
CurrentVersionCode: 3
|