Package Details: jitsi 2.11.5633-1

Git Clone URL: https://aur.archlinux.org/jitsi.git (read-only, click to copy)
Package Base: jitsi
Description: An audio/video SIP VoIP phone and instant messenger written in Java (formerly SIP-Communicator)
Upstream URL: https://desktop.jitsi.org/Main/HomePage
Licenses: Apache
Submitter: psychedelicious
Maintainer: SanskritFritz
Last Packager: figue
Votes: 372
Popularity: 0.001460
First Submitted: 2011-05-11 11:22 (UTC)
Last Updated: 2020-12-12 16:22 (UTC)

Dependencies (3)

Required by (0)

Sources (3)

Pinned Comments

figue commented on 2020-12-12 17:04 (UTC) (edited on 2021-01-03 19:13 (UTC) by figue)

I've built with jdk8... Like this:

env JAVA_HOME=/usr/lib/jvm/java-8-openjdk PATH=/usr/lib/jvm/java-8-openjdk/jre/bin:$PATH makepkg -sic

But if you want to execute jitsi, it's better to set it globally:

archlinux-java set java-8-openjdk

See pinned comment.

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 24 Next › Last »

raddecen commented on 2016-03-20 04:01 (UTC) (edited on 2016-03-20 04:07 (UTC) by raddecen)

The build fails with the error ":: jitsi package(s) failed to install. Check .SRCINFO for mismatching data with PKGBUILD." However, I was able to install the package with "sudo pacman -U jitsi-2.8.5426-2-x86_64.pkg.tar" But I get a blank white screen when I try to open Jitsi even after doing $ wmname LG3D and $ _JAVA_AWT_WM_NONREPARENTING=1 jitsi

androidnisse commented on 2016-02-16 06:57 (UTC)

@gustawho It's wrong here, the license is Apache.

gustawho commented on 2015-12-08 00:05 (UTC)

I don't get it. What's the right license? In the footer's site, they say it's LGPL, but in the LICENSE file at GitHub is Apache https://github.com/jitsi/jitsi/blob/master/LICENSE

Xabre commented on 2015-10-07 14:00 (UTC)

Anyone managed to make Jitsi tray icon work in Plasma5?

alex.theoto commented on 2015-09-16 19:25 (UTC)

Please change 'java-environment' into 'java-environment-common'

whynothugo commented on 2015-04-28 06:39 (UTC)

@caevaroy The file you're missing ins provided by jdk8-openjdk in my case: $ pacman -Qo /usr/lib/jvm/java-8-openjdk/lib/tools.jar /usr/lib/jvm/java-8-openjdk/lib/tools.jar is owned by jdk8-openjdk 8.u45-1 Since you're using java7, do you have jdk7-openjdk installed? What's provides java-environment for you?: pacman -Qs java-environment

caevaroy commented on 2015-04-28 00:28 (UTC)

what cmds might I need to get this to build? https://bpaste.net/show/173ab9d6d101

<deleted-account> commented on 2015-03-19 19:40 (UTC)

v2.8 released : https://download.jitsi.org/jitsi/windows/updates/

ljrk commented on 2015-03-09 22:25 (UTC)

I don't know either. The latest git tag is newer but it is by a jenkins bot. It would refer to v2.7 but is in nightly still. Though there don't seem to be any "deep" changes that possibly could break stability, they decided not to put out another stable release yet, so it's completely up2date to me.

AJSlye commented on 2015-03-09 22:00 (UTC)

Why is this still flagged out of date? As far as I can tell it's been updated to the latest stable version available.