From 6a6ad3aee39c517aa6a1b75079dfe175fd03832d Mon Sep 17 00:00:00 2001 From: licaon-kter Date: Sat, 5 Dec 2020 23:42:26 +0200 Subject: [PATCH] Misc fixes --- metadata/org.bandev.buddhaquotes.yml | 1 + metadata/org.blokada.fem.fdroid.yml | 1 + metadata/org.courville.nova.yml | 1 + metadata/se.manyver.yml | 52 ++-------------------------- 4 files changed, 5 insertions(+), 50 deletions(-) diff --git a/metadata/org.bandev.buddhaquotes.yml b/metadata/org.bandev.buddhaquotes.yml index d5abd4a109..9453cbc48b 100644 --- a/metadata/org.bandev.buddhaquotes.yml +++ b/metadata/org.bandev.buddhaquotes.yml @@ -54,6 +54,7 @@ Builds: subdir: app gradle: - yes + prebuild: sed -i -e 's/6.8-rc-1/6.7/' ../gradle/wrapper/gradle-wrapper.properties AutoUpdateMode: Version %v UpdateCheckMode: Tags diff --git a/metadata/org.blokada.fem.fdroid.yml b/metadata/org.blokada.fem.fdroid.yml index e01f988281..a6fb495719 100644 --- a/metadata/org.blokada.fem.fdroid.yml +++ b/metadata/org.blokada.fem.fdroid.yml @@ -30,6 +30,7 @@ Builds: - unzip -P default_blocklist src/main/assets/default_blocklist.zip default_blocklist -d src/main/assets - rm src/main/assets/default_blocklist.zip + - sed -i -e 's/6.6-rc-6/6.6/' ../gradle/wrapper/gradle-wrapper.properties build: - $$rustup$$/rustup-init.sh -y - source $HOME/.cargo/env diff --git a/metadata/org.courville.nova.yml b/metadata/org.courville.nova.yml index da09052a49..1ae9d75acc 100644 --- a/metadata/org.courville.nova.yml +++ b/metadata/org.courville.nova.yml @@ -337,6 +337,7 @@ Builds: - versionName: 4.49.12 versionCode: 404912 + disable: fails to build commit: v4.49.12_c404912 subdir: Video submodules: true diff --git a/metadata/se.manyver.yml b/metadata/se.manyver.yml index b883e60b94..b6f43ad444 100644 --- a/metadata/se.manyver.yml +++ b/metadata/se.manyver.yml @@ -1499,57 +1499,9 @@ Builds: - npm run build-android-assets ndk: r21d - - versionName: 0.2011.5-beta-fdroid-fdroid - versionCode: 93 - disable: fails to build - commit: v0.2011.5-beta-fdroid - timeout: 30000 - 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.16.3/node-v12.16.3-linux-x64.tar.xz - - echo "1956e196e3c3c8ef5f0c45db76d7c1245af4ccdda2b7ab30a57ce91d6e165caa node.tar.xz" - | sha256sum -c - - - tar xJf node.tar.xz - - cp -a node-v12.16.3-linux-x64/. /usr/local/ - - npm install -g react-native-cli - init: - - npm install --no-optional - - truncate -s 0 ../../node_modules/react-native/node_modules/@react-native-community/cli/build/commands/server/external/xsel - patch: - - build.patch - gradle: - - fdroid - srclibs: - - NodejsMobile@nodejs-mobile-v0.3.1 - rm: - - node_modules/react-native/ReactAndroid/src/main/third-party/java/buck-android-support/buck-android-support.jar - - node_modules/react-native/template/ - - e2e/apple-app-store-demo - prebuild: sed -i -e '/lifecycle/d' ../build.gradle - scanignore: - - android/build.gradle - - node_modules/@react-native-community/async-storage/android/build.gradle - - node_modules/react-native-localize/android/build.gradle - - node_modules/react-native/android - - node_modules/jsc-android - scandelete: - - node_modules - build: - - pushd $$NodejsMobile$$ - - ./tools/android_build.sh $$NDK$$ arm - - ./tools/android_build.sh $$NDK$$ arm64 - - 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: r21d - - - versionName: 0.2012.4-beta-fdroid-fdroid + - versionName: 0.2012.4-beta-fdroid versionCode: 94 - commit: v0.2012.4-beta-fdroid + commit: v0.2012.4-beta timeout: 30000 subdir: android/app sudo: