summaryrefslogtreecommitdiff
path: root/gnu/packages/kde.scm
Commit message (Collapse)AuthorAge
...
* gnu: kdenlive: Add breeze-icons.Hartmut Goebel2020-12-18
| | | | | | | | Since breeze-icons are now longer united into breeze, these need to be explicitly added. * gnu/package/kde.scm (kdenlive)[inputs]: Add breeze-icons. [argmuments]{phases}<wrap-executable>: Add breeze-icons to XDG_DATA_DIRS.
* gnu: okular: Tweak synopsis and description.Ludovic Courtès2020-12-17
| | | | | | * gnu/packages/kde.scm (okular)[synopsis]: Tweak capitalization. [description]: Remove discussion of portability and mention supported file formats instead.
* gnu: Add Okular.Zheng Junjie2020-12-15
| | | | | | * gnu/packages/kde.scm (okular): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add libkexiv2.Zheng Junjie2020-12-12
| | | | | | * gnu/packages/kde.scm (libkexiv2): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add kdegraphics-mobipocket.Zheng Junjie2020-12-12
| | | | | | * gnu/packages/kde.scm (kdegraphics-mobipocket): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: KDE: Fix old cgit home-pages.Hartmut Goebel2020-12-12
| | | | | | | | | | | | | | | Fix all home-pages pointing to git-repos a cgit.kde.org, which is gone, to now use the correct repo at invent.kde.org. * gnu/packages/kde.scm (grantleetheme, kdiagram): Update home-page. * gnu/packages/kde-frameworks.scm (kholidays): Likewise. * gnu/packages/kde-internet.scm (libgravatar, libktorrent): Likewise. * gnu/packages/kde-multimedia.scm (libkcddb, libkcompactdisc): Likewise. * gnu/packages/kde-pim.scm (kblog, kdav, kdepim-apps-libs, kdepim-runtime, keventviews, kincidenceeditor, kmailcommon, kmailimporter, kmessagelib, kpimcommon, ksmtp, libkdepim, libkgapi, libkleo, libksieve): Likewise. * gnu/packages/kde-plasma.scm (kdecoration, kscreenlocker): Likewise.
* gnu: qca: Correct license.Marius Bakke2020-12-08
| | | | * gnu/packages/kde.scm (qca)[license]: Change from LGPL2.1 to LGPL2.1+.
* Merge branch 'master' into stagingMarius Bakke2020-11-07
|\ | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/gdb.scm gnu/packages/lisp-xyz.scm gnu/packages/web-browsers.scm
| * gnu: kdenlive: Update to 20.08.3.Tobias Geerinckx-Rice2020-11-07
| | | | | | | | * gnu/packages/kde.scm (kdenlive): Update to 20.08.3.
| * gnu: krita: Update to 4.4.1.Tobias Geerinckx-Rice2020-11-01
| | | | | | | | * gnu/packages/kde.scm (krita): Update to 4.4.1.
| * gnu: kuserfeedback: Fix typo.Sébastien Lerique2020-10-29
| | | | | | | | | | | | | | * gnu/packages/kde.scm (kuserfeedback)[description]: Fix spelling of the "itemize" keyword. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| * gnu: Add kuserfeedback.Hartmut Goebel2020-10-27
| | | | | | | | * gnu/packages/kde.scm (kuserfeedback): New variable.
* | Merge branch 'master' into stagingMarius Bakke2020-10-19
|\|
| * gnu: Krita: Update to 4.4.0.Leo Famulari2020-10-13
| | | | | | | | * gnu/packages/kde.scm (krita): Update to 4.4.0.
* | Merge branch 'master' into stagingMarius Bakke2020-10-13
|\|
| * gnu: kdenlive: Update to 20.08.2.Tobias Geerinckx-Rice2020-10-13
| | | | | | | | * gnu/packages/kde.scm (kdenlive): Update to 20.08.2.
| * gnu: kdeconnect: Fix launching kdeconnect-app.Efraim Flashner2020-10-08
| | | | | | | | | | * gnu/packages/kde.scm (kdeconnect)[inputs]: Add qtgraphicaleffects, qtquickcontrols, qtquickcontrols2.
* | Merge branch 'master' into stagingGuillaume Le Vaillant2020-10-05
|\|
| * gnu: kdenlive: Simplify 'wrap-executable phase.Prafulla Giri2020-09-18
| | | | | | | | | | | | | | | | * gnu/packages/kde.scm (kdenlive)[arguments]: Use getenv to set the values of QT_PLUGIN_PATH and QML2_IMPORT_PATH in the wrapper during the 'wrap-executable phase. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| * gnu: kdenlive: Add missing dependencies.Prafulla Giri2020-09-18
| | | | | | | | | | | | | | | | | | | | This allows to browse the file-system using kdenlive's own file-chooser. * gnu/packages/kde.scm (kdenlive) [native-inputs]: Add pkg-config. [inputs]: Add purpose and qtwebkit. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| * gnu: kdenlive: Update to 20.08.1.Prafulla Giri2020-09-18
| | | | | | | | | | | | * gnu/packages/kde.scm (kdenlive): Update to 20.08.1. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| * gnu: kdenlive: Change source URL to follow permanent redirection.Prafulla Giri2020-09-14
| | | | | | | | | | | | | | * gnu/packages/kde.scm (kdenlive)[source]: Change url to follow permanent redirection. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: kde: kdenlive: Make breeze theme available at runtime.Prafulla Giri2020-09-14
| | | | | | | | | | | | | | | | | | * gnu/packages/kde.scm (kdenlive): [inputs]: Add breeze. [arguments]: In wrap-program phase, add XDG_DATA_DIRS to include the 'share' sub-directory of the package breeze. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner2020-09-05
|\|
| * gnu: kdenlive: Add ffmpeg to input listPrafulla Giri2020-09-04
| | | | | | | | | | | | | | | | * gnu/packages/kde.scm (kdenlive): Add ffmpeg to inputs and wrap the final binary accordingly to have ffmpeg in it's PATH. [inputs]: Add ffmpeg. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: kdenlive: Update to 20.04.1.Michael Rohleder2020-08-11
| | | | | | | | | | | | | | | | | | * gnu/packages/kde.scm (kdenlive): Update to 20.04.1. [propagated-inputs]: Move mlt to ... [inputs]: ... here and add rttr, qtmultimedia, qtquickcontrols2. [arguments]: Add MLT_PREFIX to wrap-program. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| * gnu: krita: Update to 4.3.0.Boris A. Dekshteyn2020-07-30
| | | | | | | | | | | | * gnu/packages/kde.scm (krita): Update to 4.3.0. Signed-off-by: Marius Bakke <marius@gnu.org>
* | gnu: qtbase: Incorporate bugfix variants.Marius Bakke2020-07-24
|/ | | | | | | | * gnu/packages/qt.scm (qtbase/next, qtbase-for-krita): Remove variables. (qtbase)[source](patches): Add "qtbase-absolute-runpath.patch" and "qtbase-fix-krita-deadlock.patch". (python-pyside-2-tools)[inputs]: Change from QTBASE/NEXT to QTBASE. * gnu/packages/kde.scm (krita)[inputs]: Change from QTBASE-FOR-KRITA to QTBASE.
* gnu: Fix Krita.Leo Famulari2020-07-23
| | | | | | | | | | Fixes <https://bugs.gnu.org/42476>. Reported by linka on #guix. * gnu/packages/patches/qtbase-fix-krita-deadlock.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/qt.scm (qtbase-for-krita): New variable. * gnu/packages/kde.scm (krita)[inputs]: Replace qtbase with qtbase-for-krita.
* Revert "gnu: Fix Krita."Leo Famulari2020-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 5f63905096e456097fca206f56ce9257f72faf64. This commit caused `guix pull` to crash like this: ------ Backtrace: In ice-9/boot-9.scm: 222:29 19 (map1 _) 222:29 18 (map1 _) 222:29 17 (map1 _) 222:29 16 (map1 _) 222:17 15 (map1 (((gnu packages kde)) ((gnu packages libevent)) ((gnu packages libidn)) ((gnu packages #)) ((?)) ?)) 3297:17 14 (resolve-interface (gnu packages kde) #:select _ #:hide _ #:prefix _ #:renamer _ #:version _) In ice-9/threads.scm: 390:8 13 (_ _) In ice-9/boot-9.scm: 3223:13 12 (_) In ice-9/threads.scm: 390:8 11 (_ _) In ice-9/boot-9.scm: 3507:20 10 (_) 2806:4 9 (save-module-excursion _) 3527:26 8 (_) In unknown file: 7 (primitive-load-path "gnu/packages/kde" #<procedure 7f68d6fe5da0 at ice-9/boot-9.scm:3514:37 ()>) In ice-9/eval.scm: 626:19 6 (_ #<directory (gnu packages kde) 7f68d6175b40>) 293:34 5 (_ #<directory (gnu packages kde) 7f68d6175b40>) 173:47 4 (_ #(#<directory (gnu packages kde) 7f68d6175b40> #<promise #<procedure 7f68dc5a5d00 at ice-9/eval.sc?>)) 159:9 3 (_ #(#<directory (gnu packages kde) 7f68d6175b40> #<promise #<procedure 7f68dc5a5d00 at ice-9/eval.sc?>)) 191:35 2 (_ #(#<directory (gnu packages kde) 7f68d6175b40> #<promise #<procedure 7f68dc5a5d00 at ice-9/eval.sc?>)) 223:20 1 (proc #(#<directory (gnu packages kde) 7f68d6175b40> #<promise #<procedure 7f68dc5a5d00 at ice-9/eval?>)) In unknown file: 0 (%resolve-variable (7 . qtbase) #<directory (gnu packages kde) 7f68d6175b40>) ERROR: In procedure %resolve-variable: error: qtbase: unbound variable ------
* gnu: Fix Krita.Leo Famulari2020-07-23
| | | | | | | | | | Fixes <https://bugs.gnu.org/42476>. Reported by linka on #guix. * gnu/packages/patches/qtbase-fix-krita-deadlock.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/kde.scm (qtbase-for-krita): New variable. (krita)[inputs]: Replace qtbase with qtbase-for-krita.
* gnu: kdeconnect: Update to 20.04.2.Efraim Flashner2020-06-30
| | | | * gnu/packages/kde.scm (kdeconnect): Update to 20.04.2.
* gnu: kdeconnect: Update to 20.04.1.Efraim Flashner2020-06-14
| | | | | | * gnu/packages/kde.scm (kdeconnect): Update to 20.04.1. [source]: Update source URI. [arguments]: Adjust configure flags.
* gnu: kdeconnect: Update to 1.4.Marius Bakke2020-06-06
| | | | | | * gnu/packages/kde.scm (kdeconnect): Update to 1.4. [arguments]: Add #:phases. [inputs]: Add KIRIGAMI, KPEOPLE, KPEOPLEVCARD, PULSEAUDIO-QT, and QTMULTIMEDIA.
* gnu: KDE: Update to 20.04.1.Marius Bakke2020-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/akonadi-paths.patch: Adjust for upstream changes. * gnu/packages/patches/kdepim-runtime-Fix-missing-link-libraries.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/kde-internet.scm (kget, kopete, krdc, libgravatar): Update to 20.04.1. [source](uri): Adjust for new upstream location. * gnu/packages/kde-multimedia.scm (audiocd-kio, dragon, ffmpegthumbs, juk, k3b, kamoso, kmix, kwave, libkcddb, libkcompactdisc): Likewise. * gnu/packages/kde-systemtools.scm (dolphin, dolphin-plugins, khelpcenter, konsole, krfb, ksystemlog): Update to 20.04.1. [source](uri): Adjust for new upstream location. * gnu/packages/kde-utils.scm (kate, kmag, kmousetool, kmouth, sweeper): Update to 20.04.1. [source](uri): Adjust for new upstream location. * gnu/packages/kde.scm (baloo-widgets, libkomparediff2, kqtquickcharts, grantleetheme, kcachegrind, libkdegames, zeroconf-ioslave): Update to 20.04.1. [source](uri): Adjust for new upstream location. (grantleetheme)[inputs]: Add KGUIADDONS. * gnu/packages/kde-pim.scm (akonadi, akonadi-calendar, akonadi-contacts, akonadi-mime, akonadi-notes, akonadi-search, kincidenceeditor, kaddressbook, kalarmcal, kblog, kcalendarsupport, kcalutils, kdav, kdepim-apps-libs, kdepim-runtime, keventviews, kgpg, kidentitymanagement, kimap, kldap, kleopatra, kmail, kmailcommon, kmailimporter, kmailtransport, kmbox, kmessagelib, kmime, knotes, kontactinterface, korganizer, kpimcommon, kpimtextedit, ksmtp, ktnef, libkdepim, libkgapi, libkleo, libksieve): Update to 20.04.1. [source](uri): Adjust to current. (akonadi)[inputs]: Remove KDBUSADDONS and KDESIGNERPLUGIN. (akonadi-calendar)[inputs]: Remove KDBUSADDONS. (kdepim-runtime)[source](patches): Remove. [arguments]: Add phase 'extend-CPLUS_INCLUDE_PATH'. [inputs]: Remove KDBUSADDONS and KICONTHEMES. (kmessagelib)[arguments]: Add phase 'extend-CPLUS_INCLUDE_PATH. [inputs]: Add QCA. (kdepim-apps-libs)[inputs]: Remove KDBUSADDONS and KICONTHEMES. (knotes)[inputs]: Remove KDBUSADDONS. (kpimcommon)[inputs]: Remove KDBUSADDONS and KCOMPLETION. (libksieve)[arguments]: Disable one more test. (korganizer)[arguments]: Disable one test.
* gnu: kdevelop: Update to 5.5.2.Marius Bakke2020-06-06
| | | | * gnu/packages/kde.scm (kdevelop): Update to 5.5.2.
* gnu: kcachegrind: Update to 19.08.3.Marius Bakke2020-05-18
| | | | * gnu/packages/kde.scm (kcachegrind): Update to 19.08.3.
* gnu: kqtquickcharts: Update to 19.08.3.Marius Bakke2020-05-18
| | | | * gnu/packages/kde.scm (kqtquickcharts): Update to 19.08.3.
* gnu: kpmcore: Update to 4.1.0.Marius Bakke2020-05-18
| | | | | | | | * gnu/packages/patches/kpmcore-fix-tests.patch, gnu/packages/patches/kpmcore-remove-broken-test.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/kde.scm (kpmcore): Update to 4.1.0. [source](patches): Remove.
* gnu: qca: Update to 2.3.0.Marius Bakke2020-05-18
| | | | * gnu/packages/kde.scm (qca): Update to 2.3.0.
* gnu: libkomparediff2: Update to 19.08.3.Marius Bakke2020-05-18
| | | | * gnu/packages/kde.scm (libkomparediff2): Update to 19.08.3.
* gnu: krita: Update to 4.2.9.Marius Bakke2020-05-18
| | | | | * gnu/packages/kde.scm (krita): Update to 4.2.9. [arguments]: Add special configure flag for OPENEXR instead of ILMBASE.
* gnu: kdiagram: Update to 2.7.0.Marius Bakke2020-05-18
| | | | * gnu/packages/kde.scm (kdiagram): Update to 2.7.0.
* gnu: kdeconnect: Fix kdeconnectd path.Efraim Flashner2020-05-17
| | | | | * gnu/packages/kde.scm (kdeconnect)[arguments]: Add configure-flag to set libexec as a top-level directory in the output.
* gnu: kdevelop: Update to 5.5.1.Efraim Flashner2020-05-13
| | | | * gnu/packages/kde.scm (kdevelop): Update to 5.5.1.
* gnu: kdevelop-pg-qt: Update to 2.2.1.Efraim Flashner2020-05-13
| | | | | * gnu/packages/kde.scm (kdevelop-pg-qt): Update to 2.2.1. [source]: Download using git-fetch.
* Merge branch 'master' into core-updatesMarius Bakke2020-03-21
|\
| * gnu: Add kdiagram.Hartmut Goebel2020-03-19
| | | | | | | | | | | | * gnu/packages/kde.scm (kdiagram): New variable. * packages/patches/kdiagram-Fix-missing-link-libraries.patch: New file. * gnu/local.mk: Add it.
* | Merge branch 'staging' into core-updatesMarius Bakke2020-02-03
|\|
| * gnu: Add baloo-widgets.Hartmut Goebel2020-01-28
| | | | | | | | * gnu/packages/kde.scm (baloo-widgets): New variable.