mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2026-01-09 03:14:43 +01:00
112 lines
3.4 KiB
YAML
112 lines
3.4 KiB
YAML
Categories:
|
|
- Calendar & Agenda
|
|
License: GPL-3.0-or-later
|
|
AuthorName: Steve ZMT
|
|
AuthorEmail: me@stevezmt.top
|
|
AuthorWebSite: https://stevezmt.top
|
|
SourceCode: https://github.com/stevezmtstudios/calsync
|
|
IssueTracker: https://github.com/stevezmtstudios/calsync/issues
|
|
Changelog: https://github.com/SteveZMTstudios/calsync/releases
|
|
|
|
AutoName: 通知日历同步
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/stevezmtstudios/calsync
|
|
|
|
Builds:
|
|
- versionName: 0.0.2
|
|
versionCode: 5
|
|
commit: 0606662c4c92c0f3b8b4287a215e97a67830ac75
|
|
subdir: app
|
|
sudo:
|
|
- echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
|
- apt-get update
|
|
- apt-get install -y openjdk-21-jdk-headless
|
|
- update-java-alternatives -a
|
|
gradle:
|
|
- yes
|
|
binary: https://github.com/SteveZMTstudios/calsync/releases/download/v0.0.2.1/app-release.apk
|
|
|
|
- versionName: 0.1.7
|
|
versionCode: 131
|
|
commit: c82a385eaa11e8ad24e137a36f33b645b1d6e0e9
|
|
subdir: app
|
|
submodules: true
|
|
sudo:
|
|
- echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
|
- apt-get update
|
|
- apt-get install -y openjdk-21-jdk-headless
|
|
- update-java-alternatives -a
|
|
gradle:
|
|
- foss
|
|
binary: https://github.com/SteveZMTstudios/calsync/releases/download/v%v/calsync-%v-foss-armeabi-v7a.apk
|
|
scandelete:
|
|
- third_party/llama.cpp
|
|
gradleprops:
|
|
- abiFilter=armeabi-v7a
|
|
|
|
- versionName: 0.1.7
|
|
versionCode: 132
|
|
commit: c82a385eaa11e8ad24e137a36f33b645b1d6e0e9
|
|
subdir: app
|
|
submodules: true
|
|
sudo:
|
|
- echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
|
- apt-get update
|
|
- apt-get install -y openjdk-21-jdk-headless
|
|
- update-java-alternatives -a
|
|
gradle:
|
|
- foss
|
|
binary: https://github.com/SteveZMTstudios/calsync/releases/download/v%v/calsync-%v-foss-arm64-v8a.apk
|
|
scandelete:
|
|
- third_party/llama.cpp
|
|
gradleprops:
|
|
- abiFilter=arm64-v8a
|
|
|
|
- versionName: 0.1.7
|
|
versionCode: 133
|
|
commit: c82a385eaa11e8ad24e137a36f33b645b1d6e0e9
|
|
subdir: app
|
|
submodules: true
|
|
sudo:
|
|
- echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
|
- apt-get update
|
|
- apt-get install -y openjdk-21-jdk-headless
|
|
- update-java-alternatives -a
|
|
gradle:
|
|
- foss
|
|
binary: https://github.com/SteveZMTstudios/calsync/releases/download/v%v/calsync-%v-foss-x86.apk
|
|
scandelete:
|
|
- third_party/llama.cpp
|
|
gradleprops:
|
|
- abiFilter=x86
|
|
|
|
- versionName: 0.1.7
|
|
versionCode: 134
|
|
commit: c82a385eaa11e8ad24e137a36f33b645b1d6e0e9
|
|
subdir: app
|
|
submodules: true
|
|
sudo:
|
|
- echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
|
- apt-get update
|
|
- apt-get install -y openjdk-21-jdk-headless
|
|
- update-java-alternatives -a
|
|
gradle:
|
|
- foss
|
|
binary: https://github.com/SteveZMTstudios/calsync/releases/download/v%v/calsync-%v-foss-x86_64.apk
|
|
scandelete:
|
|
- third_party/llama.cpp
|
|
gradleprops:
|
|
- abiFilter=x86_64
|
|
|
|
AllowedAPKSigningKeys: 7434e65b3493a4096e00af55a9fc200729a539f535e39697ad679b5722dff904
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
VercodeOperation:
|
|
- 10 * %c + 1
|
|
- 10 * %c + 2
|
|
- 10 * %c + 3
|
|
- 10 * %c + 4
|
|
CurrentVersion: 0.1.7
|
|
CurrentVersionCode: 134
|