mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
misc fixes
This commit is contained in:
parent
86f4ed1ef6
commit
7afc1e96b7
9 changed files with 39 additions and 41 deletions
|
|
@ -2265,6 +2265,7 @@ Builds:
|
|||
output: build/app/outputs/flutter-apk/app-*-localmonero-release.apk
|
||||
prebuild:
|
||||
- sed -i -e '/ndk {/,/^ }/d' android/app/build.gradle
|
||||
- sed -i -e 's/download.flutter.io/maven.google.com/' android/build.gradle
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter config --no-analytics
|
||||
- submodules/flutter/bin/flutter packages pub get
|
||||
|
|
@ -2286,6 +2287,7 @@ Builds:
|
|||
output: build/app/outputs/flutter-apk/app-*-localmonero-release.apk
|
||||
prebuild:
|
||||
- sed -i -e '/ndk {/,/^ }/d' android/app/build.gradle
|
||||
- sed -i -e 's/download.flutter.io/maven.google.com/' android/build.gradle
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter config --no-analytics
|
||||
- submodules/flutter/bin/flutter packages pub get
|
||||
|
|
@ -2307,6 +2309,7 @@ Builds:
|
|||
output: build/app/outputs/flutter-apk/app-*-localmonero-release.apk
|
||||
prebuild:
|
||||
- sed -i -e '/ndk {/,/^ }/d' android/app/build.gradle
|
||||
- sed -i -e 's/download.flutter.io/maven.google.com/' android/build.gradle
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter config --no-analytics
|
||||
- submodules/flutter/bin/flutter packages pub get
|
||||
|
|
|
|||
|
|
@ -1956,6 +1956,7 @@ Builds:
|
|||
output: build/app/outputs/flutter-apk/app-*-agoradesk-release.apk
|
||||
prebuild:
|
||||
- sed -i -e '/ndk {/,/^ }/d' android/app/build.gradle
|
||||
- sed -i -e 's/download.flutter.io/maven.google.com/' android/build.gradle
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter config --no-analytics
|
||||
- submodules/flutter/bin/flutter packages pub get
|
||||
|
|
@ -1977,6 +1978,7 @@ Builds:
|
|||
output: build/app/outputs/flutter-apk/app-*-agoradesk-release.apk
|
||||
prebuild:
|
||||
- sed -i -e '/ndk {/,/^ }/d' android/app/build.gradle
|
||||
- sed -i -e 's/download.flutter.io/maven.google.com/' android/build.gradle
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter config --no-analytics
|
||||
- submodules/flutter/bin/flutter packages pub get
|
||||
|
|
@ -1998,6 +2000,7 @@ Builds:
|
|||
output: build/app/outputs/flutter-apk/app-*-agoradesk-release.apk
|
||||
prebuild:
|
||||
- sed -i -e '/ndk {/,/^ }/d' android/app/build.gradle
|
||||
- sed -i -e 's/download.flutter.io/maven.google.com/' android/build.gradle
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter config --no-analytics
|
||||
- submodules/flutter/bin/flutter packages pub get
|
||||
|
|
|
|||
|
|
@ -46,10 +46,9 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/*.xml'
|
||||
|
||||
- versionName: 8.7.1
|
||||
versionCode: 129
|
||||
disable: https://github.com/Arcticons-Team/Arcticons/issues/1952
|
||||
commit: d0d1895280689416afdf101b578ea54fe9048d0b
|
||||
- versionName: 8.7.1-hotfix
|
||||
versionCode: 130
|
||||
commit: b61f6cb819c7ba57c7ca46bc0c7199240dbb30ee
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -58,9 +57,9 @@ Builds:
|
|||
gradle:
|
||||
- dayNight
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
- reproducible-apk-tools@2134d90b7afcc1e65bb860b3a50e38d559a450a2
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/*.xml'
|
||||
'assets/*.xml' '!assets/drawable.xml'
|
||||
|
||||
- versionName: 8.7.1-hotfix
|
||||
versionCode: 130
|
||||
|
|
|
|||
|
|
@ -46,10 +46,9 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/*.xml'
|
||||
|
||||
- versionName: 8.7.1
|
||||
versionCode: 129
|
||||
disable: https://github.com/Arcticons-Team/Arcticons/issues/1952
|
||||
commit: d0d1895280689416afdf101b578ea54fe9048d0b
|
||||
- versionName: 8.7.1-hotfix
|
||||
versionCode: 130
|
||||
commit: b61f6cb819c7ba57c7ca46bc0c7199240dbb30ee
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -58,9 +57,9 @@ Builds:
|
|||
gradle:
|
||||
- black
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
- reproducible-apk-tools@2134d90b7afcc1e65bb860b3a50e38d559a450a2
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/*.xml'
|
||||
'assets/*.xml' '!assets/drawable.xml'
|
||||
|
||||
- versionName: 8.7.1-hotfix
|
||||
versionCode: 130
|
||||
|
|
|
|||
|
|
@ -46,10 +46,9 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/*.xml'
|
||||
|
||||
- versionName: 8.7.1
|
||||
versionCode: 129
|
||||
disable: https://github.com/Arcticons-Team/Arcticons/issues/1952
|
||||
commit: d0d1895280689416afdf101b578ea54fe9048d0b
|
||||
- versionName: 8.7.1-hotfix
|
||||
versionCode: 130
|
||||
commit: b61f6cb819c7ba57c7ca46bc0c7199240dbb30ee
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -58,9 +57,9 @@ Builds:
|
|||
gradle:
|
||||
- normal
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
- reproducible-apk-tools@2134d90b7afcc1e65bb860b3a50e38d559a450a2
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/*.xml'
|
||||
'assets/*.xml' '!assets/drawable.xml'
|
||||
|
||||
- versionName: 8.7.1-hotfix
|
||||
versionCode: 130
|
||||
|
|
|
|||
|
|
@ -185,10 +185,9 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/*.xml'
|
||||
|
||||
- versionName: 8.7.1
|
||||
versionCode: 129
|
||||
disable: https://github.com/Arcticons-Team/Arcticons/issues/1952
|
||||
commit: d0d1895280689416afdf101b578ea54fe9048d0b
|
||||
- versionName: 8.7.1-hotfix
|
||||
versionCode: 130
|
||||
commit: b61f6cb819c7ba57c7ca46bc0c7199240dbb30ee
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -197,9 +196,9 @@ Builds:
|
|||
gradle:
|
||||
- you
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
- reproducible-apk-tools@2134d90b7afcc1e65bb860b3a50e38d559a450a2
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/*.xml'
|
||||
'assets/*.xml' '!assets/drawable.xml'
|
||||
|
||||
- versionName: 8.7.1-hotfix
|
||||
versionCode: 130
|
||||
|
|
|
|||
|
|
@ -277,10 +277,9 @@ Builds:
|
|||
- popd
|
||||
- mv $root_ws/ntodotxt de.tnmgl.ntodotxt
|
||||
|
||||
- versionName: 0.4.5
|
||||
versionCode: 91
|
||||
disable: https://github.com/tmaegel/ntodotxt/issues/19
|
||||
commit: f2d69fda203cf5a9132fed8a60a84049c54d50de
|
||||
- versionName: 0.4.6
|
||||
versionCode: 101
|
||||
commit: 1e15dd55f970a1de95b99cfacda3a434da2a9ae0
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -322,10 +321,9 @@ Builds:
|
|||
- popd
|
||||
- mv $root_ws/ntodotxt de.tnmgl.ntodotxt
|
||||
|
||||
- versionName: 0.4.5
|
||||
versionCode: 92
|
||||
disable: https://github.com/tmaegel/ntodotxt/issues/19
|
||||
commit: f2d69fda203cf5a9132fed8a60a84049c54d50de
|
||||
- versionName: 0.4.6
|
||||
versionCode: 102
|
||||
commit: 1e15dd55f970a1de95b99cfacda3a434da2a9ae0
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -367,10 +365,9 @@ Builds:
|
|||
- popd
|
||||
- mv $root_ws/ntodotxt de.tnmgl.ntodotxt
|
||||
|
||||
- versionName: 0.4.5
|
||||
versionCode: 93
|
||||
disable: https://github.com/tmaegel/ntodotxt/issues/19
|
||||
commit: f2d69fda203cf5a9132fed8a60a84049c54d50de
|
||||
- versionName: 0.4.6
|
||||
versionCode: 103
|
||||
commit: 1e15dd55f970a1de95b99cfacda3a434da2a9ae0
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -421,5 +418,5 @@ VercodeOperation:
|
|||
- 10 * %c + 2
|
||||
- 10 * %c + 3
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 0.4.5
|
||||
CurrentVersionCode: 93
|
||||
CurrentVersion: 0.4.6
|
||||
CurrentVersionCode: 103
|
||||
|
|
|
|||
|
|
@ -2193,7 +2193,7 @@ MaintainerNotes: |-
|
|||
is for "react-native-0.66.1.aar", and the JSC Android folder for "android-jsc-intl-r241213.jar".
|
||||
- we build libvips from source for the sharp library
|
||||
|
||||
AutoUpdateMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags android-.*
|
||||
CurrentVersion: 2.14.5
|
||||
CurrentVersionCode: 2097735
|
||||
|
|
|
|||
|
|
@ -2569,8 +2569,7 @@ Builds:
|
|||
|
||||
- versionName: 3.3.4
|
||||
versionCode: 303040
|
||||
disable: The certificate of gitlab.linphone.org has expired.
|
||||
commit: e53ab97e7d7bdb7555d73c8963574a894a0cdb88
|
||||
commit: e4d933080332a3c0df6ab8328c2b453eb28df6e5
|
||||
subdir: aTalk
|
||||
sudo:
|
||||
- sdkmanager 'build-tools;33.0.2' 'build-tools;30.0.3'
|
||||
|
|
|
|||
Loading…
Reference in a new issue