Commit graph

109 commits

Author SHA1 Message Date
Thomas Tuegel 0d06192c4f
breeze-icons: generate icon cache
Fixes #21345 by generating the icon cache when the theme is installed.
2017-07-16 07:42:48 -05:00
Bastian Köcher a63732f9b2 Kwallet: Fixes bug that dbus could not find the kwallet service 2017-07-05 20:59:25 +02:00
Thomas Tuegel 22b10bac78
qt5: 5.8.0 -> 5.9.0
Qt 5.8 is immediately removed because its support window is ended.

The qtlocation module is built with `enableParallelBuilding = false` so that the
clipper library will be built before the components which link to it.

kjs now depends directly on pcre. The dependency was previously propagated from
qtbase, which now depends on pcre2.
2017-06-24 07:43:57 -05:00
Thomas Tuegel 0030c66103
kdeFrameworks, plasma5: fix setup hooks
The setup hooks for many kdeFrameworks and plasma5 packages were erroneously
running before $outputDev was set. This lead to .dev outputs being propagated
into the user environment.
2017-06-22 17:46:44 -05:00
Peter Hoeg 9193bcb6b4 kde-applications: 17.04.1 -> 17.04.2
use https as the remote server expects it
2017-06-19 19:26:52 +08:00
Peter Hoeg 5eac427ff2 kde-frameworks: 5.33 -> 5.34 2017-06-19 10:37:38 +08:00
Thomas Tuegel b7f895d972
kwindowsystem: use QLatin1String instead of QStringLiteral 2017-06-18 08:44:46 -05:00
Thomas Tuegel acc45767c5
kservice: propagate shared_mime_info to environment 2017-06-18 08:44:46 -05:00
Thomas Tuegel 86dac81a70
kcmutils: fix kcm plugin path 2017-06-18 08:44:45 -05:00
Thomas Tuegel 7af16e5bd7
kcmutils: print plugin name when loading fails 2017-06-18 08:44:45 -05:00
Thomas Tuegel fc72335570
kio: print plugin name when loading fails 2017-06-18 08:44:45 -05:00
Thomas Tuegel faf0d3e91d
kdeFrameworks: fixup inputs and outputs
- Reduce environment pollution with a separate $bin output containing programs,
  plugins, and shared data. Libraries remain in $out and are not installed into
  the environment.
- Only propagate build inputs as required.
2017-06-18 08:44:45 -05:00
Thomas Tuegel 087f20e8c6
kdeFrameworks: sort according to tier 2017-06-18 08:44:44 -05:00
Thomas Tuegel 9149faf6a9
prison: init at 5.33.0 2017-06-18 08:44:44 -05:00
Thomas Tuegel 945758f960
kdeFrameworks: rename kdeFramework to mkDerivation 2017-06-18 08:42:20 -05:00
Thomas Tuegel 7b6f8dc77f
qt5: move kdeDerivation to qt5.mkDerivation 2017-06-18 08:42:19 -05:00
Thomas Tuegel 3f3d33a078
qt5: use distinct lib/qt-5.x prefix for each minor version
Using a distinct prefix for plugins and QML libraries allows multiple Qt 5 minor
versions to coexist in the same environment.
2017-06-18 08:41:57 -05:00
Thomas Tuegel 18f95ce5d9
kinit: don't use obsolete macros in library paths patch 2017-04-28 05:54:29 -05:00
Thomas Tuegel 594ee6d570
kinit: set absolute path to extra libraries 2017-04-28 05:54:20 -05:00
Thomas Tuegel c37220fcf9
kwindowsystem: purify platform plugin detection 2017-04-28 05:54:18 -05:00
Thomas Tuegel de260d8b77 Merge pull request #25094 from vandenoever/kdeapps-17.04
Kdeapps 17.04
2017-04-25 09:12:18 -05:00
Matthew Bauer 9f4f4f006b
extra-cmake-modules: supports darwin 2017-04-23 18:08:20 -05:00
Jos van den Oever 34f492d7d8 kdeFrameworks: 5.32.0 -> 5.33.0 2017-04-21 20:49:23 +02:00
Orivej Desh 8f9b219107 kwallet: support GPG-encrypted wallets 2017-04-01 23:42:30 +00:00
Thomas Tuegel 6a1e5cc2fa
kdeFrameworks: 5.31 -> 5.32 2017-03-22 20:51:03 -05:00
Thomas Tuegel edf32f90e6
plasma5: 5.9.3 -> 5.9.4 2017-03-22 20:51:03 -05:00
Graham Christensen 5ce06263a3
kdeFrameworks.kio: patch for insecure URL passing 2017-03-02 08:26:25 -05:00
Thomas Tuegel cff0e06ed7
kwindowsystem: mark broken on Qt 5.5 2017-02-28 07:53:32 -06:00
Thomas Tuegel a7d3a084b9
attica: mark broken on Qt 5.5 2017-02-28 07:53:28 -06:00
Thomas Tuegel a821be7a06
sonnet: mark broken on Qt 5.5 2017-02-28 07:53:25 -06:00
Thomas Tuegel a8cc6d909b
kconfig: mark broken on Qt 5.5 2017-02-28 07:53:25 -06:00
Thomas Tuegel 9cd0754191
karchive: mark broken on Qt 5.5 2017-02-28 07:53:24 -06:00
Thomas Tuegel b682464f4e
kwidgetsaddons: mark broken on Qt 5.5 2017-02-28 07:53:24 -06:00
Thomas Tuegel 49f554aae0
kcoreaddons: mark broken on Qt 5.5 2017-02-28 07:53:24 -06:00
Thomas Tuegel eb340b5753
ki18n: mark broken on Qt 5.5 2017-02-28 07:53:23 -06:00
Thomas Tuegel 4208845583
kitemviews: mark broken on Qt 5.5 2017-02-28 07:53:23 -06:00
Thomas Tuegel c1630b5337
kdbusaddons: mark broken on Qt 5.5 2017-02-28 07:53:22 -06:00
Thomas Tuegel ffa8be8a0a
kguiaddons: mark broken on Qt 5.5 2017-02-28 07:53:07 -06:00
Thomas Tuegel be580f91d8
kcodecs: mark broken on Qt 5.5 2017-02-28 07:53:01 -06:00
Thomas Tuegel 6ddaa3f746
solid: mark broken on Qt 5.5 2017-02-28 07:53:01 -06:00
Thomas Tuegel e1bd5c96ea
syntax-highlighting: mark broken on Qt 5.5 2017-02-28 07:53:00 -06:00
Thomas Tuegel 78b6a1ad14
kwayland: mark broken on Qt 5.5 2017-02-28 07:53:00 -06:00
Thomas Tuegel 34df5c5684
bluez-qt: mark broken on Qt 5.5 2017-02-28 07:41:16 -06:00
Thomas Tuegel 29d0bf7434
kplotting: mark broken on Qt 5.5 2017-02-28 07:40:40 -06:00
Thomas Tuegel e77114e72b
kitemmodels: mark broken on Qt 5.5 2017-02-28 07:40:01 -06:00
Thomas Tuegel 5f372535cd
kidletime: mark broken on Qt 5.5 2017-02-28 07:37:22 -06:00
Thomas Tuegel e5283531c4
kdnssd: mark broken on Qt 5.5 2017-02-28 07:36:54 -06:00
Thomas Tuegel 3acf24e67e
networkmanager-qt: mark broken on Qt 5.5 2017-02-28 07:36:08 -06:00
Thomas Tuegel e7b2300a0c
threadweaver: mark broken on Qt 5.5 2017-02-28 06:01:52 -06:00
Thomas Tuegel a0b0dd2a32
modemmanager-qt: mark broken on Qt 5.5 2017-02-28 06:01:12 -06:00