summaryrefslogtreecommitdiff
path: root/gnu/packages/kde.scm
Commit message (Collapse)AuthorAge
...
* | gnu: Add KCacheGrind.Ludovic Courtès2019-11-06
|/ | | | * gnu/packages/kde.scm (kcachegrind): New variable.
* Merge branch 'master' into core-updatesLudovic Courtès2019-09-17
|\
| * gnu: Add kqtquickcharts.Efraim Flashner2019-09-16
| | | | | | | | * gnu/packages/kde.scm (kqtquickcharts): New variable.
| * gnu: kdeconnect: Update to 1.3.5.Efraim Flashner2019-09-09
| | | | | | | | | | * gnu/packages/kde.scm (kdeconnect): Update to 1.3.5. [source]: Update source uri.
| * gnu: kdeconnect: Set upstream-name.Efraim Flashner2019-09-09
| | | | | | | | * gnu/packages/kde.scm (kdeconnect)[properties]: New field.
* | Merge branch 'master' into core-updatesMarius Bakke2019-08-13
|\|
| * gnu: krita: Update to 4.2.5.Tobias Geerinckx-Rice2019-08-03
| | | | | | | | * gnu/packages/kde.scm (krita): Update to 4.2.5.
* | gnu: qca: Update to 2.2.1.Marius Bakke2019-08-01
|/ | | | | * gnu/packages/kde.scm (qca): Update to 2.2.1. [source](uri): Adjust to current.
* gnu: krita: Update to 4.2.2.Nicolas Goaziou2019-06-28
| | | | | | | | * gnu/packages/kde.scm (krita): Update to 4.2.2. [source]: Don't use NAME in source URI. [arguments]: Remove obsolete configure flags. [native-inputs]: Add pkg-config. [inputs]: Add quazip, reorder alphabetically.
* gnu: libkomparediff2: Update to 19.04.1.Tobias Geerinckx-Rice2019-05-11
| | | | * gnu/packages/kde.scm (libkomparediff2): Update to 19.04.1.
* gnu: libkomparediff2: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-05-11
| | | | * gnu/packages/kde.scm (libkomparediff2)[source]: Hard-code NAME.
* gnu: libkomparediff2: Fix source file name.Tobias Geerinckx-Rice2019-05-11
| | | | | * gnu/packages/kde.scm (libkomparediff2)[source]: Remove (incorrect) FILE-NAME.
* gnu: kdevplatform: Use INVOKE.Ricardo Wurmus2019-04-28
| | | | | * gnu/packages/kde.scm (kdevplatform)[arguments]: Use INVOKE and return #T unconditionally.
* gnu: Add kdeconnect.Efraim Flashner2019-04-04
| | | | * gnu/packages/kde.scm (kdeconnect.scm): New variable.
* gnu: Restore copyright header.Marius Bakke2019-02-14
| | | | | | This was mistakenly removed in bec2a2e10e199d6ee671ec5713bd103242e91b62. * gnu/packages/kde.scm: Restore copyright header.
* gnu: Move KDE Plasma components to separate module.Marius Bakke2019-02-12
| | | | | | * 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.
* gnu: Krita: Update to 4.1.7.101.Björn Höfling2019-01-28
| | | | * gnu/packages/kde.scm (krita): Update to 4.1.7.101.
* gnu: libksysguard: Use INVOKE.Ricardo Wurmus2019-01-26
| | | | * gnu/packages/kde.scm (libksysguard)[arguments]: Use INVOKE in "check" phase.
* gnu: Fix misplaced commas (unquotes).Mark H Weaver2018-12-13
| | | | | | | | | | | | | * gnu/packages/java.scm (ant-bootstrap), gnu/packages/kde.scm (kdenlive), gnu/packages/lxqt.scm (lxqt-panel, lxqt-runner), gnu/packages/mpd.scm (ncmpc), gnu/packages/opencl.scm (beignet), gnu/packages/pdf.scm (zathura-pdf-mupdf), gnu/packages/video.scm (streamlink), gnu/packages/web-browsers.scm (luakit), gnu/packages/web.scm (perl-libwww), gnu/packages/wm.scm (ghc-xmonad-contrib): Fix misplaced commas (unquotes).
* gnu: Add libkscreen.Meiyo Peng2018-10-24
| | | | | | * gnu/packages/kde.scm (libkscreen): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Krita: Update to 4.1.5.Leo Famulari2018-10-11
| | | | * gnu/packages/kde.scm (krita): Update to 4.1.5.
* gnu: Add kdenlive.Mark Meyer2018-10-10
| | | | | | | * gnu/packages/kde.scm (kdenlive): New variable. Co-authored-by: Gábor Boskovits <boskovits@gmail.com> Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
* gnu: Krita: Update to 4.1.3.Leo Famulari2018-09-28
| | | | * gnu/packages/kde.scm (krita): Update to 4.1.3.
* gnu: Remove Krita 3.Leo Famulari2018-09-01
| | | | | | | Krita 3 fails to build with Qt 5.11.1. Since it's also unmaintained upstream, remove it. * gnu/packages/kde.scm (krita-3): Remove variable.
* gnu: Krita: Build with libraw 0.18.Leo Famulari2018-09-01
| | | | | | | | | Fixes <https://bugs.gnu.org/32467>. Reported by Björn Höfling <bjoern.hoefling@bjoernhoefling.de>. * gnu/packages/photo.scm (libraw-0.18): New variable. * gnu/packages/kde.scm (krita)[inputs]: Use libraw-0.18.
* gnu: Krita: Update to 4.1.1.Leo Famulari2018-09-01
| | | | * gnu/packages/kde.scm (krita): Update to 4.1.1.
* gnu: libksysguard: Update to 5.13.4.Leo Famulari2018-09-01
| | | | * gnu/packages/kde.scm (libksysguard): Update to 5.13.4.
* gnu: krita: Update to 4.0.1.Leo Famulari2018-04-11
| | | | * gnu/packages/kde.scm (krita): Update to 4.0.1.
* gnu: libkomparediff2: Update to 17.12.3.Tobias Geerinckx-Rice2018-03-27
| | | | * gnu/packages/kde.scm (libkomparediff2): Update to 17.12.3.
* gnu: Keep Krita 3 along with Krita 4.Leo Famulari2018-03-23
| | | | * gnu/packages/kde.scm (krita-3): New variable.
* gnu: krita: Update to 4.0.0.Leo Famulari2018-03-22
| | | | * gnu/packages/kde.scm (krita): Update to 4.0.0.
* gnu: qca: Use mirror://kde scheme for source-url.Hartmut Goebel2018-02-18
| | | | * gnu/packages/kde.scm (qca)[source]: Use mirror://kde scheme.
* gnu: snorenotify: Use mirror://kde scheme for source-url.Hartmut Goebel2018-02-18
| | | | * gnu/packages/kde.scm (snorenotify)[source]: Use mirror://kde scheme.
* gnu: libkomparediff2: Use mirror://kde scheme for source-url.Hartmut Goebel2018-02-18
| | | | | * gnu/packages/kde.scm (libkomparediff2)[source]: Use mirror://kde scheme.
* gnu: libkomparediff2: Update to 17.12.1Hartmut Goebel2018-02-18
| | | | | * gnu/packages/kde.scm(libkomparediff2): Update to 17.12.1. [source] Switch to KDE mirror, use mirror://kde scheme.
* gnu: libksysguard: Update to 5.11.5.Hartmut Goebel2018-02-18
| | | | * gnu/packages/kde.scm (libksysguard: Update to 5.11.5).
* gnu: Add kholidays.Hartmut Goebel2018-02-15
| | | | * gnu/packages/kde.scm(kholidays): New variable.
* gnu: krita: Update to 3.3.3.Leo Famulari2018-01-13
| | | | * gnu/packages/kde.scm (krita): Update to 3.3.3.
* gnu: krita: Add comment about the wrapper.Leo Famulari2018-01-03
| | | | * gnu/packages/kde.scm (krita): Add comment.
* gnu: krita: Ensure icons are found at runtime.Leo Famulari2018-01-03
| | | | | | | Fixes <https://bugs.gnu.org/29905>. * gnu/packages/kde.scm (krita)[arguments]: Set the QT_PLUGIN_PATH in a new 'wrap-executable' phase.
* gnu: libksysguard: Update to 5.11.4.Tobias Geerinckx-Rice2018-01-02
| | | | * gnu/packages/kde.scm (libksysguard): Update to 5.11.4.
* gnu: krita: Enhance krita.Mark Meyer2017-12-16
| | | | | | | | * gnu/packages/kde.scm (krita)[inputs]: Add libjpeg-turbo, ilmbase and openexr. [native-inputs]: Add vc. [arguments]: Set path to headers for ilmbase. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
* gnu: Add krita.Mark Meyer2017-12-12
| | | | | | * gnu/packages/kde.scm (krita): New variable. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
* gnu: libksysguard: Update to 5.11.2.Hartmut Goebel2017-11-05
| | | | * gnu/packages/kde.scm (libksysguard): Update to 5.11.2.
* gnu: kdevelop: Do not hardcode user profile locations in wrapper.Thomas Danckaert2017-10-08
| | | | | | * gnu/packages/kde.scm (kdevelop): [arguments]: Do not add ${HOME}/.guix-profile/{share,lib/plugins} to XDG_DATA_DIRS and QT_PLUGIN_PATH when wrapping the executable.
* gnu: kdevelop: Update to 5.1.2.Thomas Danckaert2017-08-30
| | | | * gnu/packages/kde.scm (kdevelop, kdevplatform): Update to 5.1.2.
* gnu: libksysguard: Enable more tests (not all working yet).Hartmut Goebel2017-08-24
| | | | | | * gnu/packages/kde.scm (libksysguard)[arguments] <#:phases>'check-setup': Set QT_QPA_PLATFORM=offscreen. <#:phases>'check': Enable all tests except of the failing one.
* gnu: libksysguard: Update to 5.10.4.Efraim Flashner2017-08-18
| | | | * gnu/packages/kde.scm (libksysguard ): Update to 5.10.4.
* gnu: kdevelop: Update to 5.1.1.Thomas Danckaert2017-06-15
| | | | | | | * 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.
* gnu: kde.scm, kde-frameworks.scm: Add and update comments.Hartmut Goebel2017-06-08
| | | | | | | | | | | | | * 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.