infomaniak.meet - update recipe

This commit is contained in:
Licaon_Kter 2024-06-12 09:12:32 +00:00
parent cf97873b40
commit 259abb5119

View file

@ -152,17 +152,15 @@ Builds:
commit: ad2c9998789b16e9134694e1406a34218d11045b
subdir: app
sudo:
- echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list
- apt-get update
- apt-get install -y jq maven openjdk-17-jdk-headless
- sysctl fs.inotify.max_user_watches=524288 || true
- curl -Lo node.tar.gz https://nodejs.org/dist/latest-v16.x/node-v16.20.2-linux-x64.tar.gz
- echo "c9193e6c414891694759febe846f4f023bf48410a6924a8b1520c46565859665 node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
- apt-get install -y npm jq maven openjdk-17-jdk-headless
- apt-get install -y -t bullseye openjdk-11-jdk-headless
- sysctl fs.inotify.max_user_watches=524288
gradle:
- yes
srclibs:
- jitsi-meet@android-sdk-8.6.0
- jitsi-meet@android-sdk-9.2.1
prebuild:
- sed -i -e '/jitsi-maven-repository/d' -e '/repositories {/a\ mavenLocal()'
../build.gradle