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 6LTdNNLgpmJFTgEAbAwnHQ (envelope-from ) for ; Mon, 13 Jun 2022 09:01:38 +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 cPPBNNLgpmLJtgAAauVa8A (envelope-from ) for ; Mon, 13 Jun 2022 09:01:38 +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 46FC89058 for ; Mon, 13 Jun 2022 09:01:38 +0200 (CEST) Received: from localhost ([::1]:49744 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o0e4v-0007Td-2C for larch@yhetil.org; Mon, 13 Jun 2022 03:01:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41624) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o0e1c-0003cr-9l for guix-patches@gnu.org; Mon, 13 Jun 2022 02:58:12 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34976) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o0e1c-0002au-1j for guix-patches@gnu.org; Mon, 13 Jun 2022 02:58:12 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o0e1b-00087a-1G for guix-patches@gnu.org; Mon, 13 Jun 2022 02:58:11 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v2 35/35] gnu: Add aerc. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 13 Jun 2022 06:58:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165510345131008 (code B ref 55903); Mon, 13 Jun 2022 06:58:10 +0000 Received: (at 55903) by debbugs.gnu.org; 13 Jun 2022 06:57:31 +0000 Received: from localhost ([127.0.0.1]:57083 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o0e0w-00083z-TN for submit@debbugs.gnu.org; Mon, 13 Jun 2022 02:57:31 -0400 Received: from knopi.disroot.org ([178.21.23.139]:44988) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o0e0Z-0007yQ-9V for 55903@debbugs.gnu.org; Mon, 13 Jun 2022 02:57:20 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 0D1F843DAA; Mon, 13 Jun 2022 08:57:07 +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 qfBcsVX3E6tx; Mon, 13 Jun 2022 08:57:05 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1655103407; bh=KVcTEnJ8qI8Cv/FlBkCrg0Yn41s1zQuo4P7twlkm60o=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=JIKCvTuUAaZ4qBnEMn1vml2WU6N4ykH1Hn5pBo2Q6CJElwOffpVAgrd/MPsambCa7 zpxJYh09hmYoF6s0xnMazAo0HCMNq7/6luX5Ritvk9lxKSlmVoP/vLbGM4luodHE8U gIcitU2eeMe5fJL5Q5KcKfA1kPyMZ0mrSDlTWi4y9pqL4a1F7+k6yS3yV2DXAvCD4o 7KZdU5qaJLSBQDW/eJaE4us9E2YhHFKQc30pVR+9SCZDG3sbdMwF5wqC8PY43MrxTb Bajju/cm7gXYiX+CTpjB+Vg10vf5ekV8w2iul78xDG7iKkCM6/9eGSen8X5OaR0lsC +rfNi+3UwQXog== Date: Mon, 13 Jun 2022 07:56:34 +0100 Message-Id: <20220613065634.25256-35-paren@disroot.org> In-Reply-To: <20220613065634.25256-1-paren@disroot.org> References: <20220613065634.25256-1-paren@disroot.org> 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" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via 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=1655103698; 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-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=MImr0/Vcqn62NRwnPgtjSC6gieWb2sKBW4xIqsY9jik=; b=VJKXBoih/y77fxWPXWruQCwWNPTh3R8mj8mZNbZhcJ9Wuy2F0hXg+PHGF97wqhL6SpHwwT 8ppyDZaJQRnImoOeFeJ2VuLbs7nT01T8Wf1J6IeUz8MjljrdLsl6L3dvkC35JNgzgQZr+8 JBW4jM/MzTt6KnbhJ9BRwoteW6h1156xXZOg0mYamDtTteeB65cyaXivuh6Dce+jG3hWPg qxa67OfNircE5FmA9MTFpjJ/G6qSOTiMBjcUSVbnjNSlJVULv8HdPR8R3aHQlHLm7Vij6U 881OYK7LEL+HIE/utFyfqH7y/X8PBV06AP4SE9Wy13IJZ6IAuKjB+QZn/6Um7w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655103698; a=rsa-sha256; cv=none; b=uksUW6cT4PMS1qg1AVH/GTylheNc4uAxM7EjQIrKVhEzB3uChfy3Uw1CGH5XLzmwXsXsc2 ACeY6gwD/vCv+SCSmt8U+IjiX6yXqJPayn7Y+wK7GfsG4y35TQ9GWunj0yDtlDC6mDlTCN AQQcyPAjZrzpHxNe8iubH4x6Q3TnDAcbP5bvanD0sCiEkW1wHvFIA9IR+kVVqiQpBefWw4 CipXA/U+pMCqDP+GSaosvdL4fIvO8Mky0fRXMmpf2gSrJrYfwuTztZWFMWqIiyiacivN4j bD4In+iXjqQpiAeE3wtLsfC5mtsG7VjSzm5A4f7I5e2SUk87Um5eWXLwKIcBjw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=JIKCvTuU; dmarc=pass (policy=none) header.from=gnu.org; 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: -2.99 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=JIKCvTuU; dmarc=pass (policy=none) header.from=gnu.org; 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: 46FC89058 X-Spam-Score: -2.99 X-Migadu-Scanner: scn0.migadu.com X-TUID: nvEj7PjkstuJ From: "(unmatched-parenthesis" * gnu/packages/mail.scm (aerc): New variable. --- gnu/packages/mail.scm | 85 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index 8596d0808b..2d75837c0e 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -47,6 +47,7 @@ ;;; Copyright © 2022 Andrew Tropin ;;; Copyright © 2022 Justin Veilleux ;;; Copyright © 2022 Thiago Jung Bauermann +;;; Copyright © 2022 (unmatched parenthesis ;;; ;;; This file is part of GNU Guix. ;;; @@ -4649,3 +4650,87 @@ (define-public smtpmail mailserver on their machine. It enables these users to send their mail over a remote SMTP server.") (license license:gpl2+))) + +(define-public aerc + (package + (name "aerc") + (version "0.10.0-20220609074223-83e0e2638df9") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://git.sr.ht/~rjarry/aerc") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "16lynv7adbkqnwr9kd061v3x5ls4libhcvqby0ryj6s72ra5h27j")))) + (build-system go-build-system) + (arguments + (list #:import-path "git.sr.ht/~rjarry/aerc" + #:install-source? #f ; end-user application + #:build-flags + #~(list "-tags=notmuch" "-ldflags" + (string-append "-X main.Version=" + #$(go-version->git-ref version) + " -X git.sr.ht/~rjarry/aerc/config.shareDir=" + #$output "/share/aerc")) + #:phases + #~(modify-phases %standard-phases + (add-after 'build 'doc + (lambda* (#:key import-path #:allow-other-keys) + (with-directory-excursion (string-append "src/" import-path) + (invoke "make" "doc")))) + (replace 'install + (lambda* (#:key outputs import-path #:allow-other-keys) + (let ((out (assoc-ref outputs "out"))) + (with-directory-excursion (string-append "src/" import-path) + (invoke "make" "install" + (string-append "PREFIX=" out))))))))) + (inputs (list go-github-com-zenhack-go-notmuch + go-golang-org-x-oauth2 + go-github-com-xo-terminfo + go-github-com-stretchr-testify + go-github-com-riywo-loginshell + go-github-com-pkg-errors + go-github-com-mitchellh-go-homedir + go-github-com-miolini-datacounter + go-github-com-mattn-go-runewidth + go-github-com-mattn-go-isatty + go-github-com-lithammer-fuzzysearch + go-github-com-kyoh86-xdg + go-github-com-imdario-mergo + go-github-com-google-shlex + go-github-com-go-ini-ini + go-github-com-gdamore-tcell + go-github-com-gatherstars-com-jwz + go-github-com-fsnotify-fsnotify + go-github-com-emersion-go-smtp + go-github-com-emersion-go-sasl + go-github-com-emersion-go-pgpmail + go-github-com-emersion-go-message + go-github-com-emersion-go-maildir + go-github-com-emersion-go-imap-sortthread + go-github-com-emersion-go-imap + go-github-com-emersion-go-msgauth + go-github-com-ddevault-go-libvterm + go-github-com-danwakefield-fnmatch + go-github-com-creack-pty + go-github-com-arran4-golang-ical + go-github-com-protonmail-go-crypto + go-git-sr-ht--sircmpwn-getopt)) + (native-inputs (list scdoc)) + (home-page "https://git.sr.ht/~rjarry/aerc") + (synopsis "Email client for the terminal") + (description "@code{aerc} is a textual email client for terminals. It +features: +@enumerate +@item First-class support for using patches and @code{git send-email} +@item Vi-like keybindings and command system +@item A built-in console +@item Support for multiple accounts +@end enumerate") + ;; The license given is MIT/Expat; however, linking against notmuch + ;; effectively makes it GPL-3.0-or-later. See this thread discussing it: + ;; + (license license:gpl3+))) -- 2.36.1