summaryrefslogtreecommitdiff
path: root/gnu/packages/kde-plasma.scm
AgeCommit message (Expand)Author
2019-02-24gnu: libksysguard: Update to 5.15.1....* gnu/packages/kde-plasma.scm (libksysguard): Update to 5.15.1. Tobias Geerinckx-Rice
2019-02-24gnu: libkscreen: Update to 5.15.1....* gnu/packages/kde-plasma.scm (libkscreen): Update to 5.15.1. Tobias Geerinckx-Rice
2019-02-24gnu: kscreenlocker: Update to 5.15.1....* gnu/packages/kde-plasma.scm (kscreenlocker): Update to 5.15.1. Tobias Geerinckx-Rice
2019-02-24gnu: kdecoration: Update to 5.15.1....* gnu/packages/kde-plasma.scm (kdecoration): Update to 5.15.1. Tobias Geerinckx-Rice
2019-02-15gnu: KSysguard: Update home page....* gnu/packages/kde-plasma.scm (libksysguard)[home-page]: Set to <https://userbase.kde.org/KSysGuard>. Marius Bakke
2019-02-15gnu: KDE Plasma: Update to 5.15.0....* gnu/packages/kde-plasma.scm (kdecoration, kscreenlocker, libkscreen, libksysguard): Update to 5.15.0. Marius Bakke
2019-02-14gnu: KDE Plasma: Remove unused properties....* gnu/packages/kde-plasma.scm (kdecoration, kscreenlocker)[properties]: Remove. Marius Bakke
2019-02-12gnu: Add kscreenlocker....* gnu/packages/kde-plasma.scm (kscreenlocker): New public variable. Co-authored-by: Marius Bakke <mbakke@fastmail.com> Hartmut Goebel
2019-02-12gnu: Add kdecoration....* gnu/packages/kde-plasma.scm (kdecoration): New public variable. Co-authored-by: Marius Bakke <mbakke@fastmail.com> Hartmut Goebel
2019-02-12gnu: KDE Plasma: Update to 5.14.5....* gnu/packages/kde-plasma.scm (libkscreen): Update to 5.14.5. (libksysguard): Likewise. [inputs]: Add KGLOBALACCEL and KIO. Marius Bakke
2019-02-12gnu: Add copyright line for commit c1144c78ad853dc1bfbd6f32a6....* gnu/packages/kde-plasma.scm: Add copyright header. Marius Bakke
2019-02-12gnu: Move KDE Plasma components to separate module....* gnu/packages/kde.scm (libkscreen, libksysguard): Move from here ... * gnu/packages/kde-plasma.scm: ... to here. New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly. Marius Bakke