fdroiddata/metadata/com.patch4code.logline.yml
F-Droid checkupdates bot cff13bd16e Update Logline to 1.0.1 (2)
2025-02-17 14:26:11 +00:00

56 lines
1.7 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
- versionName: 1.0.1
versionCode: 2
commit: a0b7d32eb8f34f074d3e924f332fc13679051c29
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
srclibs:
- reproducible-apk-tools@v0.3.0
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
"$$OUT$$" 'META-INF/services/*'
AllowedAPKSigningKeys: 2c101f5b78bdc497ad4e3c5d714a61a198d454ba6b04936cc315b1f2641abfa2
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckName: Ignore
CurrentVersion: 1.0.1
CurrentVersionCode: 2