From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from re-prd-fep-045.btinternet.com (mailomta32-re.btinternet.com [213.120.69.125]) by sourceware.org (Postfix) with ESMTPS id 390323858C51 for ; Sun, 15 May 2022 15:18:14 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 390323858C51 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=dronecode.org.uk Authentication-Results: sourceware.org; spf=none smtp.mailfrom=dronecode.org.uk Received: from re-prd-rgout-002.btmx-prd.synchronoss.net ([10.2.54.5]) by re-prd-fep-045.btinternet.com with ESMTP id <20220515151812.EBXO3219.re-prd-fep-045.btinternet.com@re-prd-rgout-002.btmx-prd.synchronoss.net>; Sun, 15 May 2022 16:18:12 +0100 Authentication-Results: btinternet.com; auth=pass (PLAIN) smtp.auth=jonturney@btinternet.com; bimi=skipped X-SNCR-Rigid: 613A8DE8236B74F4 X-Originating-IP: [86.139.167.41] X-OWM-Source-IP: 86.139.167.41 (GB) X-OWM-Env-Sender: jonturney@btinternet.com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgedvfedrheefgdekhecutefuodetggdotefrodftvfcurfhrohhfihhlvgemuceutffkvffkuffjvffgnffgvefqofdpqfgfvfenuceurghilhhouhhtmecufedtudenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhepkfffgggfuffvfhfhjggtgfesthejredttdefjeenucfhrhhomheplfhonhcuvfhurhhnvgihuceojhhonhdrthhurhhnvgihsegurhhonhgvtghouggvrdhorhhgrdhukheqnecuggftrfgrthhtvghrnhepvdevheegfeeftefhieeigeejlefggedugeevtdduffelvdfhheevfeeujedugefgnecuffhomhgrihhnpeguvggsihgrnhdrohhrghdprghutghklhgrnhgurdgrtgdrnhiinecukfhppeekiedrudefledrudeijedrgedunecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehhvghloheplgduledvrdduieekrddurddutdehngdpihhnvghtpeekiedrudefledrudeijedrgedupdhmrghilhhfrhhomhepjhhonhdrthhurhhnvgihsegurhhonhgvtghouggvrdhorhhgrdhukhdpnhgspghrtghpthhtohepvddprhgtphhtthhopegthihgfihinhdqrghpphhssegthihgfihinhdrtghomhdprhgtphhtthhopehfvgguvghrihgtohdrkhhirhgthhgvihhssehgmhgrihhlrdgtohhm X-RazorGate-Vade-Verdict: clean 0 X-RazorGate-Vade-Classification: clean Received: from [192.168.1.105] (86.139.167.41) by re-prd-rgout-002.btmx-prd.synchronoss.net (5.8.716.04) (authenticated as jonturney@btinternet.com) id 613A8DE8236B74F4; Sun, 15 May 2022 16:18:12 +0100 Message-ID: <6d937a0e-8c11-cdbe-d902-911320007e83@dronecode.org.uk> Date: Sun, 15 May 2022 16:18:11 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 Subject: Re: [ITP] dumpasn1 Content-Language: en-GB To: Federico Kircheis , "cygwin-apps@cygwin.com" References: <4571160c-62be-8057-2d02-5ee78fe88f8c@gmail.com> <72cc1c7e-25e1-0e71-df0a-c267c95ce692@dronecode.org.uk> <8CF1DBFE-66B9-4DC2-AC26-15EC6574352B@gmail.com> From: Jon Turney In-Reply-To: <8CF1DBFE-66B9-4DC2-AC26-15EC6574352B@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1193.7 required=5.0 tests=BAYES_00, FORGED_SPF_HELO, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2022 15:18:16 -0000 On 14/05/2022 15:58, Federico Kircheis wrote: > On 14 May 2022 13:24:08 UTC, Jon Turney wrote: >> On 11/05/2022 20:20, Federico Kircheis wrote: >>> >>> Hello to everyone, >>> >>> I'm interested in becoming a package maintainer for the program dumpasn1. >>> (see https://packages.debian.org/sid/dumpasn1 and https://www.cs.auckland.ac.nz/~pgut001/) >>> >>> 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 >>> >>> .hint and .cygport files are attached >>> >>> As the name implies, it is a program for dumping data encoded using the ASN.1 encoding rules >> >> Thanks. I added this to your authorized packages. >> >> A few small comments on the cygport >> >>> HOMEPAGE="https://www.cs.auckland.ac.nz/~pgut001/" >>> SRC_URI="http://deb.debian.org/debian/pool/main/d/dumpasn1/dumpasn1_${VERSION}.orig.tar.gz" >> >> I'm not sure that 'https://www.cs.auckland.ac.nz/~pgut001/dumpasn1.c' isn't the correct SRC_URI. >> >> The debian packaging contains a manpage, which it might be useful to incorporate. >> >>> BUILD_REQUIRES="" >>> REQUIRES="" >>> >>> PKG_NAMES="dumpasn1" >> >> None of these are necessary, I think. > > I've used the debian package ad it is a package that contains everything for creating the cygwin package (source+config), and provides a versioned source. > > The URL you suggested is only the source file, and to be honest I do not know how to write the corresponding cygport file. > It also does not seem to be versioned. > > Thus I would prefer to use the Debian source if it is not an issue. Fair enough.