mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Drawterm (org.echoline.drawterm)
This commit is contained in:
parent
00fe8a5188
commit
9333a53b0e
1 changed files with 32 additions and 0 deletions
32
metadata/org.echoline.drawterm.yml
Normal file
32
metadata/org.echoline.drawterm.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Development
|
||||
- Internet
|
||||
- Science & Education
|
||||
- System
|
||||
License: MIT
|
||||
AuthorWebSite: https://sirjofri.de/
|
||||
WebSite: http://drawterm.9front.org
|
||||
SourceCode: https://git.sr.ht/~sirjofri/drawterm-fdroid
|
||||
IssueTracker: https://todo.sr.ht/~sirjofri/drawterm-fdroid
|
||||
|
||||
AutoName: Drawterm
|
||||
|
||||
RepoType: git
|
||||
Repo: https://git.sr.ht/~sirjofri/drawterm-fdroid
|
||||
|
||||
Builds:
|
||||
- versionName: 0.0.2
|
||||
versionCode: 2
|
||||
commit: 43919b6e730a0f4a01fd1503035e5ea82590a7f8
|
||||
output: drawterm-unsigned.apk
|
||||
prebuild: $$SDK$$/tools/bin/sdkmanager 'platforms;android-24' 'build-tools;30.0.3'
|
||||
> /dev/null
|
||||
build:
|
||||
- export BUILD_TOOLS=30.0.3
|
||||
- ./fdroid-build.sh
|
||||
ndk: r25b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.0.2
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue