gnu: kmailimporter: Update to 24.05.2.

* gnu/packages/kde-pim.scm (kmailimporter): Update to 24.05.2.
[inputs]: Remove grantlee, karchive and qtbase-5.
[propagated-inputs]: Add karchive.
[arguments]: Set #:qtbase to qtbase.

Change-Id: If9d32a462a9a799ceb55878ed34ba77806e721e2
This commit is contained in:
Zheng Junjie 2024-07-07 23:19:40 +08:00
parent 761187a73a
commit 562c790838
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -1418,14 +1418,14 @@ (define-public kmailcommon
(define-public kmailimporter
(package
(name "kmailimporter")
(version "23.04.3")
(version "24.05.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/mailimporter-" version ".tar.xz"))
(sha256
(base32 "18shpxz7rg64g2mxdhdjhxhn893m0930v76cdnij339ycbcq5ypc"))))
(base32 "0hjwz70ys2bi6l8c2anzc7mhcapcqsximrxh813sp36hqwsix52g"))))
(properties `((upstream-name . "mailimporter")))
(build-system qt-build-system)
(native-inputs
@ -1434,10 +1434,8 @@ (define-public kmailimporter
(list akonadi
akonadi-contacts
akonadi-mime
grantlee
grantleetheme
boost
karchive
kcompletion
kconfig
kconfigwidgets
@ -1454,8 +1452,9 @@ (define-public kmailimporter
ktextaddons
ktextwidgets
kxmlgui
libkdepim
qtbase-5))
libkdepim))
(propagated-inputs (list karchive))
(arguments (list #:qtbase qtbase))
(home-page "https://invent.kde.org/pim/mailimporter")
(synopsis "KDE mail importer library")
(description "This package provides libraries for importing mails other