mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
keep latest
This commit is contained in:
parent
f955457e75
commit
ccfb7b6f59
6 changed files with 0 additions and 214 deletions
|
|
@ -768,23 +768,6 @@ Builds:
|
|||
- free
|
||||
prebuild: sed -i -e '/firebase/d' -e '/gms.google/d' build.gradle.kts ../build.gradle.kts
|
||||
|
||||
- versionName: 2025.08.1151
|
||||
versionCode: 1151
|
||||
commit: 5f62268526e1f66765682d25c0fbdff760e211ba
|
||||
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:
|
||||
- free
|
||||
prebuild: sed -i -e '/firebase/d' -e '/gms.google/d' build.gradle.kts ../build.gradle.kts
|
||||
|
||||
- versionName: 2025.08.1153
|
||||
versionCode: 1153
|
||||
commit: d3a6983a7800d5e684a23da87d30c89a6792d2ee
|
||||
|
|
|
|||
|
|
@ -1067,20 +1067,6 @@ Builds:
|
|||
- sed -i -e '/publishing/,/^ }/d' -e '/publish/d' ../api/build.gradle.kts
|
||||
ndk: r22b
|
||||
|
||||
- versionName: 2.22.2
|
||||
versionCode: 22202300
|
||||
commit: 44bf67dc264fa0a99d44e84ed518e3a4dd8b0367
|
||||
subdir: AnkiDroid
|
||||
gradle:
|
||||
- full
|
||||
rm:
|
||||
- tools
|
||||
- docs
|
||||
prebuild:
|
||||
- sed -i -e '/splits {/,/^ }/d' -e '/applicationVariants/,/^ }/d' build.gradle
|
||||
- sed -i -e '/publishing/,/^ }/d' -e '/publish/d' ../api/build.gradle.kts
|
||||
ndk: r22b
|
||||
|
||||
- versionName: 2.22.3
|
||||
versionCode: 22203300
|
||||
commit: 4f2ec681da36b8307a865f05192498b8425adf0f
|
||||
|
|
|
|||
|
|
@ -3216,39 +3216,6 @@ Builds:
|
|||
gradleprops:
|
||||
- abiFilters=x86_64
|
||||
|
||||
- versionName: 2.1.6
|
||||
versionCode: 398
|
||||
commit: 90177508674067aa7ffca0b748367920745dcd26
|
||||
subdir: app
|
||||
gradle:
|
||||
- github
|
||||
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' -e '/CrashlyticsExtension/,+2d'
|
||||
-e '/media3.cast/d' {..,.}/build.gradle.kts
|
||||
gradleprops:
|
||||
- abiFilters=armeabi-v7a
|
||||
|
||||
- versionName: 2.1.6
|
||||
versionCode: 399
|
||||
commit: 90177508674067aa7ffca0b748367920745dcd26
|
||||
subdir: app
|
||||
gradle:
|
||||
- github
|
||||
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' -e '/CrashlyticsExtension/,+2d'
|
||||
-e '/media3.cast/d' {..,.}/build.gradle.kts
|
||||
gradleprops:
|
||||
- abiFilters=arm64-v8a
|
||||
|
||||
- versionName: 2.1.6
|
||||
versionCode: 400
|
||||
commit: 90177508674067aa7ffca0b748367920745dcd26
|
||||
subdir: app
|
||||
gradle:
|
||||
- github
|
||||
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' -e '/CrashlyticsExtension/,+2d'
|
||||
-e '/media3.cast/d' {..,.}/build.gradle.kts
|
||||
gradleprops:
|
||||
- abiFilters=x86_64
|
||||
|
||||
- versionName: 2.1.7
|
||||
versionCode: 401
|
||||
commit: 12d20b4c94b48ad2e1b465e365ece330c4bc1f7d
|
||||
|
|
|
|||
|
|
@ -4216,135 +4216,6 @@ Builds:
|
|||
- mv /home/brandon/fitbook com.presley.fit_book
|
||||
ndk: r27
|
||||
|
||||
- versionName: 2.0.9
|
||||
versionCode: 1271
|
||||
commit: 216f387731160df20c5a9f573d921f169816342a
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y ninja-build
|
||||
- mkdir -p /home/brandon
|
||||
- chown vagrant -R /home/brandon
|
||||
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
||||
binary: https://github.com/brandonp2412/FitBook/releases/download/%v/app-x86_64-release.apk
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- web
|
||||
- windows
|
||||
prebuild:
|
||||
- rm flutter/engine/src/.gn
|
||||
- sdkmanager 'cmake;3.18.1'
|
||||
- cd ..
|
||||
- mv com.presley.fit_book /home/brandon/fitbook
|
||||
- pushd /home/brandon/fitbook
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter config --no-analytics
|
||||
- flutter/bin/flutter pub get
|
||||
- popd
|
||||
- mv /home/brandon/fitbook com.presley.fit_book
|
||||
scanignore:
|
||||
- assets/food-data.zip
|
||||
- flutter/bin/cache
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
- flutter
|
||||
build:
|
||||
- cd ..
|
||||
- mv com.presley.fit_book /home/brandon/fitbook
|
||||
- pushd /home/brandon/fitbook
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter build apk --split-per-abi --target-platform="android-x64"
|
||||
- popd
|
||||
- mv /home/brandon/fitbook com.presley.fit_book
|
||||
ndk: r27
|
||||
|
||||
- versionName: 2.0.9
|
||||
versionCode: 1272
|
||||
commit: 216f387731160df20c5a9f573d921f169816342a
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y ninja-build
|
||||
- mkdir -p /home/brandon
|
||||
- chown vagrant -R /home/brandon
|
||||
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
||||
binary: https://github.com/brandonp2412/FitBook/releases/download/%v/app-armeabi-v7a-release.apk
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- web
|
||||
- windows
|
||||
prebuild:
|
||||
- rm flutter/engine/src/.gn
|
||||
- sdkmanager 'cmake;3.18.1'
|
||||
- cd ..
|
||||
- mv com.presley.fit_book /home/brandon/fitbook
|
||||
- pushd /home/brandon/fitbook
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter config --no-analytics
|
||||
- flutter/bin/flutter pub get
|
||||
- popd
|
||||
- mv /home/brandon/fitbook com.presley.fit_book
|
||||
scanignore:
|
||||
- assets/food-data.zip
|
||||
- flutter/bin/cache
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
- flutter
|
||||
build:
|
||||
- cd ..
|
||||
- mv com.presley.fit_book /home/brandon/fitbook
|
||||
- pushd /home/brandon/fitbook
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter build apk --split-per-abi --target-platform="android-arm"
|
||||
- popd
|
||||
- mv /home/brandon/fitbook com.presley.fit_book
|
||||
ndk: r27
|
||||
|
||||
- versionName: 2.0.9
|
||||
versionCode: 1273
|
||||
commit: 216f387731160df20c5a9f573d921f169816342a
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y ninja-build
|
||||
- mkdir -p /home/brandon
|
||||
- chown vagrant -R /home/brandon
|
||||
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
||||
binary: https://github.com/brandonp2412/FitBook/releases/download/%v/app-arm64-v8a-release.apk
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- web
|
||||
- windows
|
||||
prebuild:
|
||||
- rm flutter/engine/src/.gn
|
||||
- sdkmanager 'cmake;3.18.1'
|
||||
- cd ..
|
||||
- mv com.presley.fit_book /home/brandon/fitbook
|
||||
- pushd /home/brandon/fitbook
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter config --no-analytics
|
||||
- flutter/bin/flutter pub get
|
||||
- popd
|
||||
- mv /home/brandon/fitbook com.presley.fit_book
|
||||
scanignore:
|
||||
- assets/food-data.zip
|
||||
- flutter/bin/cache
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
- flutter
|
||||
build:
|
||||
- cd ..
|
||||
- mv com.presley.fit_book /home/brandon/fitbook
|
||||
- pushd /home/brandon/fitbook
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
||||
- popd
|
||||
- mv /home/brandon/fitbook com.presley.fit_book
|
||||
ndk: r27
|
||||
|
||||
- versionName: 2.0.10
|
||||
versionCode: 1281
|
||||
commit: b60a542f7cc95be34b2ba62412a0dfe612af0fd8
|
||||
|
|
|
|||
|
|
@ -6693,15 +6693,6 @@ Builds:
|
|||
rm:
|
||||
- desktop
|
||||
|
||||
- versionName: 4.17.11
|
||||
versionCode: 1151
|
||||
commit: d26a38a77dad3aec434c818aa5308102f859f143
|
||||
subdir: android
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- desktop
|
||||
|
||||
- versionName: 4.17.11-patch1
|
||||
versionCode: 1152
|
||||
commit: e6e7a2112374fa0ca2fedc4372171aedca5126b9
|
||||
|
|
|
|||
|
|
@ -661,18 +661,6 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.3
|
||||
versionCode: 10603
|
||||
commit: 5ac559caabd866938caa40ae1aeba1c7f6318c68
|
||||
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
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.5
|
||||
versionCode: 10605
|
||||
commit: 44ade871701293bf4fae62092408d2d0706bc67d
|
||||
|
|
|
|||
Loading…
Reference in a new issue