From patchwork Thu Apr 11 07:43:57 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sughosha X-Patchwork-Id: 62920 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 9260F27BBE9; Thu, 11 Apr 2024 08:45:10 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id D6E0227BBE2 for ; Thu, 11 Apr 2024 08:45:08 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rup7A-0000ZT-L4; Thu, 11 Apr 2024 03:44:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rup78-0000Z2-Oz for guix-patches@gnu.org; Thu, 11 Apr 2024 03:44:55 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rup77-0008TB-CT for guix-patches@gnu.org; Thu, 11 Apr 2024 03:44:53 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rup7G-0005aj-Al for guix-patches@gnu.org; Thu, 11 Apr 2024 03:45:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70334] [PATCH 2/2] gnu: Add kdepim-addons. Resent-From: Sughosha Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 11 Apr 2024 07:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70334 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70334@debbugs.gnu.org Cc: Sughosha Received: via spool by 70334-submit@debbugs.gnu.org id=B70334.171282148821359 (code B ref 70334); Thu, 11 Apr 2024 07:45:02 +0000 Received: (at 70334) by debbugs.gnu.org; 11 Apr 2024 07:44:48 +0000 Received: from localhost ([127.0.0.1]:54835 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rup70-0005Y5-7N for submit@debbugs.gnu.org; Thu, 11 Apr 2024 03:44:48 -0400 Received: from layka.disroot.org ([178.21.23.139]:53330) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rup6w-0005XO-OJ for 70334@debbugs.gnu.org; Thu, 11 Apr 2024 03:44:44 -0400 X-Virus-Scanned: SPAM Filter at disroot.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1712821471; bh=v/QlaQ1uZaH0UV9XKzLIXkR3jY2xAe8w7ZdFm8xz698=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=A2G+VkcdOBGUApv0Znh85mi10xvE1LGJiXb26z11/zy84qkJ2ggjSS9ullBE0RvS2 zUxlG+hwDbna0iPGRldM/ouWeojDTIZfEPOb5pXCRsa7Ig/5F4MbLXvbNjceZBX32Q 7gi2HvNjY6fVo0d0Hkdrf7L300buz7nTvhjxBd4L1DXDofgKeAlHn+syKLaTpTmgmZ vuU2wgJ3ffPnKHoZWjRofu4EXAxG9vOmLCj1YvS3xqFaWyk9CX8jlz6oILJCqk9Wwc xvAOmpGo1zmo9VSrZ7L/hOqyB/gii3e4/oQm2TmIs/WxGyTYjP++X+xVTQ+qzeznfE L/S7yRZFqCS8w== Date: Thu, 11 Apr 2024 13:13:57 +0530 Message-ID: <830fd2701e30464853ebfef5149c21d787596ae1.1712821437.git.sughosha@disroot.org> In-Reply-To: <4f1e9eb5bc0afe8bd79c2735a55d3a4b34a389b9.1712821437.git.sughosha@disroot.org> References: <4f1e9eb5bc0afe8bd79c2735a55d3a4b34a389b9.1712821437.git.sughosha@disroot.org> MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Sughosha X-ACL-Warn: , Sughosha via Guix-patches X-Patchwork-Original-From: Sughosha via Guix-patches via From: Sughosha Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches Change-Id: Ie955bf42328925d21b80cfe4a052618f9dc3a661 --- gnu/packages/kde-pim.scm | 95 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm index 5c7c430e23..0b95bbd4d7 100644 --- a/gnu/packages/kde-pim.scm +++ b/gnu/packages/kde-pim.scm @@ -42,6 +42,7 @@ (define-module (gnu packages kde-pim) #:use-module (gnu packages gnupg) #:use-module (gnu packages kde) #:use-module (gnu packages kde-frameworks) + #:use-module (gnu packages markup) #:use-module (gnu packages openldap) #:use-module (gnu packages pdf) #:use-module (gnu packages pkg-config) @@ -844,6 +845,100 @@ (define-public kcalutils functions for accessing calendar data using the kcalcore API.") (license license:lgpl2.0+))) +(define-public kdepim-addons + (package + (name "kdepim-addons") + (version "23.04.3") + (source + (origin + (method url-fetch) + (uri (string-append "mirror://kde/stable/release-service/" version + "/src/kdepim-addons-" version ".tar.xz")) + (sha256 + (base32 "1nai47wccf1shrgvywslqdkxk066zdkpb1grf3qzh8q77za2kmqz")))) + (build-system qt-build-system) + (arguments + (list #:phases + #~(modify-phases %standard-phases + ;; TODO: Out of 156 tests, 10 fail and 2 get stuck. + ;; kdepim-addons-todoedittest and kdepim-addons-eventedittest + ;; get stuck. Do they require user input? + ;; eventdatavisitortest and pimeventsplugintest fail only in the + ;; check phase of guix build, but testing the same normally + ;; outside the guix build passes these two tests. + ;; messageviewer-dkimauthenticationverifiedserverdialogtest + ;; fails due to SEGFAULT. + (replace 'check + (lambda* (#:key tests? #:allow-other-keys) + (setenv "HOME" "/tmp") + (when tests? + (invoke "dbus-launch" "ctest" "-E" "\ +(kdepim-addons-todoedittest|kdepim-addons-eventedittest\ +|enterpriseheaderstyleplugintest|fancyheaderstyleplugintest\ +|grantleeheaderstyleplugintest|messageviewerplugins-rendertest\ +|akonadi-sqlite-rendertest-akonadi|akonadi-sqlite-mailsenderjobtest\ +|akonadi-sqlite-gravatarupdatewidgettest|eventdatavisitortest\ +|pimeventsplugintest\ +|messageviewer-dkimauthenticationverifiedserverdialogtest)"))))))) + (native-inputs + (list dbus extra-cmake-modules libxml2)) ;libxml2 for xmllint + (inputs + (list akonadi + akonadi-calendar + akonadi-contacts + akonadi-import-wizard + akonadi-mime + akonadi-notes + discount + grantlee + grantleetheme + kaddressbook + kcalendarcore + kcalendarsupport + kcalutils + karchive + kconfig + kcontacts + kdbusaddons + kdeclarative + keventviews + kguiaddons + kholidays + ki18n + kiconthemes + kidentitymanagement + kimap + kincidenceeditor + kio + kitemmodels + kmailcommon + kmailimporter + kmailtransport + kitinerary + kmessagelib + kmime + kparts + kpimcommon + kpimtextedit + kpkpass + ksyntaxhighlighting + ktextaddons + ktnef + kwallet + kxmlgui + libgravatar + libkdepim + libkleo + libksieve + prison + qtwebengine-5)) + (home-page "https://invent.kde.org/pim/kdepim-addons") + (synopsis "Add-ons for KDE PIM applications") + (description "This package contains add-ons for KDE PIM applications such +as KMail, KAddressBook etc.") + (license + (list license:gpl2+ license:lgpl2.0+)))) + (define-public kdepim-runtime (package (name "kdepim-runtime")