fdroiddata/metadata/org.mult.daap.yml
2025-08-22 07:27:59 +00:00

69 lines
1.6 KiB
YAML

Categories:
- Multimedia
License: GPL-2.0-or-later
AuthorName: Chris Miceli
AuthorWebSite: https://chris-miceli.blogspot.com/
SourceCode: https://github.com/chrismiceli/daap-client
IssueTracker: https://github.com/chrismiceli/daap-client/issues
AutoName: DAAP
Description: |-
Client for DAAP (Digital Audio Access Protocol) servers. Supports streaming,
queuing, playlists, and searching.
RepoType: git
Repo: https://github.com/chrismiceli/daap-client.git
Builds:
- versionName: .9.1
versionCode: 30
commit: '62'
- versionName: .9.6.5
versionCode: 39
commit: '89'
- versionName: .9.7
versionCode: 40
commit: '90'
- versionName: .9.7+
versionCode: 45
commit: '107'
forceversion: true
target: android-8
- versionName: .9.7++
versionCode: 46
commit: '108'
forceversion: true
forcevercode: true
target: android-8
- versionName: 1.0.1
versionCode: 51
commit: fdc55d7070b9cdb58c372a905001eb593e170646
subdir: app
gradle:
- yes
- versionName: 1.0.4
versionCode: 55
commit: b91da17adcaddb99c1c0bcec905cdcc97a5ca9eb
subdir: app
gradle:
- yes
- versionName: 1.0.5
versionCode: 56
commit: 72f8841ad61faf02208a5fa4a422e4565a57ed07
subdir: app
gradle:
- yes
prebuild: sed -i -e 's/8.12.1/8.11.1/' ../build.gradle
AutoUpdateMode: None
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/chrismiceli/daap-client/master/app/src/main/AndroidManifest.xml|versionCode="(\d+)"|.|versionName="([\d.]+)"
CurrentVersion: 1.0.5
CurrentVersionCode: 56