jitsi / libjitsi

Advanced Java media library for secure real-time audio/video communication.
Apache License 2.0
627 stars 280 forks source link

Build Debian packages #554

Closed ibauersachs closed 2 years ago

damencho commented 2 years ago

I was just wondering about jigasi, so we will need to depend on another repo when that reaches it?

ibauersachs commented 2 years ago

I was just wondering about jigasi, so we will need to depend on another repo when that reaches it?

No, the version released to Maven Central still contains the statically linked native libraries. I only added new builds that produce dynamically linked libs, packaged in .debs for the respective Ubuntu/Debian series. This distinction of the series is missing in the Debian repo that is currently used. This will be an issue (again) once OpenSSL v3 lands in Debian, just like we had with OpenSSL 0.9/1.0/1.1, ffmpeg and libav.