guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] Add KDevelop.


From: Thomas Danckaert
Subject: [PATCH 0/3] Add KDevelop.
Date: Mon, 12 Dec 2016 20:09:29 +0100

This patch series adds a package for the KDevelop IDE.

KDevelop needs some QT_PLUGIN_PATH and QML2_IMPORT_PATH entries.  For now I
used wrap-program for this.  If a user tries to start KDevelop while kdeinit5
is already running without the correct QT_PLUGIN_PATH and QML2_IMPORT_PATH
entries, KDevelop won't work correctly (the solution is to force restart
kdeinit5 with the correct environment).

Best,

Thomas

Thomas Danckaert (3):
  gnu: libksysguard: Correct inputs.
  gnu: Add kdevplatform.
  gnu: Add kdevelop.

 gnu/packages/kde.scm | 174 ++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 167 insertions(+), 7 deletions(-)

-- 
2.7.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]