nixpkgs/pkgs/desktops
Joachim Schiele d8f8d052c5 fixes two issues via patches to get knetwork compiling
kopete-4.10.4-kopete-linphonemediaengine.patch
----------------------------------------------
patch copied from here:
  https://bugs.kde.org/show_bug.cgi?id=318825

kopete-4.10.4-kopete-stun.patch
-------------------------------
  when compiling kopete/protocols/jabber/googletalk/libjingle/talk/session/phone/channelmanager.cc
  it would produce this error:

  kopete/protocols/jabber/googletalk/libjingle/talk/p2p/base/stunrequest.h:91:9: error: ‘StunMessageType’ does not name a type

  problem:
    this is cased by a cyclic use of stun.h, stunrequest.h and channelmanager.cc with the outcome,
    that kdenetwork couldn't be compiled since kopete fails to build.

  solution:
    move the StunMessageType enum into its own #ifndef
2013-07-03 16:35:03 +02:00
..
e17 add terminology: e17 terminal emulator 2013-04-04 22:18:08 +02:00
enlightenment Enlightenment 0.16.8.15. 2009-01-22 22:46:39 +00:00
gnome-2 libgnomeprint: build on linux 2013-06-18 22:50:15 +02:00
gnome-3 ReRevert Merge x-updates into master 2013-05-29 23:25:02 +02:00
kde-4.7 Fix KDE 4.8 and 4.7 build against new SIP 2013-05-06 22:15:07 +03:00
kde-4.8 Fix KDE 4.8 and 4.7 build against new SIP 2013-05-06 22:15:07 +03:00
kde-4.10 fixes two issues via patches to get knetwork compiling 2013-07-03 16:35:03 +02:00
xfce ReRevert Merge x-updates into master 2013-05-29 23:25:02 +02:00