fdroiddata/metadata/com.patch4code.logline.yml
2025-02-03 17:04:08 +00:00

40 lines
1.1 KiB
YAML

AntiFeatures:
NonFreeNet:
en-US: The app is based on the TMDb API, which is free but not libre.
de: Die App ist auf der TMDb API aufgebaut, die nicht libre ist.
Categories:
- Internet
- Multimedia
License: GPL-3.0-only
AuthorName: Patch4Code
WebSite: https://patch4code.com
SourceCode: https://github.com/Patch4Code/Logline
IssueTracker: https://github.com/Patch4Code/Logline/issues
Changelog: https://github.com/Patch4Code/Logline/releases
AutoName: Logline
RepoType: git
Repo: https://github.com/Patch4Code/Logline.git
Binaries: https://github.com/Patch4Code/Logline/releases/download/v.%v/logline-%v.apk
Builds:
- versionName: '1.0'
versionCode: 1
commit: v.1.0
subdir: app
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: 2c101f5b78bdc497ad4e3c5d714a61a198d454ba6b04936cc315b1f2641abfa2
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckName: Ignore
CurrentVersion: '1.0'
CurrentVersionCode: 1