diff options
author | Hartmut Goebel <h.goebel@crazy-compilers.com> | 2017-09-30 17:45:35 +0200 |
---|---|---|
committer | Hartmut Goebel <h.goebel@crazy-compilers.com> | 2017-10-13 13:53:40 +0200 |
commit | 61cc757d5fdb5a08543796dd7c7e122e7c9d986e (patch) | |
tree | edf59f7d50805146d264cb767485ee32e8faeee6 /gnu/packages/qt.scm | |
parent | 5430732b22dcee5ae162826ee1dfefb9510eaeca (diff) | |
download | patches-61cc757d5fdb5a08543796dd7c7e122e7c9d986e.tar patches-61cc757d5fdb5a08543796dd7c7e122e7c9d986e.tar.gz |
gnu: kde-framworks: Fix installation directories.
After the qtbase installation directories have been changed, kf5's plugins
etc. need to be install into lib/qt5/…, too. We change the global definitions
in "KDEInstallDirs.cmake", so this changes will apply to all packages without
these to need to define the paths. THis is okay, since "KDEInstallDirs.cmake"
defines the directory-layout guix is using.
* gnu/packages/kde-frameworks.scm (extra-cmake-modules)[#:phase fix-lib-path]:
In modules/KDEInstallDirs.cmake also patch QTPLUGINDIR, QTQUICKIMPORTSDIR,
QMLDIR.
(kwindowsystem)[#:phase check]: Adjust QT_PLUGIN_PATH.
(kfilemetadata)[#:phase check-setup]: dito.
Diffstat (limited to 'gnu/packages/qt.scm')
0 files changed, 0 insertions, 0 deletions