Commit graph

182 commits

Author SHA1 Message Date
Efraim Flashner 9be2bced71
Revert "gnu: kdeconnect: Fix wayland compatibility."
This is unneeded after 30759c4aad.

This reverts commit f60ef2f7a4.
2021-07-14 14:17:04 +03:00
Vinicius Monego 0913843efc
gnu: mlt: Rename to mlt-6.
* 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-07-06 19:13:16 -04:00
Tobias Geerinckx-Rice 78a0fe16b0
gnu: krita: Update to 4.4.5.
* gnu/packages/kde.scm (krita): Update to 4.4.5.
2021-06-25 13:27:11 +02:00
Maxim Cournoyer ea0a51071e
gnu: Rename qtbase to qtbase-5.
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-14 00:24:42 -04:00
Tobias Geerinckx-Rice debcc760e8
gnu: qca: Update to 2.3.3.
* gnu/packages/kde.scm (qca): Update to 2.3.3.
2021-06-05 18:29:55 +02:00
Vinicius Monego 3eec8cd31d
gnu: Add labplot.
* gnu/packages/kde.scm (labplot): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-05 16:56:44 +02:00
la snesne 18b26a437c
gnu: krita: Update to 4.4.3.
* gnu/packages/kde.scm (krita): Update to 4.4.3.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-29 10:40:04 +03:00
Tobias Geerinckx-Rice 24f0bb21ab
gnu: qca: Update to 2.3.2.
* gnu/packages/kde.scm (qca): Update to 2.3.2.
2021-03-11 00:46:02 +01:00
Alexandros Theodotou 6c304e0233
gnu: Add massif-visualizer.
* gnu/packages/kde.scm (massif-visualizer): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-27 12:32:29 +01:00
Leo Famulari 75b775e81b
Merge branch 'staging' 2021-02-01 14:18:38 -05:00
Michael Rohleder 5b4239b9f5
gnu: krita: Update to 4.4.2.
* gnu/packages/kde.scm (krita): Update to 4.4.2.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-01-26 15:20:53 -05:00
Leo Famulari 68dd78e2e4
Merge branch 'master' into staging 2021-01-25 15:40:55 -05:00
Z572 e4ef47b229
gnu: Add kdf.
* gnu/packages/kde.scm (kdf): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-20 15:08:42 +02:00
Z572 b9cfa7ca86
gnu: Add poxml.
* gnu/packages/kde.scm (poxml): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-20 15:03:11 +02:00
Efraim Flashner f60ef2f7a4
gnu: kdeconnect: Fix wayland compatibility.
* gnu/packages/kde.scm (kdeconnect)[inputs]: Add qtwayland.
2021-01-12 13:45:01 +02:00
Efraim Flashner 6985a1acb3
Merge branch 'master' into staging 2021-01-10 14:30:36 +02:00
Tobias Geerinckx-Rice 8b7e84b952
gnu: okular: Update to 20.12.1.
* gnu/packages/kde.scm (okular): Update to 20.12.1.
2021-01-09 23:14:26 +01:00
Z572 31651ff6cd
gnu: Add akregator.
* gnu/packages/kde.scm (akregator): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-05 19:54:40 +02:00
Efraim Flashner b4b1c64040
gnu: qca: Update to 2.3.1.
* gnu/packages/kde.scm (qca): Update to 2.3.1.
2020-12-30 23:25:38 +02:00
Marius Bakke 78cf7a4571
Merge branch 'ungrafting' into staging 2020-12-29 17:39:24 +01:00
Efraim Flashner afa493c4c7
gnu: grantleetheme: Skip tests.
* gnu/packages/kde.scm (grantleetheme)[arguments]: Skip tests.
2020-12-29 16:42:26 +02:00
Michael Rohleder aa6d4371d5
gnu: kdevelop: Update to 5.6.1.
* gnu/packages/kde.scm (kdevelop): Update to 5.6.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-22 16:32:30 +01:00
Hartmut Goebel 66016b1ae0
gnu: kdenlive: Add breeze-icons.
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-18 19:17:11 +01:00
Ludovic Courtès 785a0f7293
gnu: okular: Tweak synopsis and description.
* gnu/packages/kde.scm (okular)[synopsis]: Tweak capitalization.
[description]: Remove discussion of portability and mention supported
file formats instead.
2020-12-17 14:01:18 +01:00
Zheng Junjie a387cbab4f
gnu: Add Okular.
* gnu/packages/kde.scm (okular): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-15 15:35:28 -05:00
Zheng Junjie fdfa25ed7b
gnu: Add libkexiv2.
* gnu/packages/kde.scm (libkexiv2): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-12 18:06:53 -05:00
Zheng Junjie 7a8d455759
gnu: Add kdegraphics-mobipocket.
* gnu/packages/kde.scm (kdegraphics-mobipocket): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-12 18:06:52 -05:00
Hartmut Goebel b828057ea4
gnu: KDE: Fix old cgit home-pages.
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-12 18:25:00 +01:00
Marius Bakke 63be1a7dae
gnu: qca: Correct license.
* gnu/packages/kde.scm (qca)[license]: Change from LGPL2.1 to LGPL2.1+.
2020-12-08 00:45:56 +01:00
Marius Bakke 32787d6524
Merge branch 'master' into staging
Conflicts:
	gnu/local.mk
	gnu/packages/gdb.scm
	gnu/packages/lisp-xyz.scm
	gnu/packages/web-browsers.scm
2020-11-07 21:33:32 +01:00
Tobias Geerinckx-Rice c073efc91c
gnu: kdenlive: Update to 20.08.3.
* gnu/packages/kde.scm (kdenlive): Update to 20.08.3.
2020-11-07 13:40:45 +01:00
Tobias Geerinckx-Rice eaae3e114a
gnu: krita: Update to 4.4.1.
* gnu/packages/kde.scm (krita): Update to 4.4.1.
2020-11-01 17:57:01 +01:00
Sébastien Lerique c8ac02b20c
gnu: kuserfeedback: Fix typo.
* gnu/packages/kde.scm (kuserfeedback)[description]: Fix spelling of
the "itemize" keyword.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-10-29 13:56:38 +01:00
Hartmut Goebel 00fad32a2c
gnu: Add kuserfeedback.
* gnu/packages/kde.scm (kuserfeedback): New variable.
2020-10-27 20:14:05 +01:00
Marius Bakke 1a8f7a0f58
Merge branch 'master' into staging 2020-10-19 00:17:48 +02:00
Leo Famulari ec7803981a
gnu: Krita: Update to 4.4.0.
* gnu/packages/kde.scm (krita): Update to 4.4.0.
2020-10-13 23:23:31 -04:00
Marius Bakke f7175626ff
Merge branch 'master' into staging 2020-10-13 23:39:27 +02:00
Tobias Geerinckx-Rice 6e7143c5f5
gnu: kdenlive: Update to 20.08.2.
* gnu/packages/kde.scm (kdenlive): Update to 20.08.2.
2020-10-13 19:01:32 +02:00
Efraim Flashner 31113b6f33
gnu: kdeconnect: Fix launching kdeconnect-app.
* gnu/packages/kde.scm (kdeconnect)[inputs]: Add qtgraphicaleffects,
qtquickcontrols, qtquickcontrols2.
2020-10-08 12:04:08 +03:00
Guillaume Le Vaillant 87c079d9b5
Merge branch 'master' into staging 2020-10-05 14:17:25 +02:00
Prafulla Giri cd6ec6706c
gnu: kdenlive: Simplify 'wrap-executable phase.
* 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-18 11:53:38 +02:00
Prafulla Giri 34b6dd36bb
gnu: kdenlive: Add missing dependencies.
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-18 11:53:05 +02:00
Prafulla Giri 18bf33a7c0
gnu: kdenlive: Update to 20.08.1.
* gnu/packages/kde.scm (kdenlive): Update to 20.08.1.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-18 11:52:41 +02:00
Prafulla Giri 8ba70a6ad3
gnu: kdenlive: Change source URL to follow permanent redirection.
* gnu/packages/kde.scm (kdenlive)[source]: Change url to follow
permanent redirection.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-14 23:04:11 +02:00
Prafulla Giri e33a1e546a
gnu: kde: kdenlive: Make breeze theme available at runtime.
* 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>
2020-09-14 23:04:11 +02:00
Efraim Flashner de3c03a471
Merge remote-tracking branch 'origin/master' into staging 2020-09-05 22:30:04 +03:00
Prafulla Giri 3f663e57ab
gnu: kdenlive: Add ffmpeg to input list
* 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>
2020-09-04 11:29:51 +02:00
Michael Rohleder a2954e2a44
gnu: kdenlive: Update to 20.04.1.
* 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>
2020-08-11 11:51:36 +02:00
Boris A. Dekshteyn 61e1a8e426
gnu: krita: Update to 4.3.0.
* gnu/packages/kde.scm (krita): Update to 4.3.0.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-30 00:57:29 +02:00
Marius Bakke c23737d6e4
gnu: qtbase: Incorporate bugfix variants.
* 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.
2020-07-24 23:59:30 +02:00