From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 49895 invoked by alias); 20 Jan 2018 18:22:24 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 49880 invoked by uid 89); 20 Jan 2018 18:22:23 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=assess, H*u:6.1, H*UA:6.1, offer X-HELO: mail-wm0-f68.google.com Received: from mail-wm0-f68.google.com (HELO mail-wm0-f68.google.com) (74.125.82.68) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 20 Jan 2018 18:22:22 +0000 Received: by mail-wm0-f68.google.com with SMTP id r78so9444455wme.0 for ; Sat, 20 Jan 2018 10:22:22 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=CW1nvVrFOuTThwACY2wIzY/C4BjWC+nHJ3t0fNw6XD8=; b=JPAHcJYzsf7kFE1JwpAf7q1i9IzrzwIpgBmAZgthlqI8Yh4Z+O/9LViQmGDouKuEqy pnnnta/GZG6liOOwrJw63po1mwDW8hwjTa9IFPMvnI8jWZbzyfGnN3UQvuWPbwbwes/d quNsMNERkprX5kYJc0WLFeHc1uToh25fLC80Oiib1VciANBRG6uSOFaVAHz/mzdK8sVH /guZe4seVLb8YiZkydfGJOw4p8E5gO8EB7642s14jepppOJmYehyaZTdc/GpXk+nHkon Q746eJbAI59pdX+zKT+j9MvM/FZBHCWkfptarXwHbdaFM4kwk0YMRRcZhMOUL8+57LUm xlFg== X-Gm-Message-State: AKwxyteo9Pw0uAKenEUyP1kiq6PKqiFMnnyKNNbCfGyFW5HM4eigRe9A BUcyv/2NF/MQ88p8DOUhbNXcUA== X-Google-Smtp-Source: AH8x2259Nlsjffmr0963KkVez+ocgJyr8ZnXMaigq7r41pXIgQWP6wwcaqZlueKsT8Q29c90jWOouQ== X-Received: by 10.80.195.193 with SMTP id i1mr4935821edf.139.1516472540228; Sat, 20 Jan 2018 10:22:20 -0800 (PST) Received: from [192.168.2.108] (pD9ED53DE.dip0.t-ipconnect.de. [217.237.83.222]) by smtp.googlemail.com with ESMTPSA id j17sm2205501ede.84.2018.01.20.10.22.19 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 20 Jan 2018 10:22:19 -0800 (PST) Subject: Re: [ITP] neomutt To: cygwin-apps@cygwin.com References: <055dedc7-20ee-ec2a-13da-caf8b7e721e2@gmail.com> From: Marco Atzeri Message-ID: Date: Sat, 20 Jan 2018 18:22:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <055dedc7-20ee-ec2a-13da-caf8b7e721e2@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-01/txt/msg00062.txt.bz2 On 20/01/2018 08:43, Federico Kircheis wrote: > Hello to everyone, > > I'm interested in becoming a package maintainer for the program neomutt. > (see https://www.neomutt.org/) > > It would be a new package for the cygwin distribution, but it is already > distributed on different systems, like Arch, Debian, Fedora, openSUSE, > Gentoo and many others, including BSD and Mac OS (more information can > be found here: https://www.neomutt.org/distro.html). > > > Currently there is no Windows port (and it is not planned), therefore I > would like to maintain a cygwin port, since i was able to compile and > use the program without any patch. > > > neomutt is a fork of the mutt mail client (already provided by cygwin), > and its licensed GPL2 or later. > (see https://www.neomutt.org/guide/intro#copyright). > > > > Best regards > > Federico Kircheis Federico, thanks for you offer. Please follow the guideline https://cygwin.com/packaging-contributors-guide.html#submitting to prepare the package and allow us to assess its consistency with the expect package structure. Feel free to ask guidance here if you have any doubt Regards Marco