com.shabinder.spotiflyer Update Build Instructions

This commit is contained in:
Shabinder Singh 2021-09-09 03:56:27 +00:00 committed by linsui
parent f09b8215eb
commit bd5773082f

View file

@ -56,25 +56,36 @@ Builds:
- versionName: 3.3.0 - versionName: 3.3.0
versionCode: 24 versionCode: 24
disable: https://github.com/Shabinder/SpotiFlyer/issues/546 commit: 5cbe995ace4fa917959dd553e79caf2505b7c08f
commit: db87c8201efe5b2e7b14911c34a3fdea6ebf9529
subdir: android subdir: android
submodules: true
sudo: sudo:
- apt-get update || apt-get update - apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk - apt-get install -y openjdk-11-jdk
- update-alternatives --auto java - update-alternatives --auto java
- apt-get install -y ninja-build dos2unix autoconf automake build-essential
libtool pkg-config yasm cmake meson nasm
gradle: gradle:
- yes - yes
rm: rm:
- ffmpeg/android-ffmpeg/src/main/jniLibs
- desktop - desktop
- web-app - web-app
- maintenance-tasks - maintenance-tasks
- infra - infra
- art - art
- spotiflyer-ios - spotiflyer-ios
- ffmpeg/android-ffmpeg/src/main/jniLibs build:
- export ANDROID_SDK_HOME=$$SDK$$
- export ANDROID_NDK_HOME=$$NDK$$
- find ./../ffmpeg/ -type f -name "*.sh" -exec dos2unix {} \+
- find ./../ffmpeg/ -type f -name "*.sh" -exec chmod u+x {} \+
- ./../ffmpeg/ffmpeg-android-maker/ffmpeg-android-maker.sh --android-api-level=21
-lame
- ./../ffmpeg/copy-ffmpeg-executables.sh
ndk: r21e
MaintainerNotes: Contained Matomo & ACRA are configured opt-in MaintainerNotes: Contained Countly is configured opt-in
AutoUpdateMode: Version AutoUpdateMode: Version
UpdateCheckMode: Tags UpdateCheckMode: Tags