diff --git a/metadata/org.echoline.drawterm.yml b/metadata/org.echoline.drawterm.yml new file mode 100644 index 0000000000..6027c4edbd --- /dev/null +++ b/metadata/org.echoline.drawterm.yml @@ -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