public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* cygwin-pkg-maint enhancements
@ 2023-06-11 18:01 Jon Turney
  2023-06-16  9:47 ` Corinna Vinschen
  0 siblings, 1 reply; 4+ messages in thread
From: Jon Turney @ 2023-06-11 18:01 UTC (permalink / raw)
  To: cygwin-apps


I've deployed an update to calm which makes a few small improvements to 
the way cygwin-pkg-maint is handled:

* Lines starting with a '#' are now ignored as a comment

* There's now a simple facility for grouping packages:

Define a group with a line starting with '@', e.g.:

     @upstream_project Maintainer1/Maintainer2

Then @upstream_project can used in a package's maintainer list, as a 
reference to that list of maintainers.

This is all done in a single-pass parser at the moment, so group 
definitions must precede packages which use them.

(Adding this was partially motivated by the fact that I've been 
laboriously identifying and adopting packages which have X.Org as their 
upstream, but there's no way to record that as a group of packages for 
future reference)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-06-19  8:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-11 18:01 cygwin-pkg-maint enhancements Jon Turney
2023-06-16  9:47 ` Corinna Vinschen
2023-06-18 11:06   ` Jon Turney
2023-06-19  8:35     ` Corinna Vinschen

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).