3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

147 commits

Author SHA1 Message Date
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
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
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
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
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
Leo Famulari 0448bfe2d7
gnu: Fix Krita.
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.
2020-07-23 18:14:53 -04:00
Leo Famulari e61b3bcd79
Revert "gnu: Fix Krita."
This reverts commit 5f63905096.

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
------
2020-07-23 16:55:02 -04:00
Leo Famulari 5f63905096
gnu: Fix Krita.
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.
2020-07-23 16:43:33 -04:00
Efraim Flashner 05b237308b
gnu: kdeconnect: Update to 20.04.2.
* gnu/packages/kde.scm (kdeconnect): Update to 20.04.2.
2020-06-30 09:43:09 +03:00
Efraim Flashner 0526185ebb
gnu: kdeconnect: Update to 20.04.1.
* gnu/packages/kde.scm (kdeconnect): Update to 20.04.1.
[source]: Update source URI.
[arguments]: Adjust configure flags.
2020-06-14 15:59:52 +03:00
Marius Bakke 9141cec489
gnu: kdeconnect: Update to 1.4.
* gnu/packages/kde.scm (kdeconnect): Update to 1.4.
[arguments]: Add #:phases.
[inputs]: Add KIRIGAMI, KPEOPLE, KPEOPLEVCARD, PULSEAUDIO-QT, and QTMULTIMEDIA.
2020-06-06 22:13:26 +02:00
Marius Bakke 6701d23236
gnu: KDE: Update to 20.04.1.
* 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.
2020-06-06 22:13:25 +02:00
Marius Bakke 32a4c032be
gnu: kdevelop: Update to 5.5.2.
* gnu/packages/kde.scm (kdevelop): Update to 5.5.2.
2020-06-06 21:14:17 +02:00
Marius Bakke 843e772051
gnu: kcachegrind: Update to 19.08.3.
* gnu/packages/kde.scm (kcachegrind): Update to 19.08.3.
2020-05-18 01:59:19 +02:00
Marius Bakke d15c38b0f9
gnu: kqtquickcharts: Update to 19.08.3.
* gnu/packages/kde.scm (kqtquickcharts): Update to 19.08.3.
2020-05-18 01:59:19 +02:00
Marius Bakke 5db3f6c181
gnu: kpmcore: Update to 4.1.0.
* 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.
2020-05-18 01:59:19 +02:00
Marius Bakke 565d2eb0fe
gnu: qca: Update to 2.3.0.
* gnu/packages/kde.scm (qca): Update to 2.3.0.
2020-05-18 01:59:19 +02:00
Marius Bakke 7c003383de
gnu: libkomparediff2: Update to 19.08.3.
* gnu/packages/kde.scm (libkomparediff2): Update to 19.08.3.
2020-05-18 01:59:18 +02:00
Marius Bakke 7d703a2fcc
gnu: krita: Update to 4.2.9.
* gnu/packages/kde.scm (krita): Update to 4.2.9.
[arguments]: Add special configure flag for OPENEXR instead of ILMBASE.
2020-05-18 01:59:18 +02:00
Marius Bakke 8415182a9a
gnu: kdiagram: Update to 2.7.0.
* gnu/packages/kde.scm (kdiagram): Update to 2.7.0.
2020-05-18 01:59:18 +02:00
Efraim Flashner 720855b5c5
gnu: kdeconnect: Fix kdeconnectd path.
* gnu/packages/kde.scm (kdeconnect)[arguments]: Add configure-flag to
set libexec as a top-level directory in the output.
2020-05-17 12:23:35 +03:00
Efraim Flashner b904e356f3
gnu: kdevelop: Update to 5.5.1.
* gnu/packages/kde.scm (kdevelop): Update to 5.5.1.
2020-05-13 14:48:06 +03:00
Efraim Flashner f97ad3f85e
gnu: kdevelop-pg-qt: Update to 2.2.1.
* gnu/packages/kde.scm (kdevelop-pg-qt): Update to 2.2.1.
[source]: Download using git-fetch.
2020-05-13 14:47:42 +03:00
Marius Bakke d19b14c834
Merge branch 'master' into core-updates 2020-03-21 22:16:02 +01:00
Hartmut Goebel 9d95d8bd12
gnu: Add kdiagram.
* gnu/packages/kde.scm (kdiagram): New variable.
* packages/patches/kdiagram-Fix-missing-link-libraries.patch: New file.
* gnu/local.mk: Add it.
2020-03-19 11:36:21 +01:00
Marius Bakke 52665d2b6b
Merge branch 'staging' into core-updates 2020-02-03 15:45:44 +01:00
Hartmut Goebel 1562210516
gnu: Add baloo-widgets.
* gnu/packages/kde.scm (baloo-widgets): New variable.
2020-01-28 13:08:38 +01:00
Hartmut Goebel cd165d105a
gnu: Cleanup KDE packages to use the update qt-build-system.
* gnu/packages/kde.scm (grantleetheme): [arguments] Remove.
  (kdeconnect)[arguments]<phases>{check-setup}: Remove.
  libkdegames: Use qt-build-system. [arguments]: Remove.
* gnu/packages/kde-frameworks.scm (kguiaddons, kitemmodels,
  kitemviews, kplotting, sonnet, kcompletion, kcrash, kdesignerplugin,
  kglobalaccel, kparts, ktextwidgets, khtml, kmediaplayer): Use
  qt-build-system. [arguments]: Remove.
  (kpeople): Use qt-build-system. [arguments]<phases>: Remove.
  (kconfigwidgets, kwidgetsaddons) Use qt-build-system.
  [arguments]<phases>{check-setup}: Remove.
* gnu/packages/kde-plasma.scm (kdecoration) Use qt-build-system.
  [arguments]: Remove.
  (libkscreen): Use qt-build-system. [arguments]<phases>: Remove.
  (libksysguard): Use qt-build-system.
  [arguments]<phases>{check-setup}: Remove.
* gnu/packages/kde-utils.scm (kronometer, rsibreak): [arguments]
  Remove.
2020-01-28 13:03:08 +01:00
Marius Bakke bb93042c8b
gnu: util-linux: Move libraries to separate output.
Fixes <https://bugs.gnu.org/37732>.
Reported by Diego Nicola Barbato <dnbarbato@posteo.de>.

* gnu/packages/linux.scm (util-linux)[outputs]: Add "lib".
[arguments]: Update #:configure-flags and the "move-static-libraries" phase
accordingly.  Add phases "patch-build-scripts" and "adjust-pkg-config-files".
(e2fsprogs, psm, mtd-utils, f2fs-tools, f2fs-tools-1.7, eudev,
xfsprogs)[inputs]: Change to the "lib" output of UTIL-LINUX.
(btrfs-progs)[inputs]: Remove duplicate UTIL-LINUX inputs and change to use
the "lib" output.
* gnu/packages/admin.scm (pam-mount)[inputs]: Add UTIL-LINUX:LIB.
(testdisk)[inputs]: Change to the "lib" output of UTIL-LINUX.
* gnu/packages/android.scm (abootimg)[inputs]: Likewise.
* gnu/packages/audio.scm (jack-1)[propagated-inputs]: Likewise.
* gnu/packages/bootloaders.scm (syslinux, vboot-utils)[inputs]: Likewise.
* gnu/packages/chez.scm (chez-scheme)[inputs]: Likewise.
* gnu/packages/cryptsetup.scm (cryptsetup, cryptsetup-static)[inputs]: Likewise.
* gnu/packages/databases.scm (postgresql, 4store)[inputs]: Likewise.
* gnu/packages/disk.scm (ndctl, gptfdisk, fdisk, gparted, rmlint,
volume-key)[inputs]: Likewise.
(parted)[inputs]: Likewise.
[native-inputs]: Add UTIL-LINUX.
* gnu/packages/efi.scm (sbsigntools)[inputs]: Add UTIL-LINUX:LIB.
* gnu/packages/engineering.scm (lib3mf)[inputs]: Change to the "lib" output of
UTIL-LINUX.
* gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Likewise.
* gnu/packages/file-systems.scm (glusterfs, jfsutils, zfs)[inputs]: Likewise.
* gnu/packages/firmware.scm (ovmf)[inputs]: Likewise.
* gnu/packages/fontutils.scm (fontconfig)[propagated-inputs]: Likewise.
* gnu/packages/freedesktop.scm (localed)[inputs]: Likewise.
* gnu/packages/glib.scm (glib, appstream-glib)[propagated-inputs]: Likewise.
* gnu/packages/gnome.scm (tracker, gnome-terminal)[inputs]: Likewise.
* gnu/packages/jupyter.scm (xeus)[inputs]: Likewise.
* gnu/packages/kde.scm (kpmcore)[inputs]: Likewise.
* gnu/packages/kodi.scm (crossguid)[inputs]: Likewise.
* gnu/packages/lighting.scm (ola)[inputs]: Likewise.
* gnu/packages/music.scm (libgig)[inputs]: Likewise.
* gnu/packages/nfs.scm (nfs-utils)[inputs]: Likewise.
* gnu/packages/opencog.scm (opencog)[inputs]: Likewise.
* gnu/packages/package-management.scm (msitools)[inputs]: Change to the "lib"
output of UTIL-LINUX.
* gnu/packages/password-utils.scm (pwsafe)[inputs]: Likewise.
* gnu/packages/telephony.scm (pjproject)[propagated-inputs]: Likewise.
* gnu/packages/rdf.scm (rasqal)[inputs]: Likewise.
* gnu/packages/search.scm (xapian)[inputs]: Likewise.
* gnu/packages/sssd.scm (sssd)[native-inputs]: Likewise.
* gnu/packages/storage.scm (ceph)[inputs]: Add UTIL-LINUX:LIB.
* gnu/packages/task-management.scm (taskwarrior)[inputs]: Change to the "lib"
output of UTIL-LINUX.
* gnu/packages/virtualization.scm (libvirt, xen)[inputs]: Likewise.
* gnu/packages/xorg.scm (libsm)[inputs]: Likewise.
2020-01-15 00:24:28 +01:00
Ludovic Courtès 9b65dea806
gnu: Use the two-element 'define-deprecated' form where applicable.
* gnu/packages/guile.scm (guile-json): Use the two-element
'define-deprecated' form.
* gnu/packages/kde.scm (kdevplatform): Likewise.
* gnu/packages/mpi.scm (hwloc-2.0): Likewise.
* gnu/packages/qt.scm (qt): Likewise.
2020-01-12 00:19:09 +01:00
Tobias Geerinckx-Rice fc87c7ce46
gnu: kdevelop: Update to 5.4.6.
* gnu/packages/kde.scm (kdevelop): Update to 5.4.6.
2020-01-11 03:12:19 +01:00
Hartmut Goebel 9b98d288c4
gnu: Add zeroconf-ioslave.
* gnu/packages/kde.scm (zeroconf-ioslave): New variable.
2019-12-23 18:24:55 +01:00
Hartmut Goebel b2fdd0cf4a
gnu: Add grantleetheme.
* gnu/packages/kde.scm (grantleetheme): New variable.
* gnu/packages/patches/grantlee-merge-theme-dirs.patch: New file.
* gnu:lokal.mk (DATA): Add it.
2019-12-23 18:14:17 +01:00
Hartmut Goebel 46b7544e26
gnu: kdeconnect: Use fixed qt-build-system.
* gnu/packages/kde.scm (kdeconnect)[arguments]<phases>: Use
  %standard-phases without explicitly referring to the qt-build-system
  module.
2019-12-23 16:06:02 +01:00
Hartmut Goebel 0422d3e1e5
gnu: kdevelop: Use fixed qt-build-system.
* gnu/packages/kde.scm (kdevelop)[arguments]<phases>: Use
  %standard-phases without explicitly referring to the qt-build-system
  module.
2019-12-23 16:06:02 +01:00
Hartmut Goebel e87b83b62c
gnu: Deprecate kdevplatform package.
* gnu/packages/kde.scm (kdevplatform): Define as a deprecated alias
  for 'kdevelop`.
2019-12-11 11:52:51 +01:00
Hartmut Goebel 6e23bee634
gnu: kdevelop: Update to 5.4.5.
* gnu/packages/kde.scm(kdevelop): Update to 5.4.5, use qt-build-sytem.
  [native-inputs]: Move shared-mime-info from …
  [inputs] … here; Remove kconfig, kdevplatform, libepoxy; Add apr, apr-util,
  astyle, attica, boost, kconfigwidgets, kservice, libkomparediff2,
  oxygen-icons, qtquickcontrols2, sonnet, subversion; structure and sort list
  of inputs.
  [arguments] Disable tests.  <phases>: Base on phases from qt-build-system.
  {wrap-executable}: Remove.  {add-include-path}: New phase.  {check} Keep it..
2019-12-11 11:52:50 +01:00
Hartmut Goebel 498abd9534
gnu: kdevelop-pg-qt: Update to 2.2.0.
* gnu/packages/kde.scm(kdevelop-pg-qt): Update to 2.2.0.
2019-12-11 11:52:50 +01:00
Marius Bakke 4b96b90ae1
gnu: Remove duplicate copyright line.
* gnu/packages/kde.scm: Remove duplicate copyright.
2019-12-11 01:13:24 +01:00
Hartmut Goebel b9c9cdbf9e
gnu: Add libkdegames.
* gnu/packages/kde.scm (libkdegames): New variable.
2019-12-10 17:26:38 +01:00