unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* bug#27251: [PATCH 00/27] KDE Frameworks: Add inputs, fix some tests, cleanup.
@ 2017-06-05 11:53 Hartmut Goebel
  2017-06-05 15:34 ` bug#27251: [PATCH 01/27] gnu: kguiaddons: Add more optional inputs Hartmut Goebel
  2017-06-06 20:27 ` bug#27251: [PATCH 00/27] KDE Frameworks: Add inputs, fix some tests, cleanup Marius Bakke
  0 siblings, 2 replies; 31+ messages in thread
From: Hartmut Goebel @ 2017-06-05 11:53 UTC (permalink / raw)
  To: 27251


This patch series for kde-frameworks.scm

 * adds (almost) all optional and recommended inputs
 * adds comments for still missing optional or recommended inputs
 * removes the requirement on xorg-server for tests where possible.
    Some packages started a x.org server for testing, which can be
    avoided by setting QT_QPA_PLATFORM=offscreen.
 * re-anables some test-suites now passing
 * retains the progress on makeing a test-suite pass (while keeping the
   still-failing test-suite disabled)


Hartmut Goebel (27):
  gnu: kguiaddons: Add more optional inputs.
  gnu: kguiaddons: Remove unused native input.
  gnu: kguiaddons: Add a todo comment.
  gnu: kitemmodels: Add more optional inputs.
  gnu: kcompletion: Remove unused native input.
  gnu: kde frameworks: Avoid requiring xorg-server for tests.
  gnu: kimageformats: Add more optional and recommended inputs.
  gnu: kio: Add more optional and recommended inputs.
  gnu: kinit: Add more optional inputs.
  gnu: ktexteditor: Add more optional inputs.
  gnu: ktexteditor: Add a todo comment.
  gnu: plasma-framework: Add more optional inputs.
  gnu: plasma-framework: Update comment (number of failed tests).
  gnu: kpackage: Add more optional inputs.
  gnu: kpackage: Update comment (number of failed tests).
  gnu: sonnet: Add optional input (spell-checker).
  gnu: gpgmepp: Superseded by gpgme.
  gnu: kwallet: Use gpgme instead of gpgmepp.
  gnu: kiconthemes: Re-enable tests.
  gnu: kwidgetsaddons: Re-enable tests.
  gnu: kwindowsystem: Fix some test-cases (test-suite still disabled).
  gnu: kdeclarative: Update comment.
  gnu: kpty: Add a todo comment.
  gnu: phonon: Add a todo comment.
  gnu: ktextwidgets: Add a todo comment.
  gnu: knotifications: Add a todo comments.
  gnu: solid: Add a todo comment.

 gnu/packages/kde-frameworks.scm | 169 +++++++++++++++++++++++++---------------
 1 file changed, 107 insertions(+), 62 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-06-08 17:18 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-05 11:53 bug#27251: [PATCH 00/27] KDE Frameworks: Add inputs, fix some tests, cleanup Hartmut Goebel
2017-06-05 15:34 ` bug#27251: [PATCH 01/27] gnu: kguiaddons: Add more optional inputs Hartmut Goebel
2017-06-05 15:34   ` bug#27251: [PATCH 02/27] gnu: kguiaddons: Remove unused native input Hartmut Goebel
2017-06-05 15:34   ` bug#27251: [PATCH 03/27] gnu: kguiaddons: Add a todo comment Hartmut Goebel
2017-06-05 15:34   ` bug#27251: [PATCH 04/27] gnu: kitemmodels: Add more optional inputs Hartmut Goebel
2017-06-05 15:34   ` bug#27251: [PATCH 05/27] gnu: kcompletion: Remove unused native input Hartmut Goebel
2017-06-05 15:34   ` bug#27251: [PATCH 06/27] gnu: kde frameworks: Avoid requiring xorg-server for tests Hartmut Goebel
2017-06-05 15:34   ` bug#27251: [PATCH 07/27] gnu: kimageformats: Add more optional and recommended inputs Hartmut Goebel
2017-06-05 15:34   ` bug#27251: [PATCH 08/27] gnu: kio: " Hartmut Goebel
2017-06-05 15:35   ` bug#27251: [PATCH 09/27] gnu: kinit: Add more optional inputs Hartmut Goebel
2017-06-05 15:35   ` bug#27251: [PATCH 10/27] gnu: ktexteditor: " Hartmut Goebel
2017-06-05 15:35   ` bug#27251: [PATCH 11/27] gnu: ktexteditor: Add a todo comment Hartmut Goebel
2017-06-05 15:35   ` bug#27251: [PATCH 12/27] gnu: plasma-framework: Add more optional inputs Hartmut Goebel
2017-06-05 15:35   ` bug#27251: [PATCH 13/27] gnu: plasma-framework: Update comment (number of failed tests) Hartmut Goebel
2017-06-05 15:35   ` bug#27251: [PATCH 14/27] gnu: kpackage: Add more optional inputs Hartmut Goebel
2017-06-05 15:35   ` bug#27251: [PATCH 15/27] gnu: kpackage: Update comment (number of failed tests) Hartmut Goebel
2017-06-05 15:35   ` bug#27251: [PATCH 16/27] gnu: sonnet: Add optional input (spell-checker) Hartmut Goebel
2017-06-05 15:35   ` bug#27251: [PATCH 17/27] gnu: gpgmepp: Superseded by gpgme Hartmut Goebel
2017-06-06 19:58     ` Marius Bakke
2017-06-05 15:35   ` bug#27251: [PATCH 18/27] gnu: kwallet: Use gpgme instead of gpgmepp Hartmut Goebel
2017-06-05 15:35   ` bug#27251: [PATCH 19/27] gnu: kiconthemes: Re-enable tests Hartmut Goebel
2017-06-05 15:35   ` bug#27251: [PATCH 20/27] gnu: kwidgetsaddons: " Hartmut Goebel
2017-06-05 15:35   ` bug#27251: [PATCH 21/27] gnu: kwindowsystem: Fix some test-cases (test-suite still disabled) Hartmut Goebel
2017-06-05 15:35   ` bug#27251: [PATCH 22/27] gnu: kdeclarative: Update comment Hartmut Goebel
2017-06-05 15:35   ` bug#27251: [PATCH 23/27] gnu: kpty: Add a todo comment Hartmut Goebel
2017-06-05 15:35   ` bug#27251: [PATCH 24/27] gnu: phonon: " Hartmut Goebel
2017-06-05 15:35   ` bug#27251: [PATCH 25/27] gnu: ktextwidgets: " Hartmut Goebel
2017-06-05 15:35   ` bug#27251: [PATCH 26/27] gnu: knotifications: Add a todo comments Hartmut Goebel
2017-06-05 15:35   ` bug#27251: [PATCH 27/27] gnu: solid: Add a todo comment Hartmut Goebel
2017-06-06 20:27 ` bug#27251: [PATCH 00/27] KDE Frameworks: Add inputs, fix some tests, cleanup Marius Bakke
2017-06-08 17:17   ` Hartmut Goebel

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).