summaryrefslogtreecommitdiff
path: root/gnu/packages/kde.scm
AgeCommit message (Collapse)Author
2021-10-23gnu: Rename openexr to openexr-2.Vinicius Monego
This is done so the OpenEXR package can be upgraded to version 3 in a later commit. * gnu/packages/graphics.scm (openexr): Rename to ... (openexr-2): ... new variable. (blender, blender-2.79, openimageio, povray)[inputs]: Adjust accordingly. (ctl)[propagated-inputs]: Likewise. * gnu/packages/animation.scm (synfig)[propagated-inputs]: Likewise. * gnu/packages/gimp.scm (gegl, gimp)[inputs]: Likewise. * gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Likewise. * gnu/packages/image-processing.scm (mia, opencolorio, opencv, vips, gmic, nip2)[inputs]: Likewise. * gnu/packages/image-viewers.scm (luminance-hdr)[inputs]: Likewise. * gnu/packages/image.scm (freeimage, vigra, devil)[inputs]: Likewise. * gnu/packages/kde-frameworks.scm (kimageformats)[inputs]: Likewise. * gnu/packages/kde.scm (krita)[inputs]: Likewise. * gnu/packages/photo.scm (enblend-enfuse, darktable, hugin)[inputs]: Likewise. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-12gnu: kdenlive: Update to 21.08.2.Vinicius Monego
* gnu/packages/kde.scm (kdenlive): Update to 21.08.2. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-12gnu: krita: Update to 4.4.8.Z572
* gnu/packages/kde.scm (krita): Update to 4.4.8. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-06gnu: quazip: Update to 1.1.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (quazip): Redefine as an heir to the… (quazip-0): …new name of the previous package definition. Adjust all packages with quazip as input to use quazip-0.
2021-09-20gnu: kdenlive: Use qt-build-system.Vinicius Monego
* gnu/packages/kde.scm (kdenlive)[build-system]: Use qt-build-system. [arguments]<#:phases>: Do not wrap variables that are wrapped by qt-build-system in 'wrap-executable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-09-20gnu: kdenlive: Update to 21.08.1.Vinicius Monego
* gnu/packages/kde.scm (kdenlive): Update to 21.08.1. [inputs]: Order alphabetically. Use MLT 7. Add qtnetworkauth. Remove rttr. [arguments]<#:phases>: Don't return #t. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-07-14Revert "gnu: kdeconnect: Fix wayland compatibility."Efraim Flashner
This is unneeded after 30759c4aadf279e470e8d7f94de332a31c1b9f42. This reverts commit f60ef2f7a46a00da40dc19af9d409781aa700a37.
2021-07-06gnu: mlt: Rename to mlt-6.Vinicius Monego
* gnu/packages/video.scm (mlt): Rename to mlt-6. [build-system]: Use cmake-build-system. [arguments]: Remove #:make-flags. Adjust 'override-LDFLAGS phase. {#:configure-flags}: Remove --enable-gpl3 and --enable-gpl. Set "GTK2_GDKCONFIG_INCLUDE_DIR" and "GTK2_GLIBCONFIG_INCLUDE_DIR". (shotcut): Use mlt-6. * gnu/packages/animation.scm (synfig): Use mlt-6. * gnu/packages/kde.scm (kdenlive): Use mlt-6. This change is to add MLT 7 which will be done in the next commit. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-25gnu: krita: Update to 4.4.5.Tobias Geerinckx-Rice
* gnu/packages/kde.scm (krita): Update to 4.4.5.
2021-06-14gnu: Rename qtbase to qtbase-5.Maxim Cournoyer
This change was automated via the following command: $ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g' $ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g' $ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g' $ git checkout etc # to clear some spurious changes This is done so the qtbase package can be upgraded to version 6 in the following commit.
2021-06-05gnu: qca: Update to 2.3.3.Tobias Geerinckx-Rice
* gnu/packages/kde.scm (qca): Update to 2.3.3.
2021-05-05gnu: Add labplot.Vinicius Monego
* gnu/packages/kde.scm (labplot): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-29gnu: krita: Update to 4.4.3.la snesne
* gnu/packages/kde.scm (krita): Update to 4.4.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-11gnu: qca: Update to 2.3.2.Tobias Geerinckx-Rice
* gnu/packages/kde.scm (qca): Update to 2.3.2.
2021-02-27gnu: Add massif-visualizer.Alexandros Theodotou
* gnu/packages/kde.scm (massif-visualizer): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-01Merge branch 'staging'Leo Famulari
2021-01-26gnu: krita: Update to 4.4.2.Michael Rohleder
* gnu/packages/kde.scm (krita): Update to 4.4.2. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-01-25Merge branch 'master' into stagingLeo Famulari
2021-01-20gnu: Add kdf.Z572
* gnu/packages/kde.scm (kdf): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-20gnu: Add poxml.Z572
* gnu/packages/kde.scm (poxml): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-12gnu: kdeconnect: Fix wayland compatibility.Efraim Flashner
* gnu/packages/kde.scm (kdeconnect)[inputs]: Add qtwayland.
2021-01-10Merge branch 'master' into stagingEfraim Flashner
2021-01-09gnu: okular: Update to 20.12.1.Tobias Geerinckx-Rice
* gnu/packages/kde.scm (okular): Update to 20.12.1.
2021-01-05gnu: Add akregator.Z572
* gnu/packages/kde.scm (akregator): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-30gnu: qca: Update to 2.3.1.Efraim Flashner
* gnu/packages/kde.scm (qca): Update to 2.3.1.
2020-12-29Merge branch 'ungrafting' into stagingMarius Bakke
2020-12-29gnu: grantleetheme: Skip tests.Efraim Flashner
* gnu/packages/kde.scm (grantleetheme)[arguments]: Skip tests.
2020-12-22gnu: kdevelop: Update to 5.6.1.Michael Rohleder
* gnu/packages/kde.scm (kdevelop): Update to 5.6.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-18gnu: kdenlive: Add breeze-icons.Hartmut Goebel
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.
2020-12-17gnu: okular: Tweak synopsis and description.Ludovic Courtès
* gnu/packages/kde.scm (okular)[synopsis]: Tweak capitalization. [description]: Remove discussion of portability and mention supported file formats instead.
2020-12-15gnu: Add Okular.Zheng Junjie
* gnu/packages/kde.scm (okular): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-12gnu: Add libkexiv2.Zheng Junjie
* gnu/packages/kde.scm (libkexiv2): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-12gnu: Add kdegraphics-mobipocket.Zheng Junjie
* gnu/packages/kde.scm (kdegraphics-mobipocket): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-12gnu: KDE: Fix old cgit home-pages.Hartmut Goebel
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.
2020-12-08gnu: qca: Correct license.Marius Bakke
* gnu/packages/kde.scm (qca)[license]: Change from LGPL2.1 to LGPL2.1+.
2020-11-07Merge branch 'master' into stagingMarius Bakke
Conflicts: gnu/local.mk gnu/packages/gdb.scm gnu/packages/lisp-xyz.scm gnu/packages/web-browsers.scm
2020-11-07gnu: kdenlive: Update to 20.08.3.Tobias Geerinckx-Rice
* gnu/packages/kde.scm (kdenlive): Update to 20.08.3.
2020-11-01gnu: krita: Update to 4.4.1.Tobias Geerinckx-Rice
* gnu/packages/kde.scm (krita): Update to 4.4.1.
2020-10-29gnu: kuserfeedback: Fix typo.Sébastien Lerique
* gnu/packages/kde.scm (kuserfeedback)[description]: Fix spelling of the "itemize" keyword. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-10-27gnu: Add kuserfeedback.Hartmut Goebel
* gnu/packages/kde.scm (kuserfeedback): New variable.
2020-10-19Merge branch 'master' into stagingMarius Bakke
2020-10-13gnu: Krita: Update to 4.4.0.Leo Famulari
* gnu/packages/kde.scm (krita): Update to 4.4.0.
2020-10-13Merge branch 'master' into stagingMarius Bakke
2020-10-13gnu: kdenlive: Update to 20.08.2.Tobias Geerinckx-Rice
* gnu/packages/kde.scm (kdenlive): Update to 20.08.2.
2020-10-08gnu: kdeconnect: Fix launching kdeconnect-app.Efraim Flashner
* gnu/packages/kde.scm (kdeconnect)[inputs]: Add qtgraphicaleffects, qtquickcontrols, qtquickcontrols2.
2020-10-05Merge branch 'master' into stagingGuillaume Le Vaillant
2020-09-18gnu: kdenlive: Simplify 'wrap-executable phase.Prafulla Giri
* 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>
2020-09-18gnu: kdenlive: Add missing dependencies.Prafulla Giri
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>
2020-09-18gnu: kdenlive: Update to 20.08.1.Prafulla Giri
* gnu/packages/kde.scm (kdenlive): Update to 20.08.1. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-14gnu: kdenlive: Change source URL to follow permanent redirection.Prafulla Giri
* gnu/packages/kde.scm (kdenlive)[source]: Change url to follow permanent redirection. Signed-off-by: Ludovic Courtès <ludo@gnu.org>