Commit graph

1025 commits

Author SHA1 Message Date
Matej Cotman 93c4fd2855 vte: patch for alt key (close #858)
Edit (vcunat): bump to latest version supporting gtk2.
2013-08-25 19:08:59 +02:00
Evgeny Egorochkin 952aa0e719 KDE: we don't really support anything but Linux right now, so no reason to have all those evaluation
errors.
2013-08-25 01:07:46 +03:00
Evgeny Egorochkin b25bcf853f package KDE 4.11 2013-08-21 20:41:07 +03:00
Joachim Schiele 99fe2013ae Merge pull request #797 from qknight/smokegen-patch-fix
fixed patch rejection and added RPATH magic
2013-08-21 00:51:31 -07:00
Joachim Schiele 13df65b89b Merge pull request #798 from qknight/perlqt-patch-fixes
Perlqt patch fixes
2013-08-21 00:51:06 -07:00
Joachim Schiele a8a7c78f89 Merge pull request #799 from qknight/qtruby-patch-fixes
qtruby patch fixes
2013-08-21 00:50:53 -07:00
Ludovic Courtès 2e937c437a unmaintain several packages 2013-08-16 23:45:01 +02:00
Domen Kožar 330219d0c4 add thunar-archive-plugin 2013-08-16 13:57:08 +02:00
Joachim Schiele 7b5a92c49d fixed patch rejection and added RPATH magic 2013-08-15 16:25:02 +00:00
Eelco Dolstra 91bb940160 mousepad: Don't segfault at startup 2013-08-15 16:37:30 +02:00
Eelco Dolstra a218b2d3cb xfce: Fix missing icons
Xfce didn't have a default value for its icon theme, so most icons
were missing until the user explicitly selected an icon theme in the
appearance settings.  Example:

  http://hydra.nixos.org/build/5717570/download/1/screen.png

This patch sets the Rodent theme as the default (which used to be the
case on NixOS).

http://lists.freebsd.org/pipermail/freebsd-ports/2012-June/076349.html
http://www.freebsd.org/cgi/query-pr.cgi?pr=168688
2013-08-15 16:15:11 +02:00
Joachim Schiele bb9263edbf removed all patches from perlqt 2013-08-14 17:41:24 +00:00
Joachim Schiele 9109cc6e4f removed one patch which seems to be upstream now 2013-08-14 17:41:06 +00:00
Joachim Schiele d7dc9cd0d2 fixed a patch which was rejected, i wonder why it was still there... 2013-07-31 18:15:53 +00:00
Eelco Dolstra 70d6623586 Fix a name collision between two distinct KDE wallpaper packages 2013-07-30 16:52:11 +02:00
Karn Kallio 57ce3126d7 kde-base-artwork: fix hash. 2013-07-17 20:16:24 +02:00
Eelco Dolstra 66021f9cd8 Fix kdenetwork 2013-07-17 15:01:50 +02:00
Eelco Dolstra dfd621745a Remove KDE 4.10.4 2013-07-17 15:01:50 +02:00
Eelco Dolstra 8e8c3d665c Remove KDE 4.7
It's obsolete.
2013-07-16 22:54:04 +02:00
Evgeny Egorochkin da4be371e9 make package use mirror:// for gnu, savannah and gnome repositories where possible 2013-07-14 05:23:06 +03:00
Evgeny Egorochkin fb07ba725b libgnomeprintui: fix version to match tarball 2013-07-14 02:08:50 +03:00
Evgeny Egorochkin f95ece9acd KDE 4.10: bump to 4.10.5 2013-07-12 16:36:12 +03:00
Vladimír Čunát 6f5e5cfe06 kde4: unify used libcanberra
I wondered why I'm getting two versions in the closure of KDE apps.
2013-07-05 14:45:44 +02:00
Joachim Schiele f064ee612f Merge pull request #709 from qknight/kdenetwork-kopete-fixes
fixes two issues via patches to get knetwork compiling; both patches are minimal and mine is now also upstream
2013-07-05 04:38:34 -07:00
Peter Simons 400d4a03b0 Update references to 'rLang' to the new name 'R'. 2013-07-04 23:41:22 +02:00
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
Jason "Don" O'Conal a42133a102 gnome.GConf: fix build on darwin
* disable polkit
* add --enable-static to configureFlags
2013-07-04 00:21:46 +10:00
Jason "Don" O'Conal 6307798b45 gnome.ORBit2: fix build on darwin
* add libintlOrEmpty to build inputs
2013-07-03 22:03:47 +10:00
Mathijs Kwik bf61d25dac kde 4.10: option to use a libcanberra with gtk support
by default (as it was before), kde depends on a libcanberra with its
gtk dependency removed so a kde system can be gtk-free.

However, both firefox and chromium depend on gtk+ and libcanberra too.
So this leads to 2 versions being installed. this option combats that
by letting the kde use the other libcanberra
2013-06-27 21:35:22 +02:00
Domen Kozar 35431a7d7b libgnomeprint: build on linux 2013-06-18 22:50:15 +02:00
Vladimír Čunát 3d1491c166 kde410.kdepimlibs: add pkgconfig
Accidentally noticed the request in logs.
2013-06-13 13:02:24 +02:00
Vladimír Čunát 7db886fdb9 Merge remote-tracking branch 'hydra/master' into x-updates
Conflicts (taken from @7c6f434c):
	pkgs/development/libraries/libgphoto2/default.nix
2013-06-08 15:41:39 +00:00
Evgeny Egorochkin d2807428eb KDE 4.10: update to 4.10.4 2013-06-05 19:41:28 +03:00
Vladimír Čunát b770365574 ReRevert Merge x-updates into master
This reverts commit ec3965d8d0.

Conflicts (taken x-updates):
	pkgs/development/libraries/libgcrypt/default.nix
	pkgs/development/libraries/libgpg-error/default.nix
	pkgs/development/libraries/poppler/default.nix
2013-05-29 23:25:02 +02:00
Evgeny Egorochkin 64661b0a2b KDE4.10: kde-runtime: fix build against openEXR 2013-05-25 12:01:28 +03:00
Evgeny Egorochkin 6b9c2218c6 KDE 4.10: kdelibs, kdepim: remove todo notices, fix compilation against openEXR. 2013-05-25 12:01:27 +03:00
Evgeny Egorochkin e15a244a74 KDE 4.10: Akonadi: update to 1.9.2 2013-05-25 12:01:27 +03:00
Mathijs Kwik b6b9366b7b kde 4.10.3: fix hashes 2013-05-20 18:44:57 +02:00
Evgeny Egorochkin 079a6ad338 KDE 4.10: bugfix release 4.10.3 2013-05-19 19:32:53 +03:00
Mathijs Kwik 0c15d386cb it seems kde 4.10 does not yet use udisks2
With udisks1, I do see my usb/cardreader drives.
With udisks2, I don't.

So this probably needs to be configured at build-time.
As udisks1 does work, I don't care all that much.
2013-05-17 09:28:38 +02:00
Evgeny Egorochkin a6b9035142 KDE 4.10 kdelibs: indicate that kdelibs has udisks2 support. 2013-05-11 21:22:33 +03:00
Vladimír Čunát ec3965d8d0 Revert Merge x-updates into master due to mesa bloat
See #490 discussion.

This reverts commit 1278859d31, reversing
changes made to 0c020c98f9.

Conflicts:
	pkgs/desktops/xfce/core/xfce4-session.nix (take master)
	pkgs/lib/misc.nix (auto)
2013-05-09 14:03:35 +02:00
Vladimír Čunát 9594a4f6fb xfce: minor updates for several components
Now tumbler doesn't segfault for me
(at least not as soon as it used to).
2013-05-08 13:48:51 +02:00
Vladimír Čunát 80e4a64740 xfce4session: bugfix update, superseding the patches 2013-05-08 13:48:51 +02:00
Vladimír Čunát 1278859d31 Merge branch 'master' into x-updates
Conflicts (just splitting version from name):
	pkgs/os-specific/linux/systemd/default.nix
2013-05-08 13:46:46 +02:00
Evgeny Egorochkin b7bc27cfff KDE 4.10: propagate nepomuk_core along with kdepimlibs. 2013-05-07 17:23:46 +03:00
Evgeny Egorochkin 0256e55934 Fix KDE 4.8 and 4.7 build against new SIP 2013-05-06 22:15:07 +03:00
Evgeny Egorochkin f8ee077afc KDE4.10 dolphin-plugins-*: fix the build.
Patch contributed by Karn Kallio.
2013-05-06 22:15:07 +03:00
Evgeny Egorochkin b2f6770208 KDE4.10 kioslave-{svn,perldoc}: Fix build.
Patch contributed by Karn Kallio.
2013-05-06 22:15:07 +03:00
Evgeny Egorochkin 6e406edf0a KDE4.10: Kate: Add experimental python support. 2013-05-06 22:15:06 +03:00