delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/11/29/07:45:49

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 323A03858009
Authentication-Results: sourceware.org;
dmarc=none (p=none dis=none) header.from=dinwoodie.org
Authentication-Results: sourceware.org;
spf=pass smtp.mailfrom=adam AT dinwoodie DOT org
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=dinwoodie.org; s=google;
h=mime-version:references:in-reply-to:from:date:message-id:subject:to
:content-transfer-encoding;
bh=2r2ay6va/hjJhbl47ayDtl8XGEMI4E1dJXUcfW8iGII=;
b=uq8cznw1XT3snAY+S5/iUeeEesIzGY7gWjTkyI5++yBNQhX90nQn5BXA7zhNm2EQM+
nUbUozWVN4JgyjmMpRPpS3k0BenfP9HbbATsJl1R5f1yxSyfDbzSapX0GNsVZPjmplrA
SGijUdKSFF80qXU6ykip+APrSxWqJXfdY6QzE=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:mime-version:references:in-reply-to:from:date
:message-id:subject:to:content-transfer-encoding;
bh=2r2ay6va/hjJhbl47ayDtl8XGEMI4E1dJXUcfW8iGII=;
b=U3zR+58lLT++KmKjHeF07moTZNs0Tn8v86MhLePoptQXkaRbaX/1SQg6hxgUO/1IYH
jbdu7FXofGk9yV5SGt7dNZQhR0b525VD/ad6obbyn4V2FiX1/4MA3Zdbp6fOELUbBGHe
vq8iRgXYcpeN76LfTviZXS9z1Cg1NZ0bITfTT1Fi2HLgx8VLe/MVBSKsXt4RiYk2pU01
kEGoIee1vssCEoXzFDpS3Ckg2yjt9LxgxtDExl0mJPvYlgRrUUp7A2M3/gn+JJWwlt/H
mFoAkbbeZQLDCNTCOJy/8lGu9J6Qj8cfNNBfkgDbjqwCXrpA4gke7Qku0FcaU0LNYmy/
0fRA==
X-Gm-Message-State: AOAM530fNYQ2OYq4/l+AWukhcnjJT++31q/BT1X4u7K1j7nI33NkyxTD
nPrr7f/qzjzVjGCkgA/Aq1ciL6JmJbQMpE0ESD3KihnZ54nmqBPiA2U=
X-Google-Smtp-Source: ABdhPJyem3iseXcUI4hvlxRviF3sPBXFJ7ONg/+6PJUz28unIkZVbUb1gzHNxGDkC1bxLYN90SKX8ctCSJgpWIDBcvo=
X-Received: by 2002:a05:6830:1d8f:: with SMTP id
y15mr13361815oti.332.1606653898430;
Sun, 29 Nov 2020 04:44:58 -0800 (PST)
MIME-Version: 1.0
References: <c0439cdd-a98c-e8b6-38f2-97fba5875284 AT upc DOT edu>
<2c89f5b8-c98b-3f12-f471-9081d9f721ef AT cornell DOT edu>
<6d435af0-3b21-44fb-7427-c4b53d5674d5 AT upc DOT edu>
<48939b5b-14c2-d728-21b7-6856c5ea163f AT cornell DOT edu>
<9a37f4bf-99b7-595d-e164-597806cc4377 AT upc DOT edu>
<ab434975-5a05-8b6b-2206-163062938f7e AT cornell DOT edu>
<fc534db6-4386-0752-c5c9-b32cfffc78b9 AT upc DOT edu>
In-Reply-To: <fc534db6-4386-0752-c5c9-b32cfffc78b9@upc.edu>
From: Adam Dinwoodie <adam AT dinwoodie DOT org>
Date: Sun, 29 Nov 2020 12:44:24 +0000
Message-ID: <CA+kUOakQTwzQPosVUQzr6eQJeqdMU5njXRdnjOB0D3bjOuC0FA@mail.gmail.com>
Subject: Re: gengetopt
To: "Cygwin (cygwin AT cygwin DOT com)" <cygwin AT cygwin DOT com>
X-Spam-Status: No, score=-3.2 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_SHORT, RCVD_IN_DNSWL_NONE,
SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 0ATCjVkv015511

On Sun, 29 Nov 2020 at 11:44, Rafel Amer Ramon wrote:
> is it possible that the developers include the program gengetopt
> https://www.gnu.org/software/gengetopt/gengetopt.html
> in the distribution if cygwin?

Hi Rafel,

Cygwin package maintainers are all volunteers, and the best way to get
something included as a Cygwin package is almost certainly to package
it yourself. There's a guide to doing so at
https://cygwin.com/packaging-contributors-guide.html#submitting

If you're not proposing to maintain the package yourself then, as with
all open source projects, we have the issue that someone has to do it,
and clearly nobody thus far has been sufficiently motivated to do the
work themselves until now. Sometimes this sort of request will be
sufficient for a volunteer to step forwards, but the best way to get
something done is often to do it yourself…
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019