mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 17:59:45 +00:00
90 lines
2.4 KiB
YAML
90 lines
2.4 KiB
YAML
AntiFeatures:
|
|
- NonFreeNet
|
|
Categories:
|
|
- Games
|
|
License: GPL-3.0-or-later
|
|
AuthorName: Florian Märkl
|
|
AuthorEmail: chiaki@metallic.software
|
|
SourceCode: https://git.sr.ht/~thestr4ng3r/chiaki
|
|
Changelog: https://git.sr.ht/~thestr4ng3r/chiaki/refs
|
|
|
|
AutoName: Chiaki
|
|
Description: Chiaki is a Free and Open Source Software Client for PlayStation 4 Remote
|
|
Play for Linux, FreeBSD, OpenBSD, Android, macOS, Windows and potentially even
|
|
more platforms. Everything necessary for a full streaming session, including the
|
|
initial registration and wakeup of the console, is supported.
|
|
|
|
RepoType: git
|
|
Repo: https://git.sr.ht/~thestr4ng3r/chiaki
|
|
|
|
Builds:
|
|
- versionName: 1.2.1
|
|
versionCode: 6
|
|
commit: v1.2.1
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y protobuf-compiler python3-protobuf
|
|
gradle:
|
|
- yes
|
|
prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'cmake;3.10.2.4988404'
|
|
ndk: r20b
|
|
|
|
- versionName: 1.3.0
|
|
versionCode: 7
|
|
commit: v1.3.0
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y protobuf-compiler python3-protobuf
|
|
gradle:
|
|
- yes
|
|
prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'cmake;3.10.2.4988404'
|
|
ndk: r20b
|
|
|
|
- versionName: 2.1.0
|
|
versionCode: 10
|
|
commit: v2.1.0
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y protobuf-compiler python3-protobuf
|
|
gradle:
|
|
- yes
|
|
prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'cmake;3.10.2.4988404'
|
|
ndk: r20b
|
|
|
|
- versionName: 2.1.0
|
|
versionCode: 10
|
|
commit: v2.1.0
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y protobuf-compiler python3-protobuf
|
|
gradle:
|
|
- yes
|
|
prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'cmake;3.10.2.4988404'
|
|
ndk: r20b
|
|
|
|
- versionName: 2.1.1
|
|
versionCode: 11
|
|
commit: v2.1.1
|
|
subdir: android/app
|
|
submodules: true
|
|
sudo:
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y protobuf-compiler python3-protobuf
|
|
gradle:
|
|
- yes
|
|
prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'cmake;3.10.2.4988404'
|
|
ndk: r20b
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
UpdateCheckData: android/app/build.gradle|versionCode\s(\d+)||v([\d.]+)
|
|
CurrentVersion: 2.1.1
|
|
CurrentVersionCode: 11
|