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.000023
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 .. 13 14 15 16 17 18 19 20 21 22 23 24 Next › Last »

xduugu commented on 2012-03-30 21:53 (UTC)

Seems to work with java 7 now, at least with the jdk package.

unhammer commented on 2012-03-26 14:15 (UTC)

seems to work for me, though I do get /usr/bin/jitsi: line 4: arch: command not found I'm guessing that's a problem for anyone not running x86_64, since that line says arch | grep i686 && CLIENTARGS="-client -Xmx256m" Not sure what the arch linux equivalent of "arch" is.

<deleted-account> commented on 2012-03-26 12:13 (UTC)

Error: JAVA_HOME is not defined correctly. We cannot execute /usr/lib/jvm/java-7-openjdk/bin/java

<deleted-account> commented on 2012-03-24 15:04 (UTC)

[hss@SpartArch Desktop]$ jitsi /usr/bin/jitsi: line 4: arch: command not found /usr/bin/jitsi: line 19: /bin/java: No such file or directory i got this with clean install :S

CPUnltd commented on 2012-03-15 01:03 (UTC)

anyone else having issue getting the buttons to work for dialing while on a call? like working with an automated system and needing to dial a digit to navigate the system. So far, it's the deal breaker for me so I can't use this more consistantly than linphone... ANY help figuring this out would be great...

xduugu commented on 2012-01-19 12:01 (UTC)

I am able to build it using jdk from AUR, but it complains about missing requirements when I try to run it.

CPUnltd commented on 2012-01-16 05:54 (UTC)

willing to test this out... does anyone who's using this know if it will build with java-runtime=7? The other PKGBUILD for Jitsi that was orphaned won't, and I just found out about this one. Intending on doing a test install with both jre7-openjdk from extra and the newest jre from AUR (in that order, as I'd like to work with openjdk if possible first) soon, but if anyone beats me to it and lets me know, I'd appreciate it. Jitsi is a program I use daily and it's the only thing holding me back to openjdk6... the ability to go to 7 would likely make a lot of other things easier/better for me. Any input would be great. Will post here about my success or failure once I make the attempt. Thanks in advance!

xduugu commented on 2012-01-07 15:25 (UTC)

Ah, thanks. An additional bash option is required for my construct. Should be fixed now.

qs9rx commented on 2012-01-07 12:13 (UTC)

==> Entering fakeroot environment... ==> Starting package()... find: `lib/native/linuxi686/': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... ==> ERROR: Makepkg was unable to build jitsi-stable. ----- The directory seems to be called just "linux" on my system.

xduugu commented on 2011-12-27 14:28 (UTC)

Differences to jitsi: - no stupid "auto updating" for stable package by default - thus, it is possible to build the package offline (provided that te source was already saved locally) - package uses correct program version as package version - makepkg -R works - jitsi --version includes build number