From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id MK9JDgWVF2YKLgEAe85BDQ:P1 (envelope-from ) for ; Thu, 11 Apr 2024 09:45:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id MK9JDgWVF2YKLgEAe85BDQ (envelope-from ) for ; Thu, 11 Apr 2024 09:45:09 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=A2G+Vkcd; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1712821509; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=mMLQMuJqgwEEPe8PGaeW0x4RH6Iw/f9RY0J0zUp3e1U=; b=D/vsilhCnw2Rs1QdwJlUUB/QvEuRTmJzfLDn8yI9BDNyzLJ1djTmm+dnpKJOuUoBjCsdw4 KFKuj1HIFijGC0PVMqama/YGSjAg29ohTGkmbLXvXlZG9GirXhFiZ/V8pCqo/YHyRl/C9f HmiCwJIQBu6o3lNNOL1B1JLV6bTVf1JcmHoB0rKhK9ZNfKL9n4v2whTjUt4PDsBkLUPi6z xyfp89fkWGT6IBqJsQWBFWMTNSxtswsxM0gMivawBdPQ4KefOb+VMULGf0mgRXwzKwGfbQ +SV6rR3WxdjOnuEgWqp/qZIsgOdhi0GgKFXMRBHEBuC96qcBD2TH5HnL3jl9EQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1712821509; a=rsa-sha256; cv=none; b=WKrfXTM3JpoSl58CSaRVjyhMS/xG/TmDO+iFM0CqBstUV7PygBwzAAbB6czmD63p2Wsf0D U2wW+9leN+9xY/WpS0h3xpzClgBvTO09fpOFXylopF1ows26+hPDun64T47SQqU/7b2SwD 1Zb5/KTRNc3/hLB5NfBV5QS1/X0HYia8FDAcwPawfknCNPwfPvdoV1tYV6PWdWC6pgF3Tq pevEw8gmSDbi+1EEnMFXFQZRdtDbCVkF3OLRedFEbYeKY9Mh5nSL4teSikGtCftaTN1lGh /AwY0LwhduAbxsGQiUQUEObmOms5ociBr0ARH6COZ4xqK/ZpRIO76AZluQMe1Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=A2G+Vkcd; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id CCD3B66E3D for ; Thu, 11 Apr 2024 09:45:08 +0200 (CEST) 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 Content-Transfer-Encoding: 8bit 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 From: Sughosha via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.37 X-Spam-Score: -6.37 X-Migadu-Queue-Id: CCD3B66E3D X-Migadu-Scanner: mx12.migadu.com X-TUID: wOreEiZFZIdo 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") -- 2.41.0