mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
misc fixes
This commit is contained in:
parent
2e7c0eabc0
commit
a486413d32
3 changed files with 2 additions and 34 deletions
|
|
@ -269,16 +269,6 @@ Builds:
|
|||
prebuild: sed -i -e '/wearable/d' build.gradle
|
||||
ndk: r26d
|
||||
|
||||
- versionName: 6.10.0
|
||||
versionCode: 3020269
|
||||
commit: 9ce9b3f5b6f1ad564942e4f0317f4494b0bf52a7
|
||||
subdir: app
|
||||
gradle:
|
||||
- free
|
||||
output: build/outputs/apk/free/release/*_.apk
|
||||
prebuild: sed -i -e '/wearable/d' build.gradle
|
||||
ndk: r26d
|
||||
|
||||
- versionName: 6.11.0
|
||||
versionCode: 3020270
|
||||
commit: 54e9708e1be419bdb12c4789114298609bc641bd
|
||||
|
|
|
|||
|
|
@ -52,24 +52,9 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
$$OUT$$ 'META-INF/services/*' 'res/*.json'
|
||||
|
||||
- versionName: 2.3.2
|
||||
versionCode: 34
|
||||
commit: 59594878ab79f895479909edc6217840bdf42a08
|
||||
subdir: app
|
||||
sudo:
|
||||
- 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:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.8
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
$$OUT$$ 'META-INF/services/*' 'res/*.json'
|
||||
|
||||
- versionName: 2.3.3
|
||||
versionCode: 35
|
||||
disable: https://github.com/Anthonyy232/Paperize/issues/190
|
||||
commit: 129e0c36fa2385d230b08b74b791d7a6faed8870
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -81,6 +66,7 @@ Builds:
|
|||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.8
|
||||
ndk: r26d
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
$$OUT$$ 'META-INF/services/*' 'res/*.json'
|
||||
|
||||
|
|
|
|||
|
|
@ -294,14 +294,6 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.31.1
|
||||
versionCode: 42
|
||||
disable: App crashs after fresh installation
|
||||
commit: 1cd82864651254687e7ee6e858ca30ac68dbfc5e
|
||||
subdir: gauguin-app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.31.2
|
||||
versionCode: 43
|
||||
commit: 7691a0c4b5ae1930b5084b5f54e4c85afa284f57
|
||||
|
|
|
|||
Loading…
Reference in a new issue