mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
misc fixes
This commit is contained in:
parent
1a14297902
commit
b469e9c162
12 changed files with 24 additions and 131 deletions
|
|
@ -201,6 +201,7 @@ Builds:
|
|||
|
||||
- versionName: 1.3.1
|
||||
versionCode: 103010002
|
||||
disable: build failed
|
||||
commit: 1.3.1
|
||||
timeout: 14400
|
||||
sudo:
|
||||
|
|
@ -215,6 +216,7 @@ Builds:
|
|||
|
||||
- versionName: 1.3.1
|
||||
versionCode: 103010003
|
||||
disable: build failed
|
||||
commit: 1.3.1
|
||||
timeout: 14400
|
||||
sudo:
|
||||
|
|
|
|||
|
|
@ -558,14 +558,13 @@ Builds:
|
|||
versionCode: 98
|
||||
commit: 0e2040e4dbefa218b97ce668eb165fbbae9db2ef
|
||||
subdir: android/app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y automake build-essential libtool openjdk-17-jdk-headless
|
||||
- apt-get install -y automake build-essential libtool
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- git submodule sync
|
||||
- git submodule update --init --recursive
|
||||
- sdkmanager 'cmake;3.10.2.4988404'
|
||||
- ../../prepareLibreSSL.sh
|
||||
scandelete:
|
||||
|
|
|
|||
|
|
@ -3707,69 +3707,6 @@ Builds:
|
|||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
||||
|
||||
- versionName: 2.9.2
|
||||
versionCode: 1501
|
||||
commit: c24670d5d8f674ebe9220db7e0227403c43b83d1
|
||||
submodules: true
|
||||
output: build/app/outputs/apk/release/app-*.apk
|
||||
rm:
|
||||
- ios
|
||||
- test
|
||||
prebuild:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter config --no-analytics
|
||||
- submodules/flutter/bin/flutter pub get
|
||||
scanignore:
|
||||
- submodules/flutter/bin/cache
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
- submodules/flutter
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
||||
|
||||
- versionName: 2.9.2
|
||||
versionCode: 1502
|
||||
commit: c24670d5d8f674ebe9220db7e0227403c43b83d1
|
||||
submodules: true
|
||||
output: build/app/outputs/apk/release/app-*.apk
|
||||
rm:
|
||||
- ios
|
||||
- test
|
||||
prebuild:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter config --no-analytics
|
||||
- submodules/flutter/bin/flutter pub get
|
||||
scanignore:
|
||||
- submodules/flutter/bin/cache
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
- submodules/flutter
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
||||
|
||||
- versionName: 2.9.2
|
||||
versionCode: 1503
|
||||
commit: c24670d5d8f674ebe9220db7e0227403c43b83d1
|
||||
submodules: true
|
||||
output: build/app/outputs/apk/release/app-*.apk
|
||||
rm:
|
||||
- ios
|
||||
- test
|
||||
prebuild:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter config --no-analytics
|
||||
- submodules/flutter/bin/flutter pub get
|
||||
scanignore:
|
||||
- submodules/flutter/bin/cache
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
- submodules/flutter
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
||||
|
||||
- versionName: 2.9.3
|
||||
versionCode: 1511
|
||||
commit: 3413b1686d596e3e38d03cb58319fa591be697f1
|
||||
|
|
|
|||
|
|
@ -126,25 +126,9 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2024.09.01
|
||||
versionCode: 35
|
||||
disable: https://codeberg.org/kaanelloed/Iconeration/issues/36#issuecomment-2315503
|
||||
commit: ce7a4e50b04396ce7b6f4a270f869192c647143f
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2024.09.02
|
||||
versionCode: 36
|
||||
commit: 44d11cd8db768bfed0ec018d347810dac676cf1e
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2024.09.03
|
||||
versionCode: 37
|
||||
disable: https://codeberg.org/kaanelloed/Iconeration/issues/36#issuecomment-2315503
|
||||
commit: 99f74406067ed330b119324f2115a8a467099f8f
|
||||
subdir: app
|
||||
submodules: true
|
||||
|
|
|
|||
|
|
@ -18,13 +18,6 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.9'
|
||||
versionCode: 19
|
||||
commit: 7a1cb05955c8f4cbd1ce7b0e2baba9efd3bddba8
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.9.1
|
||||
versionCode: 20
|
||||
commit: e1edd20e8096b81413673431b9aaf9212fdfac9d
|
||||
|
|
|
|||
|
|
@ -396,7 +396,7 @@ Builds:
|
|||
commit: af160f1703c1caa8dcf5647c72a8e1f966af39a2
|
||||
output: build/app/outputs/apk/release/app-release-unsigned.apk
|
||||
srclibs:
|
||||
- flutter@3.24.0
|
||||
- flutter@3.24.3
|
||||
rm:
|
||||
- ios
|
||||
prebuild:
|
||||
|
|
|
|||
|
|
@ -17,6 +17,7 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/gms/d' ../build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
|
|
@ -80,7 +80,7 @@ Builds:
|
|||
|
||||
- versionName: 0.8.4
|
||||
versionCode: 100030
|
||||
commit: 98897e994bbfdef1b95e31975efe68050ad85fcc
|
||||
commit: cc5a86676cbd679ad72fa91670397ada8a4376d7
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ AutoName: aShell
|
|||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/sunilpaulmathew/ashell.git
|
||||
Binaries: https://fdroid-release-redirector.herokuapp.com/gitlab/sunilpaulmathew/ashell/%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: v0.6
|
||||
|
|
@ -25,6 +24,7 @@ Builds:
|
|||
commit: v0.6
|
||||
subdir: app
|
||||
output: build/outputs/apk/release/*.apk
|
||||
binary: https://gitlab.com/-/project/41295637/uploads/136cc7b1da6b68e59954732445bbc2d2/app-release.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@c08142d2cd256e7c0f3b7eebf1fad21ee307f9c3
|
||||
prebuild: gradle clean
|
||||
|
|
@ -38,6 +38,7 @@ Builds:
|
|||
commit: 31e681a2c3f53f2eb3c8492149db54dd9e67f975
|
||||
subdir: app
|
||||
output: build/outputs/apk/release/*.apk
|
||||
binary: https://gitlab.com/-/project/41295637/uploads/3a7e5df225aad4450bc37f36b4fdf81e/app-release.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@c08142d2cd256e7c0f3b7eebf1fad21ee307f9c3
|
||||
prebuild: gradle clean
|
||||
|
|
@ -51,6 +52,7 @@ Builds:
|
|||
commit: 9981e33a037974ee39b1e4bd14defa2fb6e1d3c5
|
||||
subdir: app
|
||||
output: build/outputs/apk/release/*.apk
|
||||
binary: https://gitlab.com/-/project/41295637/uploads/3e46fc1b0dd24514b85d9e8effd11478/app-release.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@c08142d2cd256e7c0f3b7eebf1fad21ee307f9c3
|
||||
prebuild: gradle clean
|
||||
|
|
@ -68,6 +70,7 @@ Builds:
|
|||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
output: build/outputs/apk/release/*.apk
|
||||
binary: https://gitlab.com/-/project/41295637/uploads/4ad976d21f99ed6e9bc59c733a9cd95f/app-release.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@c08142d2cd256e7c0f3b7eebf1fad21ee307f9c3
|
||||
prebuild: gradle clean
|
||||
|
|
@ -81,6 +84,7 @@ Builds:
|
|||
commit: 2049c9ed7f76bf8be2e8742550c03bdf18968fe7
|
||||
subdir: app
|
||||
output: build/outputs/apk/release/*.apk
|
||||
binary: https://gitlab.com/-/project/41295637/uploads/9224c87f19fc8be22ad8b1238b5be93a/app-release.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@c08142d2cd256e7c0f3b7eebf1fad21ee307f9c3
|
||||
prebuild: gradle clean
|
||||
|
|
|
|||
|
|
@ -1797,6 +1797,8 @@ Builds:
|
|||
- auth/windows
|
||||
- cli
|
||||
- desktop
|
||||
- docs
|
||||
- infra
|
||||
- mobile
|
||||
- server
|
||||
- web
|
||||
|
|
@ -1809,6 +1811,7 @@ Builds:
|
|||
scandelete:
|
||||
- auth/flutter
|
||||
- auth/.pub-cache
|
||||
- auth/assets/simple-icons
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- pushd $$libsodium$$
|
||||
|
|
|
|||
|
|
@ -161,7 +161,8 @@ Builds:
|
|||
|
||||
- versionName: 1.2.2
|
||||
versionCode: 9
|
||||
commit: 890587b32cb0aacf9230bd5b053ee476c454b60b
|
||||
disable: https://github.com/petlyh/JS-Dict/issues/14
|
||||
commit: 9e77651938a1259dfdf9f4703c093444afe78273
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
prebuild:
|
||||
|
|
|
|||
|
|
@ -62,17 +62,16 @@ Builds:
|
|||
- popd
|
||||
- mv $$esbuild$$/esbuild ../../node_modules/@esbuild/linux-x64/bin/esbuild
|
||||
|
||||
- versionName: 1.5.4
|
||||
versionCode: 45
|
||||
commit: f7199fed8d6effc00e8e5eff161297ed3a5b9bc1
|
||||
- versionName: 1.5.7
|
||||
versionCode: 48
|
||||
disable: libnode.so
|
||||
commit: d88625b03f2528b4483d2354a8d48e790cd86915
|
||||
subdir: materialious/android/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y npm golang-go make
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- esbuild@v0.19.12
|
||||
prebuild:
|
||||
- sed -i -e '/gms/d' ../build.gradle
|
||||
- cd ../..
|
||||
|
|
@ -81,38 +80,8 @@ Builds:
|
|||
- npx cap sync
|
||||
scandelete:
|
||||
- materialious/node_modules
|
||||
build:
|
||||
- pushd $$esbuild$$
|
||||
- make esbuild
|
||||
- popd
|
||||
- mv $$esbuild$$/esbuild ../../node_modules/@esbuild/linux-x64/bin/esbuild
|
||||
|
||||
- versionName: 1.5.5
|
||||
versionCode: 46
|
||||
commit: 8284d73fa98085d36aedf5fcf49c0dcd7f46c4a1
|
||||
subdir: materialious/android/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y npm golang-go make
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- esbuild@v0.19.12
|
||||
prebuild:
|
||||
- sed -i -e '/gms/d' ../build.gradle
|
||||
- cd ../..
|
||||
- npm install
|
||||
- npm run build
|
||||
- npx cap sync
|
||||
scandelete:
|
||||
- materialious/node_modules
|
||||
build:
|
||||
- pushd $$esbuild$$
|
||||
- make esbuild
|
||||
- popd
|
||||
- mv $$esbuild$$/esbuild ../../node_modules/@esbuild/linux-x64/bin/esbuild
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5.5
|
||||
CurrentVersionCode: 46
|
||||
CurrentVersion: 1.5.7
|
||||
CurrentVersionCode: 48
|
||||
|
|
|
|||
Loading…
Reference in a new issue