mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
misc fixes
This commit is contained in:
parent
7d98eea92b
commit
4a28b52bce
2 changed files with 8 additions and 168 deletions
|
|
@ -3100,86 +3100,6 @@ Builds:
|
||||||
- $$flutter$$/bin/flutter build apk --release
|
- $$flutter$$/bin/flutter build apk --release
|
||||||
ndk: 25.2.9519653
|
ndk: 25.2.9519653
|
||||||
|
|
||||||
- versionName: 1.113.0
|
|
||||||
versionCode: 155
|
|
||||||
commit: cc88cbb456e6f3e1c77680cebde4806ed44a8915
|
|
||||||
subdir: mobile
|
|
||||||
submodules: true
|
|
||||||
sudo:
|
|
||||||
- apt-get update
|
|
||||||
- apt-get install -y gcc-multilib libc-dev make
|
|
||||||
output: build/app/outputs/flutter-apk/app-release.apk
|
|
||||||
srclibs:
|
|
||||||
- flutter@stable
|
|
||||||
- rustup@1.25.2
|
|
||||||
rm:
|
|
||||||
- design
|
|
||||||
- docker
|
|
||||||
- machine-learning
|
|
||||||
- mobile/ios
|
|
||||||
- server
|
|
||||||
- web
|
|
||||||
prebuild:
|
|
||||||
- export flutterVersion=$(sed -n -E "s/.*flutter:\s([0-9.]+)/\1/p" pubspec.yaml)
|
|
||||||
- '[[ $flutterVersion ]] || exit 1'
|
|
||||||
- pushd $$flutter$$
|
|
||||||
- git checkout -f $flutterVersion
|
|
||||||
- popd
|
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
||||||
- sed -i -e "s/^\#f//" pubspec.yaml
|
|
||||||
- sed -i -e 's/^\/\/f //' android/app/build.gradle
|
|
||||||
- $$flutter$$/bin/flutter config --no-analytics
|
|
||||||
- $$flutter$$/bin/flutter pub get
|
|
||||||
scandelete:
|
|
||||||
- mobile/.pub-cache
|
|
||||||
build:
|
|
||||||
- $$rustup$$/rustup-init.sh -y
|
|
||||||
- source $HOME/.cargo/env
|
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
||||||
- bash ./scripts/fdroid_build_isar.sh
|
|
||||||
- $$flutter$$/bin/flutter build apk --release
|
|
||||||
ndk: 25.2.9519653
|
|
||||||
|
|
||||||
- versionName: 1.113.1
|
|
||||||
versionCode: 157
|
|
||||||
commit: 48da4c931773edae26c8ab13b17f399003268a92
|
|
||||||
subdir: mobile
|
|
||||||
submodules: true
|
|
||||||
sudo:
|
|
||||||
- apt-get update
|
|
||||||
- apt-get install -y gcc-multilib libc-dev make
|
|
||||||
output: build/app/outputs/flutter-apk/app-release.apk
|
|
||||||
srclibs:
|
|
||||||
- flutter@stable
|
|
||||||
- rustup@1.25.2
|
|
||||||
rm:
|
|
||||||
- design
|
|
||||||
- docker
|
|
||||||
- machine-learning
|
|
||||||
- mobile/ios
|
|
||||||
- server
|
|
||||||
- web
|
|
||||||
prebuild:
|
|
||||||
- export flutterVersion=$(sed -n -E "s/.*flutter:\s([0-9.]+)/\1/p" pubspec.yaml)
|
|
||||||
- '[[ $flutterVersion ]] || exit 1'
|
|
||||||
- pushd $$flutter$$
|
|
||||||
- git checkout -f $flutterVersion
|
|
||||||
- popd
|
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
||||||
- sed -i -e "s/^\#f//" pubspec.yaml
|
|
||||||
- sed -i -e 's/^\/\/f //' android/app/build.gradle
|
|
||||||
- $$flutter$$/bin/flutter config --no-analytics
|
|
||||||
- $$flutter$$/bin/flutter pub get
|
|
||||||
scandelete:
|
|
||||||
- mobile/.pub-cache
|
|
||||||
build:
|
|
||||||
- $$rustup$$/rustup-init.sh -y
|
|
||||||
- source $HOME/.cargo/env
|
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
||||||
- bash ./scripts/fdroid_build_isar.sh
|
|
||||||
- $$flutter$$/bin/flutter build apk --release
|
|
||||||
ndk: 25.2.9519653
|
|
||||||
|
|
||||||
- versionName: 1.114.0
|
- versionName: 1.114.0
|
||||||
versionCode: 158
|
versionCode: 158
|
||||||
disable: https://github.com/immich-app/immich/issues/12425
|
disable: https://github.com/immich-app/immich/issues/12425
|
||||||
|
|
|
||||||
|
|
@ -12,94 +12,6 @@ Repo: https://github.com/ArcaneChat/android.git
|
||||||
Binaries: https://github.com/ArcaneChat/android/releases/download/v%v/ArcaneChat-foss-arm64-v8a-%v.apk
|
Binaries: https://github.com/ArcaneChat/android/releases/download/v%v/ArcaneChat-foss-arm64-v8a-%v.apk
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 1.46.17
|
|
||||||
versionCode: 300006891
|
|
||||||
commit: 6fa725e8ff005c38460b977005288e0e2f131913
|
|
||||||
timeout: 20000
|
|
||||||
submodules: true
|
|
||||||
sudo:
|
|
||||||
- apt-get update
|
|
||||||
- apt-get install -y make g++ cmake
|
|
||||||
gradle:
|
|
||||||
- foss
|
|
||||||
binary: https://github.com/ArcaneChat/android/releases/download/v%v/ArcaneChat-foss-armeabi-v7a-%v.apk
|
|
||||||
srclibs:
|
|
||||||
- rustup@1.25.1
|
|
||||||
build:
|
|
||||||
- $$rustup$$/rustup-init.sh -y --default-toolchain $(cat scripts/rust-toolchain)
|
|
||||||
--target armv7-linux-androideabi
|
|
||||||
- source $HOME/.cargo/env
|
|
||||||
- scripts/ndk-make.sh armeabi-v7a
|
|
||||||
ndk: r23c
|
|
||||||
gradleprops:
|
|
||||||
- ABI_FILTER=armeabi-v7a
|
|
||||||
|
|
||||||
- versionName: 1.46.17
|
|
||||||
versionCode: 300006892
|
|
||||||
commit: 6fa725e8ff005c38460b977005288e0e2f131913
|
|
||||||
timeout: 20000
|
|
||||||
submodules: true
|
|
||||||
sudo:
|
|
||||||
- apt-get update
|
|
||||||
- apt-get install -y make g++ cmake
|
|
||||||
gradle:
|
|
||||||
- foss
|
|
||||||
binary: https://github.com/ArcaneChat/android/releases/download/v%v/ArcaneChat-foss-arm64-v8a-%v.apk
|
|
||||||
srclibs:
|
|
||||||
- rustup@1.25.1
|
|
||||||
build:
|
|
||||||
- $$rustup$$/rustup-init.sh -y --default-toolchain $(cat scripts/rust-toolchain)
|
|
||||||
--target aarch64-linux-android
|
|
||||||
- source $HOME/.cargo/env
|
|
||||||
- scripts/ndk-make.sh arm64-v8a
|
|
||||||
ndk: r23c
|
|
||||||
gradleprops:
|
|
||||||
- ABI_FILTER=arm64-v8a
|
|
||||||
|
|
||||||
- versionName: 1.46.17
|
|
||||||
versionCode: 300006893
|
|
||||||
commit: 6fa725e8ff005c38460b977005288e0e2f131913
|
|
||||||
timeout: 20000
|
|
||||||
submodules: true
|
|
||||||
sudo:
|
|
||||||
- apt-get update
|
|
||||||
- apt-get install -y make g++ cmake
|
|
||||||
gradle:
|
|
||||||
- foss
|
|
||||||
binary: https://github.com/ArcaneChat/android/releases/download/v%v/ArcaneChat-foss-x86-%v.apk
|
|
||||||
srclibs:
|
|
||||||
- rustup@1.25.1
|
|
||||||
build:
|
|
||||||
- $$rustup$$/rustup-init.sh -y --default-toolchain $(cat scripts/rust-toolchain)
|
|
||||||
--target i686-linux-android
|
|
||||||
- source $HOME/.cargo/env
|
|
||||||
- scripts/ndk-make.sh x86
|
|
||||||
ndk: r23c
|
|
||||||
gradleprops:
|
|
||||||
- ABI_FILTER=x86
|
|
||||||
|
|
||||||
- versionName: 1.46.17
|
|
||||||
versionCode: 300006894
|
|
||||||
commit: 6fa725e8ff005c38460b977005288e0e2f131913
|
|
||||||
timeout: 20000
|
|
||||||
submodules: true
|
|
||||||
sudo:
|
|
||||||
- apt-get update
|
|
||||||
- apt-get install -y make g++ cmake
|
|
||||||
gradle:
|
|
||||||
- foss
|
|
||||||
binary: https://github.com/ArcaneChat/android/releases/download/v%v/ArcaneChat-foss-x86_64-%v.apk
|
|
||||||
srclibs:
|
|
||||||
- rustup@1.25.1
|
|
||||||
build:
|
|
||||||
- $$rustup$$/rustup-init.sh -y --default-toolchain $(cat scripts/rust-toolchain)
|
|
||||||
--target x86_64-linux-android
|
|
||||||
- source $HOME/.cargo/env
|
|
||||||
- scripts/ndk-make.sh x86_64
|
|
||||||
ndk: r23c
|
|
||||||
gradleprops:
|
|
||||||
- ABI_FILTER=x86_64
|
|
||||||
|
|
||||||
- versionName: 1.46.18
|
- versionName: 1.46.18
|
||||||
versionCode: 300006901
|
versionCode: 300006901
|
||||||
commit: 6efe5403109af7363d31f049afae64cbc2401c1e
|
commit: 6efe5403109af7363d31f049afae64cbc2401c1e
|
||||||
|
|
@ -113,6 +25,8 @@ Builds:
|
||||||
binary: https://github.com/ArcaneChat/android/releases/download/v%v/ArcaneChat-foss-armeabi-v7a-%v.apk
|
binary: https://github.com/ArcaneChat/android/releases/download/v%v/ArcaneChat-foss-armeabi-v7a-%v.apk
|
||||||
srclibs:
|
srclibs:
|
||||||
- rustup@1.25.1
|
- rustup@1.25.1
|
||||||
|
scandelete:
|
||||||
|
- jni/deltachat-core-rust
|
||||||
build:
|
build:
|
||||||
- $$rustup$$/rustup-init.sh -y --default-toolchain $(cat scripts/rust-toolchain)
|
- $$rustup$$/rustup-init.sh -y --default-toolchain $(cat scripts/rust-toolchain)
|
||||||
--target armv7-linux-androideabi
|
--target armv7-linux-androideabi
|
||||||
|
|
@ -135,6 +49,8 @@ Builds:
|
||||||
binary: https://github.com/ArcaneChat/android/releases/download/v%v/ArcaneChat-foss-arm64-v8a-%v.apk
|
binary: https://github.com/ArcaneChat/android/releases/download/v%v/ArcaneChat-foss-arm64-v8a-%v.apk
|
||||||
srclibs:
|
srclibs:
|
||||||
- rustup@1.25.1
|
- rustup@1.25.1
|
||||||
|
scandelete:
|
||||||
|
- jni/deltachat-core-rust
|
||||||
build:
|
build:
|
||||||
- $$rustup$$/rustup-init.sh -y --default-toolchain $(cat scripts/rust-toolchain)
|
- $$rustup$$/rustup-init.sh -y --default-toolchain $(cat scripts/rust-toolchain)
|
||||||
--target aarch64-linux-android
|
--target aarch64-linux-android
|
||||||
|
|
@ -157,6 +73,8 @@ Builds:
|
||||||
binary: https://github.com/ArcaneChat/android/releases/download/v%v/ArcaneChat-foss-x86-%v.apk
|
binary: https://github.com/ArcaneChat/android/releases/download/v%v/ArcaneChat-foss-x86-%v.apk
|
||||||
srclibs:
|
srclibs:
|
||||||
- rustup@1.25.1
|
- rustup@1.25.1
|
||||||
|
scandelete:
|
||||||
|
- jni/deltachat-core-rust
|
||||||
build:
|
build:
|
||||||
- $$rustup$$/rustup-init.sh -y --default-toolchain $(cat scripts/rust-toolchain)
|
- $$rustup$$/rustup-init.sh -y --default-toolchain $(cat scripts/rust-toolchain)
|
||||||
--target i686-linux-android
|
--target i686-linux-android
|
||||||
|
|
@ -179,6 +97,8 @@ Builds:
|
||||||
binary: https://github.com/ArcaneChat/android/releases/download/v%v/ArcaneChat-foss-x86_64-%v.apk
|
binary: https://github.com/ArcaneChat/android/releases/download/v%v/ArcaneChat-foss-x86_64-%v.apk
|
||||||
srclibs:
|
srclibs:
|
||||||
- rustup@1.25.1
|
- rustup@1.25.1
|
||||||
|
scandelete:
|
||||||
|
- jni/deltachat-core-rust
|
||||||
build:
|
build:
|
||||||
- $$rustup$$/rustup-init.sh -y --default-toolchain $(cat scripts/rust-toolchain)
|
- $$rustup$$/rustup-init.sh -y --default-toolchain $(cat scripts/rust-toolchain)
|
||||||
--target x86_64-linux-android
|
--target x86_64-linux-android
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue