mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
keep latest
This commit is contained in:
parent
7ea6b32a95
commit
c788c91883
5 changed files with 0 additions and 292 deletions
|
|
@ -5634,102 +5634,6 @@ Builds:
|
|||
scripts/ndk-make.sh x86_64
|
||||
ndk: r27
|
||||
|
||||
- versionName: 2.8.0
|
||||
versionCode: 7271
|
||||
commit: 68f270eea3c22562c0b8b86c0ef78afe0485cc3c
|
||||
timeout: 20000
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y make g++ cmake
|
||||
gradle:
|
||||
- foss
|
||||
srclibs:
|
||||
- rustup@1.25.1
|
||||
prebuild: sed -i -e '/versionCode/s/$/1/' -e 's/abiFilters .*/abiFilters "armeabi-v7a"/'
|
||||
-e 's/chrisbanes/Baseflow/' build.gradle
|
||||
scandelete:
|
||||
- jni/deltachat-core-rust
|
||||
build:
|
||||
- $$rustup$$/rustup-init.sh -y --default-toolchain $(cat scripts/rust-toolchain)
|
||||
--target armv7-linux-androideabi
|
||||
- source $HOME/.cargo/env
|
||||
- PATH=$PATH:$$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/bin/ ANDROID_NDK_ROOT=$$NDK$$
|
||||
scripts/ndk-make.sh armeabi-v7a
|
||||
ndk: r27
|
||||
|
||||
- versionName: 2.8.0
|
||||
versionCode: 7272
|
||||
commit: 68f270eea3c22562c0b8b86c0ef78afe0485cc3c
|
||||
timeout: 20000
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y make g++ cmake
|
||||
gradle:
|
||||
- foss
|
||||
srclibs:
|
||||
- rustup@1.25.1
|
||||
prebuild: sed -i -e '/versionCode/s/$/2/' -e 's/abiFilters .*/abiFilters "arm64-v8a"/'
|
||||
-e 's/chrisbanes/Baseflow/' build.gradle
|
||||
scandelete:
|
||||
- jni/deltachat-core-rust
|
||||
build:
|
||||
- $$rustup$$/rustup-init.sh -y --default-toolchain $(cat scripts/rust-toolchain)
|
||||
--target aarch64-linux-android
|
||||
- source $HOME/.cargo/env
|
||||
- PATH=$PATH:$$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/bin/ ANDROID_NDK_ROOT=$$NDK$$
|
||||
scripts/ndk-make.sh arm64-v8a
|
||||
ndk: r27
|
||||
|
||||
- versionName: 2.8.0
|
||||
versionCode: 7273
|
||||
commit: 68f270eea3c22562c0b8b86c0ef78afe0485cc3c
|
||||
timeout: 20000
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y make g++ cmake
|
||||
gradle:
|
||||
- foss
|
||||
srclibs:
|
||||
- rustup@1.25.1
|
||||
prebuild: sed -i -e '/versionCode/s/$/3/' -e 's/abiFilters .*/abiFilters "x86"/'
|
||||
-e 's/chrisbanes/Baseflow/' build.gradle
|
||||
scandelete:
|
||||
- jni/deltachat-core-rust
|
||||
build:
|
||||
- $$rustup$$/rustup-init.sh -y --default-toolchain $(cat scripts/rust-toolchain)
|
||||
--target i686-linux-android
|
||||
- source $HOME/.cargo/env
|
||||
- PATH=$PATH:$$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/bin/ ANDROID_NDK_ROOT=$$NDK$$
|
||||
scripts/ndk-make.sh x86
|
||||
ndk: r27
|
||||
|
||||
- versionName: 2.8.0
|
||||
versionCode: 7274
|
||||
commit: 68f270eea3c22562c0b8b86c0ef78afe0485cc3c
|
||||
timeout: 20000
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y make g++ cmake
|
||||
gradle:
|
||||
- foss
|
||||
srclibs:
|
||||
- rustup@1.25.1
|
||||
prebuild: sed -i -e '/versionCode/s/$/4/' -e 's/abiFilters .*/abiFilters "x86_64"/'
|
||||
-e 's/chrisbanes/Baseflow/' build.gradle
|
||||
scandelete:
|
||||
- jni/deltachat-core-rust
|
||||
build:
|
||||
- $$rustup$$/rustup-init.sh -y --default-toolchain $(cat scripts/rust-toolchain)
|
||||
--target x86_64-linux-android
|
||||
- source $HOME/.cargo/env
|
||||
- PATH=$PATH:$$NDK$$/toolchains/llvm/prebuilt/linux-x86_64/bin/ ANDROID_NDK_ROOT=$$NDK$$
|
||||
scripts/ndk-make.sh x86_64
|
||||
ndk: r27
|
||||
|
||||
- versionName: 2.9.0
|
||||
versionCode: 7281
|
||||
commit: fd4a377752cc6778f161590fde2f9ab29c5d3011
|
||||
|
|
|
|||
|
|
@ -446,13 +446,6 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.17.9
|
||||
versionCode: 126
|
||||
commit: 905649ead220fa562b8190d6ed164130dd5f1a68
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.17.10
|
||||
versionCode: 127
|
||||
commit: e7e6ff625742f956856b7ebc486e92c5c3a4798a
|
||||
|
|
|
|||
|
|
@ -3547,141 +3547,6 @@ Builds:
|
|||
- mv /tmp/.cargo $HOME/.cargo
|
||||
ndk: r28b
|
||||
|
||||
- versionName: 1.3.1
|
||||
versionCode: 701
|
||||
commit: 836bd954054c66eb181292cda36fa4a7f81f974d
|
||||
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
||||
binary: https://github.com/poppingmoon/aria/releases/download/v%v/aria-v%v-x86_64.apk
|
||||
srclibs:
|
||||
- flutter@stable
|
||||
- rustup@1.27.1
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- macos
|
||||
- web
|
||||
- windows
|
||||
prebuild:
|
||||
- sed -i -e "s/'stable'/'1.88.0'/" rust_builder/cargokit/build_tool/lib/src/builder.dart
|
||||
- export version=$(grep flutter .fvmrc | cut -d ":" -f2|cut -d "\"" -f2)
|
||||
- '[[ $version ]]'
|
||||
- git -C $$flutter$$ checkout -f $version
|
||||
- cd ..
|
||||
- mv com.poppingmoon.aria /tmp/build
|
||||
- pushd /tmp/build/
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter pub get
|
||||
- popd
|
||||
- mv /tmp/build com.poppingmoon.aria
|
||||
- $$rustup$$/rustup-init.sh -y --default-toolchain none
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
build:
|
||||
- mv $HOME/.cargo /tmp/.cargo
|
||||
- HOME_TMP=$HOME
|
||||
- export HOME=/tmp
|
||||
- cd ..
|
||||
- mv com.poppingmoon.aria /tmp/build
|
||||
- pushd /tmp/build/
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
||||
- popd
|
||||
- mv /tmp/build com.poppingmoon.aria
|
||||
- export HOME=$HOME_TMP
|
||||
- mv /tmp/.cargo $HOME/.cargo
|
||||
ndk: r28b
|
||||
|
||||
- versionName: 1.3.1
|
||||
versionCode: 702
|
||||
commit: 836bd954054c66eb181292cda36fa4a7f81f974d
|
||||
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
||||
binary: https://github.com/poppingmoon/aria/releases/download/v%v/aria-v%v-armeabi-v7a.apk
|
||||
srclibs:
|
||||
- flutter@stable
|
||||
- rustup@1.27.1
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- macos
|
||||
- web
|
||||
- windows
|
||||
prebuild:
|
||||
- sed -i -e "s/'stable'/'1.88.0'/" rust_builder/cargokit/build_tool/lib/src/builder.dart
|
||||
- export version=$(grep flutter .fvmrc | cut -d ":" -f2|cut -d "\"" -f2)
|
||||
- '[[ $version ]]'
|
||||
- git -C $$flutter$$ checkout -f $version
|
||||
- cd ..
|
||||
- mv com.poppingmoon.aria /tmp/build
|
||||
- pushd /tmp/build/
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter pub get
|
||||
- popd
|
||||
- mv /tmp/build com.poppingmoon.aria
|
||||
- $$rustup$$/rustup-init.sh -y --default-toolchain none
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
build:
|
||||
- mv $HOME/.cargo /tmp/.cargo
|
||||
- HOME_TMP=$HOME
|
||||
- export HOME=/tmp
|
||||
- cd ..
|
||||
- mv com.poppingmoon.aria /tmp/build
|
||||
- pushd /tmp/build/
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
||||
- popd
|
||||
- mv /tmp/build com.poppingmoon.aria
|
||||
- export HOME=$HOME_TMP
|
||||
- mv /tmp/.cargo $HOME/.cargo
|
||||
ndk: r28b
|
||||
|
||||
- versionName: 1.3.1
|
||||
versionCode: 703
|
||||
commit: 836bd954054c66eb181292cda36fa4a7f81f974d
|
||||
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
||||
binary: https://github.com/poppingmoon/aria/releases/download/v%v/aria-v%v-arm64-v8a.apk
|
||||
srclibs:
|
||||
- flutter@stable
|
||||
- rustup@1.27.1
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- macos
|
||||
- web
|
||||
- windows
|
||||
prebuild:
|
||||
- sed -i -e "s/'stable'/'1.88.0'/" rust_builder/cargokit/build_tool/lib/src/builder.dart
|
||||
- export version=$(grep flutter .fvmrc | cut -d ":" -f2|cut -d "\"" -f2)
|
||||
- '[[ $version ]]'
|
||||
- git -C $$flutter$$ checkout -f $version
|
||||
- cd ..
|
||||
- mv com.poppingmoon.aria /tmp/build
|
||||
- pushd /tmp/build/
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter pub get
|
||||
- popd
|
||||
- mv /tmp/build com.poppingmoon.aria
|
||||
- $$rustup$$/rustup-init.sh -y --default-toolchain none
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
build:
|
||||
- mv $HOME/.cargo /tmp/.cargo
|
||||
- HOME_TMP=$HOME
|
||||
- export HOME=/tmp
|
||||
- cd ..
|
||||
- mv com.poppingmoon.aria /tmp/build
|
||||
- pushd /tmp/build/
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
||||
- popd
|
||||
- mv /tmp/build com.poppingmoon.aria
|
||||
- export HOME=$HOME_TMP
|
||||
- mv /tmp/.cargo $HOME/.cargo
|
||||
ndk: r28b
|
||||
|
||||
- versionName: 1.3.2
|
||||
versionCode: 711
|
||||
commit: 05b647c0a769a2fafe726004c52baabcbbdc005a
|
||||
|
|
|
|||
|
|
@ -59,19 +59,6 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 1.1.1
|
||||
versionCode: 10101
|
||||
commit: 5139a540b51d61ce76d3c04df23c0d2db732f111
|
||||
subdir: composeApp
|
||||
init: cp ../env.properties.fdroid ../env.properties
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- iosApp
|
||||
scandelete:
|
||||
- build-logic/convention/build
|
||||
- mahjong-detector/src/wasmJsMain
|
||||
|
||||
- versionName: 1.1.2
|
||||
versionCode: 10102
|
||||
commit: 3905ee9027f5a84d5fc7ce63c3c873f14cc748fc
|
||||
|
|
|
|||
|
|
@ -179,47 +179,6 @@ Builds:
|
|||
- popd
|
||||
- mv $repo me.ahmetcetinkaya.whph
|
||||
|
||||
- versionName: 0.11.1
|
||||
versionCode: 49
|
||||
commit: 70934e5d5ca8cc9349907a1e0b8c06bdb49eb6f3
|
||||
sudo:
|
||||
- mkdir -p /home/runner/work/whph
|
||||
- chown -R vagrant /home/runner
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@stable
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- macos
|
||||
- web
|
||||
- windows
|
||||
prebuild:
|
||||
- git submodule update --init lib/corePackages/acore
|
||||
- git -C $$flutter$$ reset --hard $(bash scripts/get_flutter_version.sh)
|
||||
- export repo=/home/runner/work/whph/whph
|
||||
- cd ..
|
||||
- mv me.ahmetcetinkaya.whph $repo
|
||||
- pushd $repo
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- export PATH="$$flutter$$/bin:$PATH"
|
||||
- flutter config --no-analytics
|
||||
- flutter pub get
|
||||
- popd
|
||||
- mv $repo me.ahmetcetinkaya.whph
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
build:
|
||||
- export repo=/home/runner/work/whph/whph
|
||||
- cd ..
|
||||
- mv me.ahmetcetinkaya.whph $repo
|
||||
- pushd $repo
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- export PATH="$$flutter$$/bin:$PATH"
|
||||
- flutter build apk --release
|
||||
- popd
|
||||
- mv $repo me.ahmetcetinkaya.whph
|
||||
|
||||
- versionName: 0.12.0
|
||||
versionCode: 50
|
||||
commit: d6b8ae1b4a452867e584a49c44f5f8c1441fe715
|
||||
|
|
|
|||
Loading…
Reference in a new issue