Package Details: jitsi-meet-desktop 2025.4.0-2

Git Clone URL: https://aur.archlinux.org/jitsi-meet-desktop.git (read-only, click to copy)
Package Base: jitsi-meet-desktop
Description: Jitsi Meet desktop application
Upstream URL: https://github.com/jitsi/jitsi-meet-electron
Licenses: Apache-2.0
Submitter: SamWhited
Maintainer: xiota
Last Packager: xiota
Votes: 31
Popularity: 0.085064
First Submitted: 2020-04-10 13:16 (UTC)
Last Updated: 2025-05-04 01:09 (UTC)

Latest Comments

1 2 3 4 5 6 .. 10 Next › Last »

xiota commented on 2025-06-19 06:44 (UTC)

This package pins to specific electron version after successful build. Leaving it alone as long as it works.

gothmog123 commented on 2025-06-19 05:20 (UTC)

wouldn't it be better to use electron36 as dependency? If arch updates the latest electron and jitsi hasn't caught up yet

gothmog123 commented on 2025-06-01 17:57 (UTC)

ok thanks

xiota commented on 2025-06-01 17:54 (UTC) (edited on 2025-06-01 17:56 (UTC) by xiota)

@gothmog123 I don't know anything about the -bin package. At a glance, it unpacks the upstream AppImage, so should be fine to use. Generally, use non-bin packages if you're obsessed with building from source or having problems with other packages. If you need to report a problem to developers, test first with the AppImage directly.

gothmog123 commented on 2025-06-01 17:32 (UTC)

is it better to use this or the -bin one?

xiota commented on 2025-02-27 06:44 (UTC)

Does that error occur when trying to build the package or run the program?

I don't even have simdjson installed. Don't know what is trying to use it.

GI_Jack commented on 2025-02-27 06:35 (UTC)

needs simdjson

node: error while loading shared libraries: libsimdjson.so.25: cannot open shared object file: No such file or directory
$ pkgfile libsimdjson.so.25
extra/simdjson

samsapti commented on 2024-07-13 16:05 (UTC)

@mod24 that should be done now.

mod24 commented on 2024-06-01 18:24 (UTC)

@samsapti Thank you so much! Unfortunately I forgot to mention that the exec-line needs to include %U so that everything works. Can you add this as well? So the line reads: Exec=jitsi-meet-desktop %U

samsapti commented on 2024-05-15 15:55 (UTC)

@mod24 I've added the mimetype to the .desktop file.