Commit Graph

28 Commits (f6da38a42b6677df1873c03304aa20cd824b120e)

Author SHA1 Message Date
Gabriel Ebner 0f75334612 jitsi: use jdk8 2020-09-19 17:42:18 +02:00
Ryan Mulligan 397d06d212 jitsi: fix desktop category; patch
The patch was trying to add LD_LIBRARY_PATH to the beginning of the
wrapper, but it was failing to do that.

There are still background errors when starting the binary.
2020-08-08 06:26:02 -07:00
Ryan Mulligan c4814c03b7 treewide: add Jitsi maintainers
* makes jitsi maintainer team
2020-08-04 13:07:36 -07:00
zowoq c7e61112df treewide: remove deprecated value `Application` from makeDesktopItem 2020-06-25 12:18:37 +10:00
Matthew Bauer 807e45f643 jitsi: use X-Internet for desktop categories
avoids error from incorrect category name.
2020-05-07 15:17:09 -05:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Nathan b0caf68bff
maintainer-list.nix: remove ndowens 2019-12-26 16:47:41 -05:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Matthew Bauer 76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
Matthew Bauer 143978a477 treewide: remove platform assertions
linux: readd assertion
2018-05-03 13:09:20 -05:00
Bryan Gardiner 285fd08c0e
claws-mail, jitsi: remove myself (khumba) from maintainers 2018-03-02 18:10:24 -08:00
ndowens b1c0814999 jitsi: Fixed java not found
Cosmetic change

Closes #24565
2017-04-02 16:51:08 +01:00
Graham Christensen 6011e3ea93
jitsi: 2.8.5426 -> 2.10.5550 for CVE-2017-5603 2017-03-04 08:47:07 -05:00
Tuomas Tynkkynen cdfa83498e treewide: Fix output references to gtk2 2016-08-23 04:53:09 +03:00
Vladimír Čunát 68bd8e4a9d jitsi: fix meta.license and refactor meta
/cc maintainer @khumba.
2015-09-23 13:42:47 +02:00
Vladimír Čunát 0a836bb5c0 jitsi: rename xlibs -> xorg 2015-09-23 13:36:23 +02:00
Bryan Gardiner c8ea6c07c6 jitsi: fix the system tray icon
Java's desktop integration on Linux relies on dlopen'ing some libraries (gtk2 or
gnome).  This commit makes Java able to find gtk2, fixing the problem of Jitsi's
system tray icon not appearing.

Part of bug #4014.
2015-09-18 20:11:29 +02:00
Edward Tjörnhammar 697ef465cd jitsi: kill the elves of solaris 2015-09-18 20:11:29 +02:00
Vladimír Čunát 80b26e4079 jitsi: fix tarball on darwin 2015-09-17 22:04:39 +02:00
Bryan Gardiner 37cd8fc16f jitsi: fix when installed via systemPackages
Close #9754.
Otherwise, the wrong directory is changed into, and trying to start Jitsi gives:

$ jitsi
Error: Could not find or load main class net.java.sip.communicator.launcher.SIPCommunicator
2015-09-17 21:19:47 +02:00
Bryan Gardiner 476f2e3e2d
jitsi: add myself as maintainer 2015-09-16 06:42:26 -07:00
Bryan Gardiner e422c2398c
jitsi: make a path patch for java slightly safer 2015-09-16 06:42:26 -07:00
Bryan Gardiner 8ef6197be5
jitsi: patch RPATHs of bundled .so files
Possibly helps with bug #3482.
2015-09-16 06:42:25 -07:00
Thomas Strobel ac355ac095 Update version: jitsi: 2.4.4997 -> 2.8.5426 2015-06-03 07:49:01 +02:00
Domen Kožar 9b7b2ce8eb Revert "Introduce patchShebangsPhase ran in preConfigurePhases"
This reverts commit 512fbb280f.

See #5368
2015-01-08 10:26:49 +01:00
Domen Kožar 512fbb280f Introduce patchShebangsPhase ran in preConfigurePhases
(cherry picked from commit 91c7e8747af1fdc2a70cd98594ccbb12a5c6902d)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-01-02 02:58:32 +01:00
Dario Bertini eb8cf5427e
Avoid using a global implicitly defined java binary 2014-03-07 16:43:01 +01:00
Dario Bertini 26d42a894a
Added jitsi 2014-03-04 13:17:57 +01:00