unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: ng0 <ng0@we.make.ritual.n0.is>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add perl-mhonarc.
Date: Sun, 11 Sep 2016 09:21:39 +0300	[thread overview]
Message-ID: <20160911062139.GH6073@macbook42.flashner.co.il> (raw)
In-Reply-To: <20160907182439.13598-1-ng0@we.make.ritual.n0.is>

[-- Attachment #1: Type: text/plain, Size: 1758 bytes --]

On Wed, Sep 07, 2016 at 06:24:39PM +0000, ng0 wrote:
> * gnu/packages/mail.scm (perl-mhonarc): New variable.
> ---
>  gnu/packages/mail.scm | 23 +++++++++++++++++++++++
>  1 file changed, 23 insertions(+)
> 
> diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
> index c2fc1a9..9740339 100644
> --- a/gnu/packages/mail.scm
> +++ b/gnu/packages/mail.scm
> @@ -1388,3 +1388,26 @@ to mbox files, maildir folders or a Mail Delivery Agent (MDA),
>  TLS/SSL, several authentication methods, Internationalized Domain
>  Names (IDN) and SOCKS proxies.")
>      (license gpl3+)))
> +
> +(define-public perl-mhonarc
> +  (package
> +    (name "perl-mhonarc")
> +    (version "2.6.19")
> +    (source
> +     (origin
> +       (method url-fetch)
> +       (uri (string-append
> +             "mirror://cpan/authors/id/E/EH/EHOOD/MHonArc-"
> +             version ".tar.gz"))
> +       (sha256
> +        (base32
> +         "0ll3v93yji334zqp6xfzfxc0127pmjcznmai1l5q6dzawrs2igzq"))))
> +    (build-system perl-build-system)
> +    (home-page "https://www.mhonarc.org/")
> +    (synopsis "Create HTML archives of mail/news messages")
> +    (description
> +     "MHonArc is a Perl mail-to-HTML converter.  MHonArc
> +provides HTML mail archiving with index, mail thread linking,
> +etc; plus other capabilities including support for MIME and
> +powerful user customization features.")
> +    (license gpl2)))
> -- 
> 2.10.0
> 

This looks good to me. Anyone else want to take a look at it before I
push it?

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2016-09-11  6:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-07 18:24 [PATCH] gnu: Add perl-mhonarc ng0
2016-09-11  6:21 ` Efraim Flashner [this message]
2016-09-11 15:23   ` Leo Famulari
2016-09-11 15:46     ` ng0
2016-09-13  5:35       ` Leo Famulari
2016-09-14  9:29         ` ng0
2016-09-14 21:32           ` Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160911062139.GH6073@macbook42.flashner.co.il \
    --to=efraim@flashner.co.il \
    --cc=guix-devel@gnu.org \
    --cc=ng0@we.make.ritual.n0.is \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).