[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
306/458: gnu: kontactinterface: Update to 24.05.2.
From: |
guix-commits |
Subject: |
306/458: gnu: kontactinterface: Update to 24.05.2. |
Date: |
Mon, 15 Jul 2024 08:01:00 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit efd8ba0bac8ebcff2af45d4709444e65d6e52cd4
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Mon Jul 8 09:15:23 2024 +0800
gnu: kontactinterface: Update to 24.05.2.
* gnu/packages/kde-pim.scm (kontactinterface): Update to 24.05.2.
[inputs]: Remove qtbase-5 and qtx11extras; add libxkbcommon.
[arguments]: Set #:qtbase-5 to qtbase.
Change-Id: I516c697dcde38f480480b11795205c9abff03dfc
---
gnu/packages/kde-pim.scm | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index 37364f63e4..7125b2f597 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -49,6 +49,7 @@
#:use-module (gnu packages search)
#:use-module (gnu packages sqlite)
#:use-module (gnu packages tls)
+ #:use-module (gnu packages xdisorg)
#:use-module (gnu packages xml))
(define-public akonadi
@@ -1659,14 +1660,14 @@ Features:
(define-public kontactinterface
(package
(name "kontactinterface")
- (version "23.04.3")
+ (version "24.05.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kontactinterface-" version ".tar.xz"))
(sha256
- (base32 "16fg24hz9vx912cffc94x5zx4jv3k72mbxgp5ck50lydypx6rfns"))))
+ (base32 "05g9mw29pi5z536pmxhavdispq5whgkx56iqqsdz8dy9rgjlm1bc"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules))
@@ -1677,8 +1678,8 @@ Features:
kparts
kwindowsystem
kxmlgui
- qtbase-5
- qtx11extras))
+ libxkbcommon))
+ (arguments (list #:qtbase qtbase))
(home-page "https://api.kde.org/kdepim/kontactinterface/html/index.html")
(synopsis "Kontact interface library")
(description "This library provides the glue necessary for
- 216/458: gnu: kjumpingcube: Update to 24.05.2., (continued)
- 216/458: gnu: kjumpingcube: Update to 24.05.2., guix-commits, 2024/07/15
- 183/458: gnu: krfb: Update to 24.05.2., guix-commits, 2024/07/15
- 192/458: gnu: bovo: Update to 24.05.2., guix-commits, 2024/07/15
- 186/458: gnu: krdc: Update to 24.05.2., guix-commits, 2024/07/15
- 229/458: gnu: killbots: Update to 24.05.2., guix-commits, 2024/07/15
- 241/458: gnu: kmousetool: Update to 24.05.2., guix-commits, 2024/07/15
- 237/458: gnu: keysmith: Update to 24.05.2., guix-commits, 2024/07/15
- 254/458: gnu: kimap: Update to 24.05.2., guix-commits, 2024/07/15
- 242/458: gnu: kmouth: Update to 24.05.2., guix-commits, 2024/07/15
- 259/458: gnu: Add sddm-qt5., guix-commits, 2024/07/15
- 306/458: gnu: kontactinterface: Update to 24.05.2.,
guix-commits <=
- 319/458: gnu: akregator: Update to 24.05.2., guix-commits, 2024/07/15
- 46/458: gnu: kwindowsystem: Update to 6.3.0., guix-commits, 2024/07/15
- 44/458: gnu: kdbusaddons: Update to 6.3.0., guix-commits, 2024/07/15
- 39/458: gnu: kitemviews: Update to 6.3.0., guix-commits, 2024/07/15
- 49/458: gnu: oxygen-icons: Update to 6.0.0., guix-commits, 2024/07/15
- 59/458: gnu: knotifications: Update to 6.3.0., guix-commits, 2024/07/15
- 57/458: gnu: kdoctools: Update to 6.3.0., guix-commits, 2024/07/15
- 103/458: gnu: oxygen-sounds: Update to 6.1.2., guix-commits, 2024/07/15
- 81/458: gnu: kde-frameworkintegration: Update to 6.3.0., guix-commits, 2024/07/15
- 117/458: gnu: kgamma: Update to 6.1.2., guix-commits, 2024/07/15