From 9d681a40fc7c0227635f7810f20dc94e084d5f94 Mon Sep 17 00:00:00 2001 From: Martin Guillon Date: Tue, 4 Feb 2025 13:54:13 +0000 Subject: [PATCH] Ossdict --- metadata/com.akylas.aard2.yml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 metadata/com.akylas.aard2.yml diff --git a/metadata/com.akylas.aard2.yml b/metadata/com.akylas.aard2.yml new file mode 100644 index 0000000000..7f6e35eeaf --- /dev/null +++ b/metadata/com.akylas.aard2.yml @@ -0,0 +1,35 @@ +Categories: + - Reading + - Science & Education +License: GPL-3.0-only +SourceCode: https://github.com/farfromrefug/OSS-Dict +IssueTracker: https://github.com/farfromrefug/OSS-Dict/issues +Changelog: https://github.com/farfromrefug/OSS-Dict/releases +Donate: https://github.com/farfromrefug +Liberapay: farfromrefuge + +AutoName: OSSDict + +RepoType: git +Repo: https://github.com/farfromrefug/OSS-Dict.git +Binaries: https://github.com/farfromrefug/OSS-Dict/releases/download/v%v%2F%c/OSS-Dict-release.apk + +Builds: + - versionName: 1.1.0 + versionCode: 68 + commit: 77a83a30eb0f15416bebc3693d347b50a246e8e8 + submodules: true + sudo: + - echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list + - apt-get update + - apt-get install -y -t trixie openjdk-21-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AllowedAPKSigningKeys: 50c3301e181970be7d50b4cd51e44060db6876ebf6adb02e48336db4048e5757 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 1.1.0 +CurrentVersionCode: 68