mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-15 10:41:43 +00:00
misc fixes
This commit is contained in:
parent
c988fabbe2
commit
d56f8717cf
5 changed files with 20 additions and 35 deletions
|
|
@ -52,23 +52,6 @@ Builds:
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||||
$$OUT$$ 'META-INF/services/*' 'res/*.json'
|
$$OUT$$ 'META-INF/services/*' 'res/*.json'
|
||||||
|
|
||||||
- versionName: 2.3.1
|
|
||||||
versionCode: 33
|
|
||||||
disable: https://github.com/Anthonyy232/Paperize/issues/190
|
|
||||||
commit: 5197800b558731d903030b7a58a3b8d52dcc7833
|
|
||||||
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.2
|
- versionName: 2.3.2
|
||||||
versionCode: 34
|
versionCode: 34
|
||||||
commit: 59594878ab79f895479909edc6217840bdf42a08
|
commit: 59594878ab79f895479909edc6217840bdf42a08
|
||||||
|
|
|
||||||
|
|
@ -24,9 +24,21 @@ Builds:
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
'META-INF/services/*'
|
'META-INF/services/*'
|
||||||
|
|
||||||
|
- versionName: 1.4.0
|
||||||
|
versionCode: 15
|
||||||
|
commit: eddd6b3f8036844ff167f8ea2885cd96ddfa33df
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- singleOption
|
||||||
|
srclibs:
|
||||||
|
- reproducible-apk-tools@v0.2.8
|
||||||
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||||
|
fix-newlines $$OUT$$ 'META-INF/services/*'
|
||||||
|
|
||||||
AllowedAPKSigningKeys: c38c54ba54fa6718a56a8ee319cf8291329860ba092290743b7defd813fa9de7
|
AllowedAPKSigningKeys: c38c54ba54fa6718a56a8ee319cf8291329860ba092290743b7defd813fa9de7
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.1.0.1
|
UpdateCheckName: com.corphish.quicktools
|
||||||
CurrentVersionCode: 11
|
CurrentVersion: 1.4.0
|
||||||
|
CurrentVersionCode: 15
|
||||||
|
|
|
||||||
|
|
@ -119,9 +119,9 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- multipleOptions
|
- multipleOptions
|
||||||
srclibs:
|
srclibs:
|
||||||
- reproducible-apk-tools@v0.2.4
|
- reproducible-apk-tools@v0.2.8
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||||
'META-INF/services/*'
|
fix-newlines $$OUT$$ 'META-INF/services/*'
|
||||||
|
|
||||||
AllowedAPKSigningKeys: c38c54ba54fa6718a56a8ee319cf8291329860ba092290743b7defd813fa9de7
|
AllowedAPKSigningKeys: c38c54ba54fa6718a56a8ee319cf8291329860ba092290743b7defd813fa9de7
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -195,16 +195,6 @@ Builds:
|
||||||
scandelete:
|
scandelete:
|
||||||
- build-logic/convention/build
|
- build-logic/convention/build
|
||||||
|
|
||||||
- versionName: 3.1.0-beta01
|
|
||||||
versionCode: 50
|
|
||||||
commit: de32a449c94c38e2fd691b25139e1269101abfe8
|
|
||||||
subdir: app
|
|
||||||
gradle:
|
|
||||||
- foss
|
|
||||||
binary: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-release.apk
|
|
||||||
scandelete:
|
|
||||||
- build-logic/convention/build
|
|
||||||
|
|
||||||
- versionName: 3.1.0-beta02
|
- versionName: 3.1.0-beta02
|
||||||
versionCode: 51
|
versionCode: 51
|
||||||
commit: 3892e3bbf4d5031e2b5c6e435579644e0a54a53b
|
commit: 3892e3bbf4d5031e2b5c6e435579644e0a54a53b
|
||||||
|
|
|
||||||
|
|
@ -34,7 +34,7 @@ Builds:
|
||||||
- xstructural.jar
|
- xstructural.jar
|
||||||
- ktlint.jar
|
- ktlint.jar
|
||||||
|
|
||||||
- versionName: com.io7m.exfilac-1.1.0
|
- versionName: 1.1.0
|
||||||
versionCode: 1100
|
versionCode: 1100
|
||||||
commit: 0abf68fc0e643a68e0663125a39d9148a060ac05
|
commit: 0abf68fc0e643a68e0663125a39d9148a060ac05
|
||||||
subdir: com.io7m.exfilac.main
|
subdir: com.io7m.exfilac.main
|
||||||
|
|
@ -71,6 +71,6 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: gradle.properties|VERSION_CODE=(\d+)||
|
UpdateCheckData: gradle.properties|VERSION_CODE=(\d+)||com.io7m.exfilac-([\d.]+)
|
||||||
CurrentVersion: com.io7m.exfilac-1.1.0
|
CurrentVersion: 1.1.0
|
||||||
CurrentVersionCode: 1100
|
CurrentVersionCode: 1100
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue