unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/3] Add KDevelop.
@ 2016-12-12 19:09 Thomas Danckaert
  2016-12-12 19:09 ` [PATCH 1/3] gnu: libksysguard: Correct inputs Thomas Danckaert
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Thomas Danckaert @ 2016-12-12 19:09 UTC (permalink / raw)
  To: post, guix-devel; +Cc: Thomas Danckaert

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-12-15 16:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-12 19:09 [PATCH 0/3] Add KDevelop Thomas Danckaert
2016-12-12 19:09 ` [PATCH 1/3] gnu: libksysguard: Correct inputs Thomas Danckaert
2016-12-15 16:07   ` Ludovic Courtès
2016-12-12 19:09 ` [PATCH 2/3] gnu: Add kdevplatform Thomas Danckaert
2016-12-15 16:09   ` Ludovic Courtès
2016-12-12 19:09 ` [PATCH 3/3] gnu: Add kdevelop Thomas Danckaert
2016-12-15 16:12   ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).