Thomas Tuegel
|
0e60d8641e
|
libkscreen: Broken with Qt < 5.12.0
|
2019-09-29 12:56:29 -05:00 |
|
Thomas Tuegel
|
7c850a0fd6
|
libkscreen: fix circular references
|
2017-08-21 06:51:33 -05:00 |
|
Thomas Tuegel
|
d9094c087e
|
libkscreen: use QLatin1String instead of QStringLiteral
QStringLiteral stores strings in UTF-16 format, preventing Nix from detecting
dependencies.
|
2017-06-18 08:44:46 -05:00 |
|
Thomas Tuegel
|
8538d75734
|
plasma5: fixup inputs and outputs
|
2017-06-18 08:44:45 -05:00 |
|
Thomas Tuegel
|
eaa644a5af
|
plasma5: rename plasmaPackage to mkDerivation
|
2017-06-18 08:42:20 -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
|
c4c614c232
|
libkscreen: hardcode backends path
libkscreen provides all available kscreen backends, so there is no reason to
search the environment for plugins.
|
2017-04-28 05:49:33 -05:00 |
|