Commit graph

783 commits

Author SHA1 Message Date
Alexander Tsamutali e3ccdb4bcd desktops/e17:
Add e17. WIP. Make hangs during build of enlightenment.

svn path=/nixpkgs/trunk/; revision=29506
2011-09-26 22:28:35 +00:00
Yury G. Kudryashov ef664e90a0 Re-enable ntrack support in KDE-4.7
It seems that the patches applied to ntrack in r29105 fixed the problem.

svn path=/nixpkgs/trunk/; revision=29338
2011-09-19 05:16:11 +00:00
Peter Simons 12e7407abe libgnomeprint: updated to version 2.18.8
I made this update hoping that it would fix the build errors with CUPS 1.5.x,
but unfortunately the new version still fails to compile:

  gnome-print-cups-transport.c:59:2: error: expected specifier-qualifier-list before 'FILE'
  gnome-print-cups-transport.c: In function 'gp_transport_cups_init':
  gnome-print-cups-transport.c:128:11: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c: In function 'gp_transport_cups_finalize':
  gnome-print-cups-transport.c:140:15: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c: In function 'gp_transport_cups_open':
  gnome-print-cups-transport.c:194:11: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c:196:15: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c: In function 'gp_transport_cups_close':
  gnome-print-cups-transport.c:238:2: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c:241:23: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c:245:11: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c: In function 'gp_transport_cups_write':
  gnome-print-cups-transport.c:270:2: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c:276:13: warning: incompatible implicit declaration of built-in function 'fwrite'
  gnome-print-cups-transport.c:276:57: error: 'GPTransportCups' has no member named 'file'
  make[4]: *** [gnome-print-cups-transport.lo] Error 1

I commit the update anyway, because (a) I feel that having the latest version
probably can't hurt and (b) the old expression had an incorrect name attribute,
which is now fixed.

svn path=/nixpkgs/trunk/; revision=29281
2011-09-14 17:35:26 +00:00
Peter Simons 2f7372b107 libgnomecups-0.2.3: cosmetic, no functional change
svn path=/nixpkgs/trunk/; revision=29280
2011-09-14 17:35:20 +00:00
Karn Kallio 37651d0e68 Fix kremotecontrol build.
svn path=/nixpkgs/trunk/; revision=29229
2011-09-12 18:46:21 +00:00
Eelco Dolstra 74e4d96e7e * Remove the kde_baseapps wrapper because
1) It broke the Gwenview build (it ended up depending on the
     wrapper).
  2) It's confusing to have two identically named packages.
  3) If upstream's kde_baseapps doesn't include Konsole and Kate, then
     why should ours?

svn path=/nixpkgs/trunk/; revision=29206
2011-09-12 12:45:59 +00:00
Eelco Dolstra f16c8d72db * Remove obsolete file.
svn path=/nixpkgs/trunk/; revision=29205
2011-09-12 12:40:58 +00:00
Eelco Dolstra 3e3613c75a * Update the oxygen-icons output hash.
svn path=/nixpkgs/trunk/; revision=29204
2011-09-12 12:34:06 +00:00
Yury G. Kudryashov b6648e207d KDE SC 4.7.1
Mostly automatic update. The only manual change caused by some movements on
projects.kde.org. Untested.

svn path=/nixpkgs/trunk/; revision=29179
2011-09-11 12:39:06 +00:00
Yury G. Kudryashov 134fb92f73 Drop unused buildInput
Mark virtuoso as a runtime dependency of kdebase-runtime.
The propagatedUserEnvPackages is not used by buildEnv, but I'm going to let it
use this property (instead of/in addition to)
$prefix/nix-support/propagated-user-env-packages.

svn path=/nixpkgs/trunk/; revision=29162
2011-09-11 07:25:30 +00:00
Yury G. Kudryashov e236848406 Disable networkmanager in kdebase-workspace-4.5.5
NM-0.8 never worked in NixOS, and KDE-4.5 doesn't support newer NM

svn path=/nixpkgs/trunk/; revision=29161
2011-09-10 20:09:11 +00:00
Yury G. Kudryashov 5fb9815469 kioslave-svn does not need subversion server
svn path=/nixpkgs/trunk/; revision=29104
2011-09-07 22:53:20 +00:00
Yury G. Kudryashov 133310cb87 soprano: find virtuoso without LD_LIBRARY_PATH hack
Now it finds virtuoso driver provided that virtuoso-t binary is in PATH.

svn path=/nixpkgs/trunk/; revision=29103
2011-09-07 22:53:11 +00:00
Eelco Dolstra 30bf1fcb29 * Add libgdu as a dependency to gvfs to enable mounting of volumes
(through udisks) in Xfce.  Libgdu is part of gnome-disk-utility,
  which would pull in lots of Gnome dependencies, so some hackery is
  necessary to build only the useful part.

svn path=/nixpkgs/trunk/; revision=29054
2011-09-06 01:00:23 +00:00
Eelco Dolstra 0b7d7153e3 * Urgh. Should test first.
svn path=/nixpkgs/trunk/; revision=29052
2011-09-05 23:31:04 +00:00
Eelco Dolstra fde6f69688 * Oops.
svn path=/nixpkgs/trunk/; revision=29051
2011-09-05 23:30:42 +00:00
Eelco Dolstra d80391b7df * Add Xfce 4.8 to the channel.
svn path=/nixpkgs/trunk/; revision=29050
2011-09-05 23:30:26 +00:00
Eelco Dolstra ad51692715 * Style fixes.
svn path=/nixpkgs/trunk/; revision=29048
2011-09-05 21:02:21 +00:00
Eelco Dolstra 0dfd245a17 * Add thunar-volman and gvfs.
svn path=/nixpkgs/trunk/; revision=29043
2011-09-05 20:36:37 +00:00
Eelco Dolstra 378009ff4a * Turn parallel building support on again (got lost somewhere...).
svn path=/nixpkgs/trunk/; revision=29035
2011-09-05 19:23:06 +00:00
Yury G. Kudryashov 50f5c15996 Trying to fix nepomukserver startup problem
svn path=/nixpkgs/trunk/; revision=28909
2011-08-29 22:43:03 +00:00
Michael Raskin 6a49d6a920 Re-add GNU TLS 2.12 - it does fix glib-networking
svn path=/nixpkgs/trunk/; revision=28853
2011-08-27 17:04:25 +00:00
Yury G. Kudryashov 3244114412 Remove copies from hydra jobs
Namely, kde45.kde4.kdenetwork == kde45.kdenetwork etc.

svn path=/nixpkgs/trunk/; revision=28843
2011-08-26 20:08:46 +00:00
Yury G. Kudryashov 597412252a Wrap kde-related packages in kdePackagesFor
This lets hydra build kde packages for all available KDE releases.
Will commit NixOS-fix in a few minutes.

svn path=/nixpkgs/trunk/; revision=28833
2011-08-26 13:49:23 +00:00
Yury G. Kudryashov 5c90976c6a Add meta to kde-4.7 'subdir' pkgs
svn path=/nixpkgs/trunk/; revision=28816
2011-08-25 20:00:55 +00:00
Eelco Dolstra f3d7bcc851 * Fix description.
svn path=/nixpkgs/trunk/; revision=28779
2011-08-23 12:10:08 +00:00
Eelco Dolstra 8c37d99fd9 * Forgot to commit.
svn path=/nixpkgs/trunk/; revision=28778
2011-08-23 12:08:21 +00:00
Eelco Dolstra 8a70005921 * Updated xfce4-power-manager.
svn path=/nixpkgs/trunk/; revision=28763
2011-08-22 23:08:42 +00:00
Eelco Dolstra ffe1af714d * Xfce 4.8.
svn path=/nixpkgs/trunk/; revision=28761
2011-08-22 22:51:23 +00:00
Eelco Dolstra 1475781b19 * Rename xfce-4 to xfce-4.6 in preparation for Xfce 4.8.
svn path=/nixpkgs/trunk/; revision=28757
2011-08-22 17:40:07 +00:00
Eelco Dolstra 0b99612c18 * Layout.
svn path=/nixpkgs/trunk/; revision=28717
2011-08-21 00:13:34 +00:00
Yury G. Kudryashov b815a9ea40 Pass individual packages in kde-4.7
E.g., use
{ ..., marble, ... } : marble
instead of
{ ..., kdeedu, ... } : kdeedu.marble

svn path=/nixpkgs/trunk/; revision=28694
2011-08-19 15:42:58 +00:00
Yury G. Kudryashov 365cb2d262 kde-4.7: let nix-env and hydra find all modules
List of changes:
 * All individual packages moved to the top-level kde47 namespace.
 * Utility functions moved back to kde-package/default.nix

nix-env will not find kde-4.7 modules unless you add something like
'kde4 = pkgs.recurseIntoAttrs pkgs.kde47;' to your packageOverrides.

This is done because kde-4.7.0 on NixOS is not ready yet.

svn path=/nixpkgs/trunk/; revision=28693
2011-08-19 15:37:12 +00:00
Yury G. Kudryashov 25461a3939 kde-runtime-4.7: don't use ntrack as it causes kded4 to consume 100% CPU
svn path=/nixpkgs/trunk/; revision=28654
2011-08-18 12:52:35 +00:00
Yury G. Kudryashov c6458b5269 Do not pass kdebase to kget as buildInput
svn path=/nixpkgs/trunk/; revision=28653
2011-08-18 12:52:29 +00:00
Yury G. Kudryashov 06a34e5825 Use soprano-2.7.0 in kde-4.5.5
svn path=/nixpkgs/trunk/; revision=28601
2011-08-15 20:45:48 +00:00
Yury G. Kudryashov 519f4ea4b8 Add attribute that holds the resulting hierarchy
See comment in the committed code for details

svn path=/nixpkgs/trunk/; revision=28600
2011-08-15 19:28:12 +00:00
Yury G. Kudryashov 8abd44f249 Big kde-4.7.0 update
* Remove a lot of code duplication.
* Package almost all (except for smoke-based bindings).

svn path=/nixpkgs/trunk/; revision=28597
2011-08-15 18:06:26 +00:00
Yury G. Kudryashov 5a70c2dca8 Add samba and ntrack to deps
svn path=/nixpkgs/trunk/; revision=28471
2011-08-10 20:20:00 +00:00
Yury G. Kudryashov 63ea7f8950 Add boost and gpsd to deps
svn path=/nixpkgs/trunk/; revision=28470
2011-08-10 20:19:55 +00:00
Andres Löh ce5ccbb0ea Updating leksah.
svn path=/nixpkgs/trunk/; revision=28376
2011-08-08 07:41:45 +00:00
Karn Kallio d0fa51f709 Fi wrapper kde47 runtime.nix
svn path=/nixpkgs/trunk/; revision=28224
2011-08-07 17:50:45 +00:00
Karn Kallio b2a20db522 Copy kde45 wrap of nepomukservicestub with virtuoso.
svn path=/nixpkgs/trunk/; revision=28223
2011-08-07 17:50:32 +00:00
Karn Kallio a233ebf891 Switch to forward compatibility of kde45 on kde_baseapps.
svn path=/nixpkgs/trunk/; revision=28217
2011-08-07 01:45:26 +00:00
Karn Kallio 875b65ca0e Backwards compatibility on kdebase breaks detection.
svn path=/nixpkgs/trunk/; revision=28216
2011-08-07 01:27:23 +00:00
Karn Kallio cc160e2dc6 Extend kde47 backwards compatibility to include kdebase.
svn path=/nixpkgs/trunk/; revision=28215
2011-08-07 01:14:34 +00:00
Karn Kallio 278cc6dc0b First few programs of kde 4.7 kdeedu.
svn path=/nixpkgs/trunk/; revision=28213
2011-08-07 00:38:11 +00:00
Karn Kallio 37c45263c6 Repair kruler build (phonon is required).
svn path=/nixpkgs/trunk/; revision=28212
2011-08-07 00:37:49 +00:00
Karn Kallio d587e3720b Forgot to move kruler.nix
svn path=/nixpkgs/trunk/; revision=28211
2011-08-07 00:37:32 +00:00
Karn Kallio 7648a6cf65 Set up kdegraphics section in kde 4.7
svn path=/nixpkgs/trunk/; revision=28210
2011-08-07 00:37:14 +00:00
Eelco Dolstra 99ff06be3e * KDE 4.5 needs an older version of shared-desktop-ontologies.
svn path=/nixpkgs/branches/kde-4.7/; revision=28103
2011-08-01 09:08:57 +00:00
Eelco Dolstra 08b9b370a4 * KDE 4.5: use an old ffmpeg.
svn path=/nixpkgs/branches/kde-4.7/; revision=28102
2011-08-01 08:32:20 +00:00
Eelco Dolstra 483bedccda * Disable kdebindings in the old KDE 4.5. It doesn't build anymore
due to changes in Phonon and other packages.  It's not really
  important anyway.

svn path=/nixpkgs/branches/kde-4.7/; revision=28022
2011-07-31 19:12:10 +00:00
Eelco Dolstra 35437ef75b * Updated kdepim-runtime and kdepim.
svn path=/nixpkgs/branches/kde-4.7/; revision=28008
2011-07-29 19:05:52 +00:00
Eelco Dolstra 980b453102 * Fix localisation.
svn path=/nixpkgs/branches/kde-4.7/; revision=28007
2011-07-29 17:48:39 +00:00
Eelco Dolstra 76fffef175 * More stuff.
svn path=/nixpkgs/branches/kde-4.7/; revision=28006
2011-07-29 17:24:59 +00:00
Eelco Dolstra aee4ccdee0 * Updated kdeartwork.
svn path=/nixpkgs/branches/kde-4.7/; revision=28005
2011-07-29 16:09:55 +00:00
Eelco Dolstra d3df8a3085 * Updated kdeaccessibility.
svn path=/nixpkgs/branches/kde-4.7/; revision=28001
2011-07-29 14:30:07 +00:00
Eelco Dolstra 2d4c4ae1bd * Updated kdewebdev.
svn path=/nixpkgs/branches/kde-4.7/; revision=28000
2011-07-29 14:16:12 +00:00
Eelco Dolstra 9650b1283e * Updated kdesdk.
svn path=/nixpkgs/branches/kde-4.7/; revision=27999
2011-07-29 13:50:53 +00:00
Eelco Dolstra e7b76a6db3 * Updated kdetoys.
svn path=/nixpkgs/branches/kde-4.7/; revision=27998
2011-07-29 12:41:31 +00:00
Eelco Dolstra dd8cc506b5 * Update kdeutils.
svn path=/nixpkgs/branches/kde-4.7/; revision=27997
2011-07-29 12:31:07 +00:00
Eelco Dolstra 7d06b01a34 * Fix KDE's fixed-output derivations.
svn path=/nixpkgs/branches/kde-4.7/; revision=27995
2011-07-29 08:43:43 +00:00
Eelco Dolstra 6f8c9ddc39 * KDE 4.7.0.
svn path=/nixpkgs/branches/kde-4.7/; revision=27989
2011-07-28 12:52:15 +00:00
Eelco Dolstra bf229fc985 * Move Phonon out of KDE.
svn path=/nixpkgs/branches/kde-4.7/; revision=27988
2011-07-28 12:20:12 +00:00
Eelco Dolstra 6c4f6ceb4f * Remove the KDE 4.6 RC expressions.
svn path=/nixpkgs/branches/kde-4.7/; revision=27984
2011-07-28 11:18:57 +00:00
Eelco Dolstra 9725e1376f * Updated kdemultimedia.
svn path=/nixpkgs/branches/kde-4.7/; revision=27953
2011-07-25 20:17:36 +00:00
Eelco Dolstra 012e221de9 * kde-workspace requires PAM.
svn path=/nixpkgs/branches/kde-4.7/; revision=27907
2011-07-22 23:59:59 +00:00
Eelco Dolstra a5a9f1fb2e * Fix kpythonpluginfactory.
svn path=/nixpkgs/branches/kde-4.7/; revision=27899
2011-07-22 01:54:04 +00:00
Eelco Dolstra 9379248ef3 * Update kdeadmin and kdegames.
svn path=/nixpkgs/branches/kde-4.7/; revision=27898
2011-07-22 01:28:09 +00:00
Eelco Dolstra 5a03576cb4 * Update kdegames.
svn path=/nixpkgs/branches/kde-4.7/; revision=27894
2011-07-21 21:54:40 +00:00
Eelco Dolstra aa6f8184b5 * Update kdepimlibs.
* Remove unnecessary NIX_LDFLAGS hacks.

svn path=/nixpkgs/branches/kde-4.7/; revision=27887
2011-07-21 19:16:21 +00:00
Eelco Dolstra 439714b3fa * Allow KDE to find the xkeyboard-config files.
svn path=/nixpkgs/branches/kde-4.7/; revision=27871
2011-07-21 12:33:44 +00:00
Eelco Dolstra ef041b7aa3 * Hack to fix evaluation.
svn path=/nixpkgs/branches/kde-4.7/; revision=27869
2011-07-21 11:56:11 +00:00
Eelco Dolstra b32ea60b4e * Remove some obsolete expressions.
svn path=/nixpkgs/branches/kde-4.7/; revision=27868
2011-07-21 11:53:49 +00:00
Eelco Dolstra 7ae6dbd7d6 * Add the GStreamer backend for Phonon.
svn path=/nixpkgs/branches/kde-4.7/; revision=27819
2011-07-18 12:37:50 +00:00
Eelco Dolstra 3c668adea1 * Pass Phonon as a dependency where needed.
svn path=/nixpkgs/branches/kde-4.7/; revision=27815
2011-07-18 10:29:20 +00:00
Eelco Dolstra 9e92839468 * Fix incorrect path to kde4-config in startkde.
svn path=/nixpkgs/branches/kde-4.7/; revision=27812
2011-07-17 15:55:33 +00:00
Eelco Dolstra f3d8b47f22 * Add kde-wallpapers, which contains the default KDE and KDM
wallpaper.

svn path=/nixpkgs/branches/kde-4.7/; revision=27811
2011-07-17 14:24:43 +00:00
Eelco Dolstra e482393ad1 * Add kde-runtime. It requires a newer Phonon than provided by Qt, so
add that as well.  Maybe we should build Qt without Phonon to remove
  potential interference...

svn path=/nixpkgs/branches/kde-4.7/; revision=27810
2011-07-17 14:10:41 +00:00
Eelco Dolstra bc16ee83ae * The NixOS kdm.nix module expects a kdebase_workspace attribute.
svn path=/nixpkgs/branches/kde-4.7/; revision=27794
2011-07-15 09:50:37 +00:00
Eelco Dolstra 298c78ef40 * Build kdm.
svn path=/nixpkgs/branches/kde-4.7/; revision=27772
2011-07-14 08:42:01 +00:00
Eelco Dolstra 71c508f641 * Akonadi updated to 1.6.0.
svn path=/nixpkgs/branches/kde-4.7/; revision=27768
2011-07-13 18:15:57 +00:00
Eelco Dolstra a90c3142ee * KDE 4.7rc2.
svn path=/nixpkgs/branches/kde-4.7/; revision=27759
2011-07-13 13:08:49 +00:00
Eelco Dolstra c3e3111231 * Add kde-workspace.
* Make sure that polkit actions get installed in $out.

svn path=/nixpkgs/branches/kde-4.7/; revision=27737
2011-07-12 13:24:35 +00:00
Eelco Dolstra b39f08ea8e * Added Kamera.
svn path=/nixpkgs/branches/kde-4.7/; revision=27736
2011-07-12 13:14:23 +00:00
Eelco Dolstra 2c35988c77 * More KDE apps.
svn path=/nixpkgs/branches/kde-4.7/; revision=27728
2011-07-11 16:26:17 +00:00
Eelco Dolstra 8cb2e1860f * Add libkipi and libkexiv2.
svn path=/nixpkgs/branches/kde-4.7/; revision=27727
2011-07-11 16:13:40 +00:00
Eelco Dolstra 9bf61690e8 * Added kde-baseapps and Gwenview.
svn path=/nixpkgs/branches/kde-4.7/; revision=27726
2011-07-11 15:33:41 +00:00
Eelco Dolstra 4b02855065 * Added Konsole.
svn path=/nixpkgs/branches/kde-4.7/; revision=27725
2011-07-11 14:47:39 +00:00
Eelco Dolstra dce69134d0 * Added Okular (which is a separate package now).
svn path=/nixpkgs/branches/kde-4.7/; revision=27723
2011-07-11 14:29:27 +00:00
Eelco Dolstra 76ec0dd430 * Update a bunch of dependencies of kdelibs.
svn path=/nixpkgs/branches/kde-4.7/; revision=27702
2011-07-11 10:49:21 +00:00
Eelco Dolstra 22ab3fe1ab * Start of KDE 4.7. Only kdelibs builds currently.
svn path=/nixpkgs/branches/kde-4.7/; revision=27645
2011-07-07 20:48:51 +00:00
Eelco Dolstra 7737d33233 * Use libsoup 2.33 everywhere.
svn path=/nixpkgs/trunk/; revision=27613
2011-07-05 15:14:44 +00:00
Eelco Dolstra b5b7cbb9ea * Removed unused libsoup version.
svn path=/nixpkgs/trunk/; revision=27612
2011-07-05 14:52:15 +00:00
Alexander Tsamutali ff910beca6 desktops/gnome-2.28/desktop/vte: Updated to 0.28.0.
svn path=/nixpkgs/trunk/; revision=27430
2011-06-13 14:08:04 +00:00
Cillian de Roiste 8135f030f0 Adding libgnomecanvasmm, a dependency for Ardour3
svn path=/nixpkgs/trunk/; revision=27074
2011-05-01 13:45:46 +00:00
Shea Levy 30701417c8 Bump libgweather to 2.30.3
svn path=/nixpkgs/trunk/; revision=26922
2011-04-22 17:30:39 +00:00
Shea Levy ad67aa4549 Bump gtkhtml to 3.32.2
svn path=/nixpkgs/trunk/; revision=26921
2011-04-22 17:08:02 +00:00
Michael Raskin cc6ecaeeef Add glib-networking: module to use with TLS
svn path=/nixpkgs/trunk/; revision=26848
2011-04-15 05:24:06 +00:00
Michael Raskin bac6b69e18 Fix build of libsoup 2.31
svn path=/nixpkgs/trunk/; revision=26846
2011-04-14 19:04:39 +00:00
Karn Kallio 422455271c GnuTLS now introduces a dependency on gmp.
-- also removed poorly considered earlier individual patches.

svn path=/nixpkgs/trunk/; revision=26810
2011-04-12 16:59:52 +00:00
Karn Kallio 4453c35785 Pass gmp to libsoup.
svn path=/nixpkgs/trunk/; revision=26807
2011-04-12 16:23:42 +00:00
Ludovic Courtès 5f6260ed3e libsoup: Add missing dependency on libgcrypt.
svn path=/nixpkgs/trunk/; revision=26800
2011-04-12 09:19:54 +00:00
Michael Raskin ac108080c2 libsoup 2.33
svn path=/nixpkgs/trunk/; revision=26415
2011-03-18 08:25:46 +00:00
Michael Raskin 80f5df945d Add libsoup 2.33
svn path=/nixpkgs/trunk/; revision=26412
2011-03-18 08:02:48 +00:00
Eelco Dolstra 27e2e063fb * Enable parallel building of KDE.
svn path=/nixpkgs/branches/x-updates/; revision=26282
2011-03-11 16:41:10 +00:00
Eelco Dolstra eff916e9d9 * Don't do compositing when using the OpenGL software renderer
(NixOS/121).

svn path=/nixpkgs/branches/x-updates/; revision=26281
2011-03-11 16:40:59 +00:00
Yury G. Kudryashov 4a5b7854a8 Move eigen outside of kde-4.x
Michael, sorry for overriding your work but I want to maintain it...

svn path=/nixpkgs/trunk/; revision=26058
2011-02-22 11:54:56 +00:00
Yury G. Kudryashov 0646cfee1e Move strigi outside of kde-4.x
svn path=/nixpkgs/trunk/; revision=26057
2011-02-22 11:54:49 +00:00
Yury G. Kudryashov 78127c3b86 Move qimageblitz outside of kde-4.x
svn path=/nixpkgs/trunk/; revision=26056
2011-02-22 11:54:42 +00:00
Yury G. Kudryashov 68299a0202 Move qca2 outside of kde-4.x
svn path=/nixpkgs/trunk/; revision=26053
2011-02-22 09:53:01 +00:00
Yury G. Kudryashov 75f4d9972d More explicit dependencies
svn path=/nixpkgs/trunk/; revision=26052
2011-02-22 09:52:54 +00:00
Yury G. Kudryashov 513947cf9f polkit-qt-1: add pkgconfig to explicit buildInputs
svn path=/nixpkgs/trunk/; revision=26051
2011-02-22 06:19:21 +00:00
Yury G. Kudryashov db67fc27a3 Explicitly depend on pkgconfig
svn path=/nixpkgs/trunk/; revision=26050
2011-02-22 06:19:17 +00:00
Yury G. Kudryashov 3b3f50e405 Move automoc4 out of kde-4.x/
kde-4.x/ is for software that is released with kde releases,
not for anything hosted on *.kde.org or in kde svn/git.

svn path=/nixpkgs/trunk/; revision=26048
2011-02-22 06:19:05 +00:00
Yury G. Kudryashov a37558d8df Remove unused manifests
svn path=/nixpkgs/trunk/; revision=26039
2011-02-21 07:32:55 +00:00
Yury G. Kudryashov d6199a2ca1 Add kde46.kdelibs.meta
svn path=/nixpkgs/trunk/; revision=26019
2011-02-18 09:02:45 +00:00
Yury G. Kudryashov 0c7c2c5c30 kdepim{,runtime}-4.5.94.1
svn path=/nixpkgs/trunk/; revision=25939
2011-02-13 04:37:08 +00:00
Yury G. Kudryashov 96636f0779 kdepimlibs-4.6.0: add libxslt
svn path=/nixpkgs/trunk/; revision=25938
2011-02-13 04:37:04 +00:00
Yury G. Kudryashov 87c534b7d0 Fix evaluation
svn path=/nixpkgs/trunk/; revision=25937
2011-02-13 04:37:00 +00:00
Yury G. Kudryashov 424c73794d kde-4.6/akonadi-1.5.0
svn path=/nixpkgs/trunk/; revision=25935
2011-02-13 04:36:51 +00:00
Yury G. Kudryashov c1e48180f8 soprano-2.6.0
svn path=/nixpkgs/trunk/; revision=25934
2011-02-13 04:36:47 +00:00
Yury G. Kudryashov ab49679292 KDE-4.6.0 (not ready yet!!)
Mostly automatic changes. Will fix evaluation/compilation later.

svn path=/nixpkgs/trunk/; revision=25933
2011-02-13 04:36:41 +00:00
Yury G. Kudryashov 5e7c026c22 kde-x.y/utils is for kdeutils-x.y.z, not for apps from kde-apps.org
svn path=/nixpkgs/trunk/; revision=25932
2011-02-13 04:34:37 +00:00
Yury G. Kudryashov 525314a0cd librsvg: propagate glib and gtk
svn path=/nixpkgs/trunk/; revision=25866
2011-02-09 21:10:20 +00:00
Yury G. Kudryashov ba15e16195 attica-0.2.0
svn path=/nixpkgs/trunk/; revision=25862
2011-02-09 21:09:36 +00:00
Yury G. Kudryashov d347662b25 soprano-2.5.3
svn path=/nixpkgs/trunk/; revision=25861
2011-02-09 21:09:24 +00:00
Yury G. Kudryashov cd42c8087e akonadi-1.4.3
svn path=/nixpkgs/trunk/; revision=25860
2011-02-09 21:09:10 +00:00
Michael Raskin 7f0c493b1c Add python scripting support to Kig
svn path=/nixpkgs/trunk/; revision=25800
2011-02-08 10:38:52 +00:00
Eelco Dolstra e87f7fdf1b * Doh.
svn path=/nixpkgs/trunk/; revision=25767
2011-02-02 16:44:50 +00:00
Eelco Dolstra 88b1fb3554 * Fix oxygen-icons' outputHash. (OMG is the oxygen-icons tarball
really 278 MB?)

svn path=/nixpkgs/trunk/; revision=25766
2011-02-02 16:41:37 +00:00
Eelco Dolstra cafbcf1391 * Delete KDE 4.4 - obsolete.
svn path=/nixpkgs/trunk/; revision=25762
2011-02-02 14:24:56 +00:00
Eelco Dolstra a3fe61586c * Updated KDE to 4.5.5.
* Removed the KDE version number from all expressions except the
  top-level default.nix.  This makes it easier to upgrade.
* Deleted the old l10n versions since there doesn't seem to be a good
  reason to keep them around. 
* Don't use replaceChars (slow!) but do the name sanitization in
  l10n-manifest.sh.

svn path=/nixpkgs/trunk/; revision=25760
2011-02-02 13:54:35 +00:00
Cillian de Roiste ff52b21fe8 Adding KDE wacom (graphic tablet) configuration tool
svn path=/nixpkgs/trunk/; revision=25708
2011-01-27 21:47:30 +00:00
Evgeny Egorochkin 180205a431 knetwork-manager: package and enable support in KDE to see what is going to break.
svn path=/nixpkgs/trunk/; revision=25375
2011-01-04 00:28:22 +00:00
Eelco Dolstra aa6f43149a * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25308
2010-12-28 16:42:00 +00:00
Yury G. Kudryashov 1d24f31783 Really exclude kde-4.6 from hydra builds
svn path=/nixpkgs/trunk/; revision=25290
2010-12-26 17:18:19 +00:00
Yury G. Kudryashov e9e22a7238 Rename hupnp to herqq
Don't pass it to kdelibs as it breaks kdelibs build

svn path=/nixpkgs/trunk/; revision=25289
2010-12-26 17:18:13 +00:00
Yury G. Kudryashov ac2b5582e2 kde-l10n-4.5.90
svn path=/nixpkgs/trunk/; revision=25288
2010-12-26 15:27:39 +00:00
Yury G. Kudryashov 14e49759aa kdelibs-4.5.90
svn path=/nixpkgs/trunk/; revision=25287
2010-12-26 15:27:33 +00:00
Yury G. Kudryashov 4f140371a5 akonadi-1.4.90
svn path=/nixpkgs/trunk/; revision=25285
2010-12-26 15:27:20 +00:00
Yury G. Kudryashov b0cbe093ba attica-0.2.0
svn path=/nixpkgs/trunk/; revision=25284
2010-12-26 15:27:15 +00:00
Yury G. Kudryashov 3d73157901 polkit-qt-1-0.99.0
svn path=/nixpkgs/trunk/; revision=25283
2010-12-26 15:27:09 +00:00
Yury G. Kudryashov e27e6a97e5 oxygen-icons-4.5.90
svn path=/nixpkgs/trunk/; revision=25282
2010-12-26 15:27:01 +00:00
Yury G. Kudryashov ea3d59b437 soprano-2.5.63
svn path=/nixpkgs/trunk/; revision=25281
2010-12-26 15:26:52 +00:00
Yury G. Kudryashov a7ddd93631 sed 4.5.4->4.5.90, nothing tested
svn path=/nixpkgs/trunk/; revision=25280
2010-12-26 15:26:42 +00:00
Yury G. Kudryashov 58ca4111ad Start kde-4.6: copy 4.5, remove from release
svn path=/nixpkgs/trunk/; revision=25279
2010-12-26 15:26:01 +00:00
Lluís Batlle i Rossell b48b2a7bb4 Merging from trunk. I solved some trivial merge conflicts.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25188
2010-12-17 20:39:58 +00:00
Yury G. Kudryashov c898090c15 Switch to kde-l10n-4.5.4 by default
svn path=/nixpkgs/trunk/; revision=25115
2010-12-14 10:21:29 +00:00