From 29be80326aadc8812e608edc92acf5dadb4b3280 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 14 Mar 2023 06:17:36 +0000 Subject: [PATCH] Update Al-Azan to 1.12.2 (45004) --- metadata/com.github.meypod.al_azan.yml | 238 ++++++++++++++++++++++++- 1 file changed, 235 insertions(+), 3 deletions(-) diff --git a/metadata/com.github.meypod.al_azan.yml b/metadata/com.github.meypod.al_azan.yml index 0b83afa24a..c1cb5a25f1 100644 --- a/metadata/com.github.meypod.al_azan.yml +++ b/metadata/com.github.meypod.al_azan.yml @@ -2484,7 +2484,7 @@ Builds: - node_modules/@notifee/core/android/build.gradle - node_modules/react-native-get-location/android/build.gradle - node_modules/react-native-file-access/android/build.gradle - - node_modules/react-native-document-picker/android/build.gradle + - node_modules/react-native-document-picker/android/build.gradle - node_modules/react-native-reanimated/android/build.gradle scandelete: - node_modules/ @@ -2609,6 +2609,238 @@ Builds: - buildUniversalApk=false - reactNativeArchitectures=x86_64 + - versionName: 1.12.2 + versionCode: 45001 + commit: 3c70eb9d7eef2c9325eaaf77fc9e4d2de0abc8ea + subdir: android/app + sudo: + - curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz + - echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz" + | sha256sum -c - + - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ + - npm install -g yarn + - sysctl fs.inotify.max_user_watches=524288 || true + init: + - cd ../.. + - yarn install --frozen-lockfile + - yarn remove @maplibre/maplibre-react-native + - mkdir -p ./node_modules/@maplibre/maplibre-react-native + - echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js + gradle: + - yes + srclibs: + - meypod-notifee@7.5.0-guava-alarm + prebuild: + - sed -i -e '\!READ_PHONE_STATE!a' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools" + xmlns:android!' src/main/AndroidManifest.xml + - pushd ../.. + - export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\"" + -f2) + - pushd $$meypod-notifee$$ + - git checkout $NOTIFEE_COMMIT + - popd + - mkdir -p ./node_modules/@notifee/core/ + - cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/ + - sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g' + ./node_modules/@notifee/react-native/android/build.gradle + - sed "s///" lingui.config.js.example > lingui.config.js + - npx lingui compile + - popd + scanignore: + - node_modules/jsc-android + - node_modules/react-native/sdks/hermesc/linux64-bin/hermesc + - node_modules/react-native/build.gradle.kts + - node_modules/react-native-safe-area-context/android/build.gradle + - node_modules/react-native-screens/android/build.gradle + - node_modules/react-native-svg/android/build.gradle + - node_modules/@notifee/react-native/android/build.gradle + - node_modules/@notifee/core/android/build.gradle + - node_modules/react-native-get-location/android/build.gradle + - node_modules/react-native-file-access/android/build.gradle + - node_modules/react-native-document-picker/android/build.gradle + - node_modules/react-native-reanimated/android/build.gradle + scandelete: + - node_modules/ + ndk: 23.1.7779620 + gradleprops: + - buildUniversalApk=false + - reactNativeArchitectures=armeabi-v7a + + - versionName: 1.12.2 + versionCode: 45002 + commit: 3c70eb9d7eef2c9325eaaf77fc9e4d2de0abc8ea + subdir: android/app + sudo: + - curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz + - echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz" + | sha256sum -c - + - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ + - npm install -g yarn + - sysctl fs.inotify.max_user_watches=524288 || true + init: + - cd ../.. + - yarn install --frozen-lockfile + - yarn remove @maplibre/maplibre-react-native + - mkdir -p ./node_modules/@maplibre/maplibre-react-native + - echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js + gradle: + - yes + srclibs: + - meypod-notifee@7.5.0-guava-alarm + prebuild: + - sed -i -e '\!READ_PHONE_STATE!a' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools" + xmlns:android!' src/main/AndroidManifest.xml + - pushd ../.. + - export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\"" + -f2) + - pushd $$meypod-notifee$$ + - git checkout $NOTIFEE_COMMIT + - popd + - mkdir -p ./node_modules/@notifee/core/ + - cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/ + - sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g' + ./node_modules/@notifee/react-native/android/build.gradle + - sed "s///" lingui.config.js.example > lingui.config.js + - npx lingui compile + - popd + scanignore: + - node_modules/jsc-android + - node_modules/react-native/sdks/hermesc/linux64-bin/hermesc + - node_modules/react-native/build.gradle.kts + - node_modules/react-native-safe-area-context/android/build.gradle + - node_modules/react-native-screens/android/build.gradle + - node_modules/react-native-svg/android/build.gradle + - node_modules/@notifee/react-native/android/build.gradle + - node_modules/@notifee/core/android/build.gradle + - node_modules/react-native-get-location/android/build.gradle + - node_modules/react-native-file-access/android/build.gradle + - node_modules/react-native-document-picker/android/build.gradle + - node_modules/react-native-reanimated/android/build.gradle + scandelete: + - node_modules/ + ndk: 23.1.7779620 + gradleprops: + - buildUniversalApk=false + - reactNativeArchitectures=x86 + + - versionName: 1.12.2 + versionCode: 45003 + commit: 3c70eb9d7eef2c9325eaaf77fc9e4d2de0abc8ea + subdir: android/app + sudo: + - curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz + - echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz" + | sha256sum -c - + - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ + - npm install -g yarn + - sysctl fs.inotify.max_user_watches=524288 || true + init: + - cd ../.. + - yarn install --frozen-lockfile + - yarn remove @maplibre/maplibre-react-native + - mkdir -p ./node_modules/@maplibre/maplibre-react-native + - echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js + gradle: + - yes + srclibs: + - meypod-notifee@7.5.0-guava-alarm + prebuild: + - sed -i -e '\!READ_PHONE_STATE!a' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools" + xmlns:android!' src/main/AndroidManifest.xml + - pushd ../.. + - export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\"" + -f2) + - pushd $$meypod-notifee$$ + - git checkout $NOTIFEE_COMMIT + - popd + - mkdir -p ./node_modules/@notifee/core/ + - cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/ + - sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g' + ./node_modules/@notifee/react-native/android/build.gradle + - sed "s///" lingui.config.js.example > lingui.config.js + - npx lingui compile + - popd + scanignore: + - node_modules/jsc-android + - node_modules/react-native/sdks/hermesc/linux64-bin/hermesc + - node_modules/react-native/build.gradle.kts + - node_modules/react-native-safe-area-context/android/build.gradle + - node_modules/react-native-screens/android/build.gradle + - node_modules/react-native-svg/android/build.gradle + - node_modules/@notifee/react-native/android/build.gradle + - node_modules/@notifee/core/android/build.gradle + - node_modules/react-native-get-location/android/build.gradle + - node_modules/react-native-file-access/android/build.gradle + - node_modules/react-native-document-picker/android/build.gradle + - node_modules/react-native-reanimated/android/build.gradle + scandelete: + - node_modules/ + ndk: 23.1.7779620 + gradleprops: + - buildUniversalApk=false + - reactNativeArchitectures=arm64-v8a + + - versionName: 1.12.2 + versionCode: 45004 + commit: 3c70eb9d7eef2c9325eaaf77fc9e4d2de0abc8ea + subdir: android/app + sudo: + - curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz + - echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz" + | sha256sum -c - + - tar xzf node.tar.gz --strip-components=1 -C /usr/local/ + - npm install -g yarn + - sysctl fs.inotify.max_user_watches=524288 || true + init: + - cd ../.. + - yarn install --frozen-lockfile + - yarn remove @maplibre/maplibre-react-native + - mkdir -p ./node_modules/@maplibre/maplibre-react-native + - echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js + gradle: + - yes + srclibs: + - meypod-notifee@7.5.0-guava-alarm + prebuild: + - sed -i -e '\!READ_PHONE_STATE!a' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools" + xmlns:android!' src/main/AndroidManifest.xml + - pushd ../.. + - export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\"" + -f2) + - pushd $$meypod-notifee$$ + - git checkout $NOTIFEE_COMMIT + - popd + - mkdir -p ./node_modules/@notifee/core/ + - cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/ + - sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g' + ./node_modules/@notifee/react-native/android/build.gradle + - sed "s///" lingui.config.js.example > lingui.config.js + - npx lingui compile + - popd + scanignore: + - node_modules/jsc-android + - node_modules/react-native/sdks/hermesc/linux64-bin/hermesc + - node_modules/react-native/build.gradle.kts + - node_modules/react-native-safe-area-context/android/build.gradle + - node_modules/react-native-screens/android/build.gradle + - node_modules/react-native-svg/android/build.gradle + - node_modules/@notifee/react-native/android/build.gradle + - node_modules/@notifee/core/android/build.gradle + - node_modules/react-native-get-location/android/build.gradle + - node_modules/react-native-file-access/android/build.gradle + - node_modules/react-native-document-picker/android/build.gradle + - node_modules/react-native-reanimated/android/build.gradle + scandelete: + - node_modules/ + ndk: 23.1.7779620 + gradleprops: + - buildUniversalApk=false + - reactNativeArchitectures=x86_64 + AutoUpdateMode: Version UpdateCheckMode: Tags .*[0-9]+\.[0-9]+\.[0-9]+$ VercodeOperation: @@ -2616,5 +2848,5 @@ VercodeOperation: - '%c * 1000 + 2' - '%c * 1000 + 3' - '%c * 1000 + 4' -CurrentVersion: 1.12.0 -CurrentVersionCode: 43004 +CurrentVersion: 1.12.2 +CurrentVersionCode: 45004