Commit graph

38 commits

Author SHA1 Message Date
Eelco Dolstra d65af13533 kde4: Eliminate dev outputs from the closure
Obviously there are more improvements that can be done here,
especially moving headers to .dev, but that's not entirely trivial and
probably not worth it since kde4 is old.
2016-09-29 20:03:46 +02:00
Thomas Tuegel 0875ff2200 Merge pull request #18727 from phunehehe/kde-16.08.1
KDE Applications 16.08.1
2016-09-19 08:05:25 -05:00
Hoang Xuan Phu 0bffb9e9e9 kde5.applications: 16.08.0 -> 16.08.1 2016-09-19 11:44:52 +08:00
Moritz Ulrich bb1ac34264 kde5.marble: Init at 16.08.0 2016-09-09 11:39:59 +02:00
Eelco Dolstra 452afd1ed6 ilmbase: Use separate outputs 2016-09-01 18:57:43 +02:00
Frederik Rietdijk 76927783e0 Merge pull request #18003 from peterhoeg/kdf
kdiskfree: init at 16.08.0
2016-08-26 12:40:42 +02:00
Peter Hoeg e459abe612 kdiskfree: init at 16.08.0 2016-08-26 14:36:45 +08:00
Thomas Tuegel f4bb247bd6
fetch-kde-qt.sh: modularize script allowing multiple versions 2016-08-25 10:07:03 -05:00
Thomas Tuegel b63d68ad83 kdelibs: remove setup hook
Fixes #17346.

The kdelibs setup hook unnecessarily propagates kdelibs into the system
environment, leading to KDE 4 services running in a KDE 5 session.
2016-08-24 09:47:13 -05:00
Thomas Tuegel c97c2bca34 kde5.applications: 16.04.3 -> 16.08.0 2016-08-18 21:02:28 -05:00
Lluís Batlle i Rossell 2045b40b10 Trying to fix the latest kdenlive 2016-08-12 15:38:04 +02:00
Lluís Batlle i Rossell 2d933d9d98 Making kdenlive find kinit in PATH 2016-08-12 15:38:04 +02:00
Lluís Batlle i Rossell 2effe4609d Adding kdenlive for kde5
(cherry picked from commit e17bc0b871db241434c05d3079bd2790359cd720)
2016-08-12 15:38:04 +02:00
Thomas Tuegel ff7a659567 kde5.kate: add konsole kpart 2016-08-01 15:33:31 -05:00
Thomas Tuegel 248972b86a kde5.dolphin: include konsole kpart 2016-08-01 15:31:14 -05:00
Thomas Tuegel 551f26fc71 spectacle: use kdeWrapper 2016-07-31 09:44:34 -05:00
Thomas Tuegel 4e5dfd0d2a konsole: use kdeWrapper 2016-07-31 09:44:33 -05:00
Thomas Tuegel 4805d008e4 kompare: use kdeWrapper 2016-07-31 09:44:33 -05:00
Thomas Tuegel b93b617f18 khelpcenter: use kdeWrapper 2016-07-31 09:44:32 -05:00
Thomas Tuegel ee88a01dd5 kcolorchooser: use kdeWrapper 2016-07-31 09:44:32 -05:00
Thomas Tuegel 6db7ef73b6 kcalc: use kdeWrapper 2016-07-31 09:44:32 -05:00
Thomas Tuegel f66b4ca61d kate: use kdeWrapper 2016-07-31 09:44:31 -05:00
Thomas Tuegel e824741a2d gwenview: use kdeWrapper 2016-07-31 09:44:30 -05:00
Thomas Tuegel 0206373fb2 filelight: use kdeWrapper 2016-07-31 09:44:29 -05:00
Thomas Tuegel 425f9be1c8 ark: use kdeWrapper 2016-07-30 17:26:59 -05:00
Thomas Tuegel c122f791c9 Add kdeEnv and kdeWrapper 2016-07-30 16:16:36 -05:00
Thomas Tuegel b390eb39ae kde5: fix extra-cmake-modules hooks 2016-07-30 09:36:52 -05:00
Thomas Tuegel 40b838b94d kde5: fix all the Qt version dependencies 2016-07-29 21:13:00 -05:00
Thomas Tuegel 0925700688 okular: avoid accidental Qt 5 dependency 2016-07-29 20:00:07 -05:00
Thomas Tuegel b26fbfd85f kdelibs: fix typo 2016-07-29 11:41:31 -05:00
Thomas Tuegel 1d575e4ba8 kdelibs: avoid accidental Qt 5 dependency 2016-07-29 11:29:23 -05:00
Thomas Tuegel 6c79045964 extra-cmake-modules: separate setup hook from package 2016-07-29 10:23:18 -05:00
Thomas Tuegel 1db8808b2d kcalc: add missing makeQtWrapper dependency 2016-07-28 19:13:29 -05:00
Jos van den Oever 17627eac65 kde5.spectacle: use postInstall instead of postFixup
The other KDE applications run wrapQtProgram in postInstall.
2016-07-17 12:02:08 +02:00
Thomas Tuegel 6057977ca4 kde5.kate: require makeQtWrapper 2016-07-16 15:02:19 -05:00
Thomas Tuegel 512212db36 kde5.frameworks: unwrap all frameworks 2016-07-16 10:14:47 -05:00
Karn Kallio 48cf70c03e kde5.ark: remove obsolete patch 2016-07-13 19:24:53 -05:00
Thomas Tuegel 422ee37e52 kde5.applications: 16.04.2 -> 16.04.3
- Update from Applications 16.04.2 to 16.04.3.
- Remove the version number from the directory storing the Applications
  Nix expressions. It is not necessary to version the Nix expressions
  now that we keep only one version in Nixpkgs.
- Fix a bug in generate-kde-applications.sh which prevented it from
  finding its helper script.
- Automatically redirect the output of generate-kde-applications.sh to
  make the update script even easier to use.
2016-07-13 13:54:52 -05:00