diff --git a/metadata/app.zeusln.zeus.yml b/metadata/app.zeusln.zeus.yml index 2175c310ec..e01e72cb51 100644 --- a/metadata/app.zeusln.zeus.yml +++ b/metadata/app.zeusln.zeus.yml @@ -442,6 +442,7 @@ Builds: - versionName: 0.6.2 versionCode: 38 + disable: https://github.com/ZeusLN/zeus/issues/910 commit: 76821ddbd43a2bd63688d4784420e23ddeb99822 subdir: android/app sudo: diff --git a/metadata/com.example.barcodescanner.yml b/metadata/com.example.barcodescanner.yml index 9de1ebc1ec..c75a54ea17 100644 --- a/metadata/com.example.barcodescanner.yml +++ b/metadata/com.example.barcodescanner.yml @@ -73,6 +73,10 @@ Builds: versionCode: 12 commit: da922e7b96906ec55a7437733378e850ca9262f7 subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java gradle: - fDroid ndk: r21 diff --git a/metadata/com.podverse.fdroid.yml b/metadata/com.podverse.fdroid.yml index 303b54de7a..ec1d7a6270 100644 --- a/metadata/com.podverse.fdroid.yml +++ b/metadata/com.podverse.fdroid.yml @@ -1044,7 +1044,6 @@ Builds: - node_modules/react-native/android - node_modules/react-native/ReactAndroid/build.gradle - node_modules/react-native-document-picker/android/build.gradle - - node_modules/react-native-fast-image/android/build.gradle - node_modules/react-native-localize/android/build.gradle - node_modules/react-native-safe-area-context/android/build.gradle - node_modules/react-native-screens/android/build.gradle diff --git a/metadata/com.shadow.blackhole.yml b/metadata/com.shadow.blackhole.yml index 7408597296..6337589735 100644 --- a/metadata/com.shadow.blackhole.yml +++ b/metadata/com.shadow.blackhole.yml @@ -99,6 +99,7 @@ Builds: - flutter@2.5.1 rm: - docs + - linux - ios - test - windows diff --git a/metadata/com.tutpro.baresip.plus.yml b/metadata/com.tutpro.baresip.plus.yml index 42eecf7d52..0527d08283 100644 --- a/metadata/com.tutpro.baresip.plus.yml +++ b/metadata/com.tutpro.baresip.plus.yml @@ -1431,6 +1431,7 @@ Builds: - versionName: 31.2.0 versionCode: 91 + disable: https://github.com/juha-h/baresip-studio/issues/245 commit: dbf18dcea1b138f69daec8daeb389d1523d182cb subdir: app sudo: diff --git a/metadata/com.tutpro.baresip.yml b/metadata/com.tutpro.baresip.yml index 26064e6cbf..29c0d7e4f7 100644 --- a/metadata/com.tutpro.baresip.yml +++ b/metadata/com.tutpro.baresip.yml @@ -2466,6 +2466,7 @@ Builds: - versionName: 44.2.0 versionCode: 213 + disable: https://github.com/juha-h/baresip-studio/issues/245 commit: 7136002869b7dc83126f3589e3a8236a83bf0d44 subdir: app sudo: diff --git a/metadata/de.tu_chemnitz.wlan.yml b/metadata/de.tu_chemnitz.wlan.yml index 318b09192c..729c79876e 100644 --- a/metadata/de.tu_chemnitz.wlan.yml +++ b/metadata/de.tu_chemnitz.wlan.yml @@ -99,6 +99,10 @@ Builds: versionCode: 18 commit: cd21b0134f8f05dfe6312abecbc77bfc4ffd0980 subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java gradle: - yes diff --git a/metadata/net.christianbeier.droidvnc_ng.yml b/metadata/net.christianbeier.droidvnc_ng.yml index c8f0ca7d25..7db666dcd3 100644 --- a/metadata/net.christianbeier.droidvnc_ng.yml +++ b/metadata/net.christianbeier.droidvnc_ng.yml @@ -73,10 +73,12 @@ Builds: submodules: true sudo: - apt-get update || apt-get update - - apt-get install -y openjdk-11-jdk + - apt-get install -y openjdk-11-jdk-headless - update-alternatives --auto java gradle: - yes + prebuild: JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 $$SDK$$/tools/bin/sdkmanager + 'cmake;3.10.2.4988404' > /dev/null ndk: r21e AutoUpdateMode: Version diff --git a/metadata/org.tether.tether.yml b/metadata/org.tether.tether.yml index 5772ac0f66..51a9ea3653 100644 --- a/metadata/org.tether.tether.yml +++ b/metadata/org.tether.tether.yml @@ -366,9 +366,9 @@ Builds: - $$flutter$$/bin/flutter build apk ndk: r21d - - versionName: 0.2.12 - versionCode: 2121 - commit: 503a233298016c93f686e7dfb5496c940c30de0e + - versionName: 0.2.13 + versionCode: 2130 + commit: bbaa7944d1a5ecc46610e7adc54c73ad81a33ce1 submodules: true output: build/app/outputs/flutter-apk/app-release.apk srclibs: diff --git a/metadata/org.totschnig.ocr.tesseract.yml b/metadata/org.totschnig.ocr.tesseract.yml index 99a920271f..a805d97a0b 100644 --- a/metadata/org.totschnig.ocr.tesseract.yml +++ b/metadata/org.totschnig.ocr.tesseract.yml @@ -45,6 +45,10 @@ Builds: versionCode: 7 commit: 9eac4aaa13d4925b8ad63956833734adba67f174 subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java gradle: - tesseract diff --git a/metadata/se.manyver.yml b/metadata/se.manyver.yml index e19f3e220d..75e7da92f2 100644 --- a/metadata/se.manyver.yml +++ b/metadata/se.manyver.yml @@ -2401,57 +2401,6 @@ Builds: - npm run build-android-assets ndk: r21e - - versionName: 0.2204.5-beta-fdroid - versionCode: 125 - commit: 322c8f5cbd74741566e28a1749d504e86700b51d - timeout: 80000 - subdir: android/app - sudo: - - apt-get update || apt-get update - - apt-get install -y --no-install-recommends g++ lib32stdc++-6-dev libc6-dev-i386 - ninja-build linux-libc-dev linux-libc-dev:i386 - - curl -Lo node.tar.xz https://nodejs.org/dist/v12.19.1/node-v12.19.1-linux-x64.tar.xz - - echo "1436dbc34383abbe5e921e9744e527cd24c690e7b0362a39fb960795a23a7a03 node.tar.xz" - | sha256sum -c - - - tar xJf node.tar.xz - - cp -a node-v12.19.1-linux-x64/. /usr/local/ - - sysctl fs.inotify.max_user_watches=524288 - - npm install -g react-native-cli - init: npm install --no-optional - patch: - - 108.patch - gradle: - - fdroid - srclibs: - - NodejsMobile@nodejs-mobile-v0.3.3 - rm: - - node_modules/react-native/ReactAndroid/src/main/third-party/java/buck-android-support/buck-android-support.jar - - node_modules/react-native/template/ - - desktop - - ios - - test - prebuild: sed -i -e '/lifecycle/d' ../build.gradle - scanignore: - - android/build.gradle - - node_modules/react-native/android - - node_modules/jsc-android - - node_modules/hermes-engine - - node_modules/react-native-localize/android/build.gradle - - node_modules/react-native-svg/android/build.gradle - - node_modules/react-native-vector-icons/android/build.gradle - - node_modules/@react-native-async-storage/async-storage/android/build.gradle - scandelete: - - node_modules - build: - - pushd $$NodejsMobile$$ - - ./tools/android_build.sh $$NDK$$ arm > /dev/null - - ./tools/android_build.sh $$NDK$$ arm64 > /dev/null - - popd - - mv $$NodejsMobile$$/out_android/armeabi-v7a/libnode.so ../../node_modules/nodejs-mobile-react-native/android/libnode/bin/armeabi-v7a/libnode.so - - mv $$NodejsMobile$$/out_android/arm64-v8a/libnode.so ../../node_modules/nodejs-mobile-react-native/android/libnode/bin/arm64-v8a/libnode.so - - npm run build-android-assets - ndk: r21e - - versionName: 0.2204.7-beta-fdroid versionCode: 126 commit: 97794b83f4c6b0871f43d69e4af5a5a1c09a3ccf @@ -2469,8 +2418,6 @@ Builds: - sysctl fs.inotify.max_user_watches=524288 - npm install -g react-native-cli init: npm install --no-optional - patch: - - 108.patch gradle: - fdroid srclibs: @@ -2481,7 +2428,9 @@ Builds: - desktop - ios - test - prebuild: sed -i -e '/lifecycle/d' ../build.gradle + prebuild: + - sed -i -e '/lifecycle/d' ../build.gradle + - sed -i -e '/signingConfig signingConfigs/d' build.gradle scanignore: - android/build.gradle - node_modules/react-native/android