Age | Commit message (Expand) | Author |
2017-06-15 | gnu: kdevelop: Update to 5.1.1....* gnu/packages/kde.scm (kdevelop): Update to 5.1.1.
[arguments]: Set QT_QPA_PLATFORM_PLUGIN_PATH during the wrap-executable
phase.
(kdevplatform): Update to 5.1.1.
| Thomas Danckaert |
2017-06-08 | gnu: kde.scm, kde-frameworks.scm: Add and update comments....* gnu/packages/kde-frameworks.scm
(kpackage,plasma-framework)[arguments]: Update comment (number of failed
tests).
(kdeclarative)[arguments]<#:phases>: Update comment.
(bluez-qt,knotifications,kpty,ktexteditor,ktextwidgets,solid)[inputs]: Add a
todo comment.
(kguiaddons): Add a todo comment.
(phonon)[native-inputs]: Add a todo comment.
* gnu/packages/kde-frameworks.scm (kauth)[arguments]<#:phases>: Add a todo
comment.
| Hartmut Goebel |
2017-05-04 | gnu: qca: Update to 2.1.3....* gnu/packages/kde.scm (qca): Update to 2.1.3.
[home-page]: Use new home-page.
| Efraim Flashner |
2017-04-05 | gnu: kdevelop: Update to 5.1.0....* gnu/packages/kde.scm (kdevelop, kdevplatform): Update to 5.1.0.
| Thomas Danckaert |
2017-03-07 | gnu: kdevelop: Upgrade to 5.0.4....* gnu/packages/kde.scm (kdevelop, kdevplatform): Upgrade to 5.0.4.
(kdevplatform)[source]: Use kde mirror instead of github.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Thomas Danckaert |
2017-01-16 | gnu: kdevelop: Set more paths in wrapper script....* gnu/packages/kde.scm (kdevelop)[arguments]: Add more paths in
wrap-executable: add "/share" output of kdevplatform and kcmutils to
$XDG_DATA_DIRS; add "lib/plugins" from user profile to $QT_PLUGIN_PATH.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thomas Danckaert |
2017-01-16 | gnu: kdevelop: Update to 5.0.3....* gnu/packages/kde.scm (kdevelop, kdevplatform): Update to 5.0.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thomas Danckaert |
2016-12-15 | gnu: Add kdevelop....* gnu/packages/kde.scm (kdevelop): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thomas Danckaert |
2016-12-15 | gnu: Add kdevplatform....* gnu/packages/kde.scm (kdevplatform): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thomas Danckaert |
2016-12-15 | gnu: libksysguard: Correct inputs....* gnu/packages/kde.scm (libksysguard)[inputs]: Remove kdbusaddons,
kdoctools, kinit, knewstruff, knotifications, kio; add kauth,
kcompletion, kconfig, kcoreaddons, kwidgetsaddons.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thomas Danckaert |
2016-12-03 | gnu: Add libksysguard....* gnu/packages/kde.scm (libksysguard): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thomas Danckaert |
2016-11-09 | gnu: Add kdevelop-pg-qt....* gnu/packages/kde.scm (kdevelop-pg-qt): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thomas Danckaert |
2016-11-09 | gnu: Add libkomparediff2....* gnu/packages/kde.scm (libkomparediff2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thomas Danckaert |
2016-07-07 | gnu: snorenotify: Build with modular qt....* gnu/packages/kde.scm (snorenotify)[inputs]: Remove qt, add qtbase, qttools.
| Efraim Flashner |
2016-07-07 | gnu: qca: Build with qtbase....* gnu/packages/kde.scm (qca)[inputs]: Remove qt, add qtbase.
| Efraim Flashner |
2016-03-01 | gnu: Add snorenotify....* gnu/packages/kde.scm (snorenotify): New variable.
| Efraim Flashner |
2016-03-01 | gnu: Add qca....* gnu/packages/kde.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Register it.
| Efraim Flashner |
2016-02-22 | gnu: Remove KDE 4....* gnu/packages/kde.scm (qjson): Move from here...
* gnu/packages/qt.scm (qjson): ...to here.
* gnu/packages/pumpio.scm: Drop inclusion of (gnu packages kde).
* gnu/packages/kde.scm: Delete file.
* gnu-system.am (GNU_SYSTEM_MODULES): Unregister it.
* gnu/packages/rdf.scm (soprano): Delete variable.
KDE 4 relies on Qt 4, which does not receive security updates any more.
| Andreas Enge |