[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#27251: [PATCH 00/27] KDE Frameworks: Add inputs, fix some tests, cle
From: |
Hartmut Goebel |
Subject: |
bug#27251: [PATCH 00/27] KDE Frameworks: Add inputs, fix some tests, cleanup. |
Date: |
Mon, 5 Jun 2017 13:53:08 +0200 |
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
- bug#27251: [PATCH 00/27] KDE Frameworks: Add inputs, fix some tests, cleanup.,
Hartmut Goebel <=
- bug#27251: [PATCH 01/27] gnu: kguiaddons: Add more optional inputs., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 03/27] gnu: kguiaddons: Add a todo comment., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 02/27] gnu: kguiaddons: Remove unused native input., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 04/27] gnu: kitemmodels: Add more optional inputs., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 09/27] gnu: kinit: Add more optional inputs., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 10/27] gnu: ktexteditor: Add more optional inputs., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 11/27] gnu: ktexteditor: Add a todo comment., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 05/27] gnu: kcompletion: Remove unused native input., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 08/27] gnu: kio: Add more optional and recommended inputs., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 07/27] gnu: kimageformats: Add more optional and recommended inputs., Hartmut Goebel, 2017/06/05