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
fe45dfb830
commit
2b98a8f0c2
6 changed files with 0 additions and 289 deletions
|
|
@ -56,16 +56,6 @@ Builds:
|
|||
- sed -i -e '/aliyun/d' ../build.gradle
|
||||
- sed -i -e '/nexus/,+1d' ../settings.gradle
|
||||
|
||||
- versionName: 4.13.5.1
|
||||
versionCode: 159
|
||||
commit: 55bc0d1f37ea7e1dff795ae9a50e320b1439b80c
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- sed -i -e '/aliyun/d' ../build.gradle
|
||||
- sed -i -e '/nexus/,+1d' ../settings.gradle
|
||||
|
||||
- versionName: 4.13.5.2
|
||||
versionCode: 160
|
||||
commit: 4eaf43f00f5d16a15c87b69458b6dd78a9b89a4b
|
||||
|
|
|
|||
|
|
@ -148,22 +148,6 @@ Builds:
|
|||
scandelete:
|
||||
- utils/hwloc/test-hwloc-compress-dir.*.tar.gz
|
||||
|
||||
- versionName: 2.12.0-1-1.6.0
|
||||
versionCode: 80277
|
||||
commit: 4768bf6b73bc2ae653edcf257b5cbf33a6c9bf67
|
||||
subdir: contrib/android/AndroidApp/lstopo
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y --no-install-recommends cmake make ninja-build gcc g++
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- contrib/hwloc-ps.www
|
||||
prebuild: sed -i -e '/^ splits {/,/^ }/d' -e '/applicationVariants/,/^}/d'
|
||||
build.gradle
|
||||
scandelete:
|
||||
- utils/hwloc/test-hwloc-compress-dir.*.tar.gz
|
||||
|
||||
- versionName: 2.12.0-1-1.6.1
|
||||
versionCode: 80278
|
||||
commit: 17482cfbcb5228c2665bad40c539e30f82e9b1aa
|
||||
|
|
|
|||
|
|
@ -3196,132 +3196,6 @@ Builds:
|
|||
- mv /home/brandon/fitbook com.presley.fit_book
|
||||
ndk: r27
|
||||
|
||||
- versionName: 1.0.104
|
||||
versionCode: 1111
|
||||
commit: 37a954d788defc14c1c2244f192e7edff949f13d
|
||||
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:
|
||||
- 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/my-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: 1.0.104
|
||||
versionCode: 1112
|
||||
commit: 37a954d788defc14c1c2244f192e7edff949f13d
|
||||
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:
|
||||
- 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/my-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: 1.0.104
|
||||
versionCode: 1113
|
||||
commit: 37a954d788defc14c1c2244f192e7edff949f13d
|
||||
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:
|
||||
- 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/my-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: 1.0.105
|
||||
versionCode: 1121
|
||||
commit: 01025f0e9ada082eae26c99082da8d8534f086d6
|
||||
|
|
|
|||
|
|
@ -5963,129 +5963,6 @@ Builds:
|
|||
- mv /home/brandon/flexify com.presley.flexify
|
||||
ndk: r27
|
||||
|
||||
- versionName: 2.0.8
|
||||
versionCode: 2201
|
||||
commit: a6eda7d8a48733747749451cf5ac980a7091e4a6
|
||||
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/Flexify/releases/download/%v/app-x86_64-release.apk
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- web
|
||||
- windows
|
||||
prebuild:
|
||||
- sdkmanager 'cmake;3.18.1'
|
||||
- cd ..
|
||||
- mv com.presley.flexify /home/brandon/flexify
|
||||
- pushd /home/brandon/flexify
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter config --no-analytics
|
||||
- flutter/bin/flutter pub get
|
||||
- popd
|
||||
- mv /home/brandon/flexify com.presley.flexify
|
||||
scanignore:
|
||||
- flutter/bin/cache
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
- flutter
|
||||
build:
|
||||
- cd ..
|
||||
- mv com.presley.flexify /home/brandon/flexify
|
||||
- pushd /home/brandon/flexify
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter build apk --split-per-abi --target-platform="android-x64"
|
||||
- popd
|
||||
- mv /home/brandon/flexify com.presley.flexify
|
||||
ndk: r27
|
||||
|
||||
- versionName: 2.0.8
|
||||
versionCode: 2202
|
||||
commit: a6eda7d8a48733747749451cf5ac980a7091e4a6
|
||||
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/Flexify/releases/download/%v/app-armeabi-v7a-release.apk
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- web
|
||||
- windows
|
||||
prebuild:
|
||||
- sdkmanager 'cmake;3.18.1'
|
||||
- cd ..
|
||||
- mv com.presley.flexify /home/brandon/flexify
|
||||
- pushd /home/brandon/flexify
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter config --no-analytics
|
||||
- flutter/bin/flutter pub get
|
||||
- popd
|
||||
- mv /home/brandon/flexify com.presley.flexify
|
||||
scanignore:
|
||||
- flutter/bin/cache
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
- flutter
|
||||
build:
|
||||
- cd ..
|
||||
- mv com.presley.flexify /home/brandon/flexify
|
||||
- pushd /home/brandon/flexify
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter build apk --split-per-abi --target-platform="android-arm"
|
||||
- popd
|
||||
- mv /home/brandon/flexify com.presley.flexify
|
||||
ndk: r27
|
||||
|
||||
- versionName: 2.0.8
|
||||
versionCode: 2203
|
||||
commit: a6eda7d8a48733747749451cf5ac980a7091e4a6
|
||||
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/Flexify/releases/download/%v/app-arm64-v8a-release.apk
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- web
|
||||
- windows
|
||||
prebuild:
|
||||
- sdkmanager 'cmake;3.18.1'
|
||||
- cd ..
|
||||
- mv com.presley.flexify /home/brandon/flexify
|
||||
- pushd /home/brandon/flexify
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter config --no-analytics
|
||||
- flutter/bin/flutter pub get
|
||||
- popd
|
||||
- mv /home/brandon/flexify com.presley.flexify
|
||||
scanignore:
|
||||
- flutter/bin/cache
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
- flutter
|
||||
build:
|
||||
- cd ..
|
||||
- mv com.presley.flexify /home/brandon/flexify
|
||||
- pushd /home/brandon/flexify
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter build apk --split-per-abi --target-platform="android-arm64"
|
||||
- popd
|
||||
- mv /home/brandon/flexify com.presley.flexify
|
||||
ndk: r27
|
||||
|
||||
- versionName: 2.0.9
|
||||
versionCode: 2211
|
||||
commit: fcac3fc5a679f953a08de4760c2603641c0e0aec
|
||||
|
|
|
|||
|
|
@ -510,13 +510,6 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.13
|
||||
versionCode: 95
|
||||
commit: a49f3fcb57b9e0e9c22d38935b5bfc8719114e9c
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.14
|
||||
versionCode: 96
|
||||
commit: 589a717968951aa24fdbb8267f099ecedbd109e4
|
||||
|
|
|
|||
|
|
@ -14,13 +14,6 @@ RepoType: git
|
|||
Repo: https://gitlab.com/lecarore/breakout71.git
|
||||
|
||||
Builds:
|
||||
- versionName: '28999986'
|
||||
versionCode: 28999986
|
||||
commit: 80fa8e6329272ab037101deda77305c6e06535bb
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '29000827'
|
||||
versionCode: 29000827
|
||||
commit: 75f231015d2ba9a9e187ef06d8c9b8718fdc07ba
|
||||
|
|
|
|||
Loading…
Reference in a new issue