Update XRCB to 1.7.9 (22)

This commit is contained in:
F-Droid checkupdates bot 2024-06-20 09:38:11 +00:00
parent 89a9588266
commit 20de6e18d3

View file

@ -196,9 +196,39 @@ Builds:
- XrcbApp/node_modules/
ndk: r20b
- versionName: 1.7.9
versionCode: 22
commit: 491b9d4117de455a704772c3b27b54330c9c846c
subdir: XrcbApp/android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.0/node-v16.17.0-linux-x64.tar.gz
- echo "4827808e50b8ee42b4dadf056835287dac267b9cff56cea56e70843bf8cecb79 node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
init: npm install --no-optional --build-from-source
gradle:
- yes
rm:
- XrcbApp/ios
prebuild: sed -i -e '/signingConfig signingConfigs/d' build.gradle
scanignore:
- XrcbApp/android/build.gradle
- XrcbApp/node_modules/jsc-android/
- XrcbApp/node_modules/react-native/android/
- XrcbApp/node_modules/react-native-localize/android/build.gradle
- XrcbApp/node_modules/react-native/ReactAndroid/build.gradle
- XrcbApp/node_modules/react-native-safe-area-context/android/build.gradle
- XrcbApp/node_modules/react-native-screens/android/build.gradle
- XrcbApp/node_modules/react-native-svg/android/build.gradle
- XrcbApp/node_modules/react-native-track-player/android/build.gradle
scandelete:
- XrcbApp/node_modules/
ndk: r20b
MaintainerNotes: XRCB server soft is FOSS, so this should become TetheredNet later.
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.7.7
CurrentVersionCode: 20
CurrentVersion: 1.7.9
CurrentVersionCode: 22