fdroiddata/metadata/ru.stersh.youamp.yml
2025-11-12 07:56:59 +00:00

219 lines
6.5 KiB
YAML

Categories:
- Multimedia
- Online Media Player
License: MIT
AuthorName: Kirill Zhukov
AuthorWebSite: https://github.com/siper
SourceCode: https://github.com/siper/YouAMP
IssueTracker: https://github.com/siper/YouAMP/issues
Translation: https://crowdin.com/project/youamp
Changelog: https://github.com/siper/YouAMP/releases
AutoName: Youamp
RepoType: git
Repo: https://github.com/siper/YouAMP.git
Binaries: https://github.com/siper/YouAMP/releases/download/v%v/app-release.apk
Builds:
- versionName: 1.0.0-alpha03
versionCode: 3
commit: v1.0.0-alpha03
subdir: app
gradle:
- yes
- versionName: 1.0.0-alpha06
versionCode: 6
commit: a53adad03547f07c6c6bfe9cc61b181dd800b4bf
subdir: app
gradle:
- yes
- versionName: 1.0.0-alpha07
versionCode: 7
commit: a6220b4e0bfecbd5f8d4e71aff1aa03ea1a73f19
subdir: app
gradle:
- yes
- versionName: 1.0.0-beta01
versionCode: 8
commit: 9d0b52cb3fbc9233506bd75fca4df7a9408ed9f3
subdir: app
gradle:
- yes
- versionName: 1.0.0-beta02
versionCode: 9
commit: 6cef15ac9d141c7576a96efca8bd35bb2ad130c2
subdir: app
gradle:
- yes
- versionName: 1.0.0-beta03
versionCode: 10
commit: 6df6cc5d406a134a525cc21fc37dc710cdda4ce4
subdir: app
gradle:
- yes
- versionName: 1.0.0-beta04
versionCode: 11
commit: cf1dc519019657fb7bca3d864a4380d018e935d5
subdir: app
gradle:
- yes
- versionName: 1.0.0
versionCode: 12
commit: 7e05163a9df1860ac07ab54261f31b7e4d23ef12
subdir: app
gradle:
- yes
- versionName: 1.0.2
versionCode: 14
commit: 4c628e533cbc60fbc80381262d26bad1be2094c2
subdir: app
gradle:
- yes
- versionName: 1.0.3
versionCode: 15
commit: 8aa9bc20a992787a809e345e886372a3f5e87d7d
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
- export CPUS_MAX=6
- export CPUS=$(getconf _NPROCESSORS_ONLN)
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
; done
gradle:
- yes
- versionName: 1.0.4
versionCode: 16
commit: 4fcecbde478c31641c9681987f81c057b12b756c
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
- export CPUS_MAX=6
- export CPUS=$(getconf _NPROCESSORS_ONLN)
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
; done
gradle:
- yes
- versionName: 1.0.5
versionCode: 17
commit: 8788f950c24fd23ebdb3d9e006099b6c71cb2b3e
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
- export CPUS_MAX=6
- export CPUS=$(getconf _NPROCESSORS_ONLN)
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
; done
gradle:
- yes
- versionName: 2.0.0-beta01
versionCode: 18
commit: 1b9530ee2accca31818aaa995a963c7a281dc189
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
- export CPUS_MAX=6
- export CPUS=$(getconf _NPROCESSORS_ONLN)
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
; done
gradle:
- yes
- versionName: 2.0.0-beta03
versionCode: 20
commit: 2a1979d00fb522d3308712797d465da0a705e7ce
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
- export CPUS_MAX=6
- export CPUS=$(getconf _NPROCESSORS_ONLN)
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
; done
gradle:
- yes
- versionName: 2.0.0-beta05
versionCode: 22
commit: e7ca5025ffbaf7ec1752a014d17843d88b747b65
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
- export CPUS_MAX=6
- export CPUS=$(getconf _NPROCESSORS_ONLN)
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
; done
gradle:
- yes
- versionName: 2.0.0-beta06
versionCode: 23
commit: b865f08b9991454efc091e0cd0ae20b7c849c7e1
subdir: composeApp
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
- export CPUS_MAX=6
- export CPUS=$(getconf _NPROCESSORS_ONLN)
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
; done
gradle:
- yes
binary: https://github.com/siper/YouAMP/releases/download/v%v/composeApp-release.apk
- versionName: 2.0.2
versionCode: 30
commit: 0acb650bce47101c5d4f4e50efc2975aaec1a5dc
subdir: androidApp
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
- export CPUS_MAX=6
- export CPUS=$(getconf _NPROCESSORS_ONLN)
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
; done
gradle:
- yes
binary: https://github.com/siper/Youamp/releases/download/v%v/Youamp-%v-release.apk
AllowedAPKSigningKeys: aa6cb05a347362db4ef2a5e7b770845039a758d0f0c991ad8a1b9a0aa0414c42
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: buildSrc/src/main/kotlin/ru/stersh/youamp/AppBuildInfo.kt|VERSION_CODE
= (\d+)|.|VERSION_NAME = "(.+)"
CurrentVersion: 2.0.2
CurrentVersionCode: 30