From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id kGMAB4kML2PwfwEAbAwnHQ (envelope-from ) for ; Sat, 24 Sep 2022 15:56:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id wPHnBokML2MFGgEAauVa8A (envelope-from ) for ; Sat, 24 Sep 2022 15:56:25 +0200 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 A57989BC1 for ; Sat, 24 Sep 2022 15:56:24 +0200 (CEST) Received: from localhost ([::1]:36054 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oc5dm-00036U-OU for larch@yhetil.org; Sat, 24 Sep 2022 09:56:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41000) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oc5dS-00033L-PK for guix-patches@gnu.org; Sat, 24 Sep 2022 09:56:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45775) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oc5dS-0005a5-Gv for guix-patches@gnu.org; Sat, 24 Sep 2022 09:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oc5dS-0001N4-B9 for guix-patches@gnu.org; Sat, 24 Sep 2022 09:56:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57021] [PATCH v8 1/2] gnu: Add nmail. References: In-Reply-To: Resent-From: M Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 24 Sep 2022 13:56:02 +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.16640277374011 (code B ref 57021); Sat, 24 Sep 2022 13:56:02 +0000 Received: (at 57021) by debbugs.gnu.org; 24 Sep 2022 13:55:37 +0000 Received: from localhost ([127.0.0.1]:43603 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oc5d2-00012U-Te for submit@debbugs.gnu.org; Sat, 24 Sep 2022 09:55:37 -0400 Received: from knopi.disroot.org ([178.21.23.139]:55932) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oc5d0-0000zF-8L for 57021@debbugs.gnu.org; Sat, 24 Sep 2022 09:55:35 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 8B4034C17A; Sat, 24 Sep 2022 15:55:32 +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 1ZGQJS15ckEo; Sat, 24 Sep 2022 15:55:31 +0200 (CEST) From: M DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disr.it; s=mail; t=1664027731; bh=D1InEFt7jSyWNarpKcZp5Qtdc8I6FYe5M1zTqTEXvHo=; h=From:To:Cc:Subject:Date; b=E/wlpj2Iq8N75uzVttnTne8ASGytfb11eDW19Xk0ETZ3iua1/npPRp+NhQq0CiA+j tTGWne65qVfSOFLnA72i4mOCweamQAYPYxDe+j/2xUKZugLJVYs/FIHmuXHKHC9EO7 BTCqiddXwVV5Nm0kkEt3rhH2L2k46M+L/1gBArw9aShqfIcROytx6H3ThEJisUm6Gw 8W06uHQdbVW+VW1w8tLgNOIZAuWn2KxV6Y94vzZ6sAdZmI/scTF3DrSNeD3GkbLcro flnWaaOTmZnSsPUG46IRMzcxVc0Cj5ANOOYrY5u1lHjvEl5fz0e5mnXvQoP2luc/YR 37xvOv0f1PmKg== Date: Sat, 24 Sep 2022 15:55:17 +0200 Message-Id: <20220924135518.21476-1-matf@disr.it> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1664027784; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=xlLNpS7kdl0fg49hG8oppfVicqFIsnONjPWfmbt/y3I=; b=HvSOb/UhRg/nERxsshm6U1onsVPu1KbfGjhdgKO0EuLDE0PTCN9sz1b2udd0Hsa0v62X7n 7Z57knkywONe7h0VbVB/z3s3dq6QJyLvYHBOkYiC1mxBYJq13OLVknIrTo5LNBdxg2yE/u 1oGlSHW4fdbD/OBLnBhjXFiMBYhVrfAqwu2WMBNnshB+dKLHCIulNWFnm5riafFzpmW08/ ccERzufah2BWyQSUKcu2UGwYCsRKqZv6kNCFg7As2x0zjtc11CSp8AA2b4WumnIpHhVU15 tYiyjR+tnLiL5AJVD7RdJmrKQlhbVLkJXcl8eYNnUxuC2UTDGd6uPa0Cv5wAlQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1664027784; a=rsa-sha256; cv=none; b=YODzU5NJSMcrnox6c1WC7xPFs7X5vbpCW/BeeH+caOZyvh1ccuLaimDeqqdx9imbTvkYHp NIqm3ea7IGfYIWDN9o9ZQ+SWEAheiQLSztyubcZ5vYe2NYzCdKMzk6vhWD3qlJxpdNp/H9 FQshHbRChL/ljY2mH8o8h/whcrUc3hNBnc+wMGbta++8TXa6YuXaZIZnChd/hvviGzfmhP ye/51zPjja6YqIuiy85Lj50utILizDJauDEV7LVHu0axTChTjaQgyKRONx+jfHcraPGGe5 cP6rTrPWca8ypFyDpgxfiFfd1eMhqZHC856rB3QTQgI5CGF6sxG8/ZGaOKTE1w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disr.it header.s=mail header.b="E/wlpj2I"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=disr.it (policy=none); 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" X-Migadu-Spam-Score: 9.15 X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disr.it header.s=mail header.b="E/wlpj2I"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=disr.it (policy=none); 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" X-Migadu-Queue-Id: A57989BC1 X-Spam-Score: 9.15 X-Migadu-Spam: Yes X-Migadu-Scanner: scn1.migadu.com X-TUID: 8yDFnVO6Xboy * 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") -- 2.37.2