From patchwork Thu Sep 15 12:24:17 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Mathieu X-Patchwork-Id: 42635 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 32CD127BBEA; Thu, 15 Sep 2022 13:25:11 +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 ECB6527BBE9 for ; Thu, 15 Sep 2022 13:25:10 +0100 (BST) Received: from localhost ([::1]:42484 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oYnva-0008Lu-1F for patchwork@mira.cbaines.net; Thu, 15 Sep 2022 08:25:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52740) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYnvS-0008Lm-FY for guix-patches@gnu.org; Thu, 15 Sep 2022 08:25:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40483) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oYnvS-0006tb-6Z for guix-patches@gnu.org; Thu, 15 Sep 2022 08:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oYnvR-0005oM-LH for guix-patches@gnu.org; Thu, 15 Sep 2022 08:25:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57021] [PATCH v5] gnu: Add nmail. References: In-Reply-To: Resent-From: M Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 15 Sep 2022 12:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57021 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57021@debbugs.gnu.org Cc: M Received: via spool by 57021-submit@debbugs.gnu.org id=B57021.166324467222295 (code B ref 57021); Thu, 15 Sep 2022 12:25:01 +0000 Received: (at 57021) by debbugs.gnu.org; 15 Sep 2022 12:24:32 +0000 Received: from localhost ([127.0.0.1]:57415 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oYnux-0005nX-Vk for submit@debbugs.gnu.org; Thu, 15 Sep 2022 08:24:32 -0400 Received: from knopi.disroot.org ([178.21.23.139]:33912) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oYnuv-0005nO-Us for 57021@debbugs.gnu.org; Thu, 15 Sep 2022 08:24:31 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3280249FF3; Thu, 15 Sep 2022 14:24:28 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8w9tBYQrges1; Thu, 15 Sep 2022 14:24:26 +0200 (CEST) From: M DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disr.it; s=mail; t=1663244666; bh=D1InEFt7jSyWNarpKcZp5Qtdc8I6FYe5M1zTqTEXvHo=; h=From:To:Cc:Subject:Date; b=wxVTHIMCkib+ar/6vQ2XsJR/OojhI88CJIMKHERAIv01TAdhoBKZuRNNJ6GC970Sk T9QCwtS9MUtYtr3gIyk9O6BcoRUfm23JngYMMSkC+z7a43S19xcLPwd2fQCFEabQi9 4BOWTWlvOxsxpF5VmO2NfX7o4vEtQ1Kn8+mjW1HEg0nRnUVJqc9HxTxA+/TvCjliiJ TfQc0HRVZ7vPyxoZvH/FOB3ouKHzMfa3l/3tav/E/0CnUWaB4DzOC5DXJUgTHylPRY tEPh9zZmTKUFtaMdyFM5XrPyNEUDd+ypLdmKITfXnsGUE90M0OemATqPRv1t9PeZaT NZ+vV6luefBFQ== Date: Thu, 15 Sep 2022 14:24:17 +0200 Message-Id: <20220915122417.22636-1-matf@disr.it> 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: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/mail.scm (nmail): New variable. --- gnu/packages/mail.scm | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index 65d8060862..8f2452a61f 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -50,6 +50,7 @@ ;;; Copyright © 2022 Guillaume Le Vaillant ;;; Copyright © 2022 muradm ;;; Copyright © 2022 jgart +;;; Copyright © 2022 Mathieu Laparie ;;; ;;; This file is part of GNU Guix. ;;; @@ -405,6 +406,43 @@ (define-public mailutils ;; Libraries are under LGPLv3+, and programs under GPLv3+. (list license:gpl3+ license:lgpl3+)))) +(define-public nmail + (package + (name "nmail") + (version "3.74") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/d99kris/nmail/") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "07lkl5syx3l37dhsl41nhmjknhxqgmvwc4il4gygsnr333qk75c9")))) + (build-system cmake-build-system) + (arguments + (list #:phases + #~(modify-phases %standard-phases + (replace 'check + (lambda* (#:key tests? #:allow-other-keys) + (when tests? (invoke "ctest" "--output-on-failure"))))))) + (inputs + (list cyrus-sasl + file + libetpan + ncurses + openssl + sqlite + (list util-linux "lib") + xapian)) + (native-inputs (list pkg-config)) + (home-page "https://github.com/d99kris/nmail") + (synopsis "Terminal-based email client") + (description + "@command{nmail} is an easily configurable terminal-based email client with +a @code{ncurses} user interface similar to @code{alpine} and @code{pine}.") + (license license:expat))) + (define-public go-gitlab.com-shackra-goimapnotify (package (name "go-gitlab.com-shackra-goimapnotify")