public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* mksetupini: Presence of both 'requires:' and 'depends:' in a PVR.hint file
@ 2018-06-24 18:28 Ken Brown
  2018-06-26 20:19 ` Jon Turney
  0 siblings, 1 reply; 4+ messages in thread
From: Ken Brown @ 2018-06-24 18:28 UTC (permalink / raw)
  To: cygwin-apps

I'd like to add support to cygport for dependencies with version 
relations.  In the course of working on this, I was led to question the 
behavior of mksetupini when a PVR.hint file contains both a 'requires:' 
and a 'depends:' field [*].

Currently, the 'requires:' field gets propagated to the 'requires:' 
field of setup.ini, and the 'depends:' field gets propagated to the 
(version-specific) 'depends2:' field of setup.ini.  When setup parses 
setup.ini, the 'depends2:' field takes precedence over the 
(non-version-specific) 'requires:' field.

The net effect, then, is that the 'requires:' field of PVR.hint is 
ignored.  Wouldn't it make more sense for mksetupini to fold the 
'requires:' field into the 'depends2:' field of setup.ini? 
Alternatively, maybe we shouldn't allow PVR.hint to contain both 
'requires:' and 'depends:'

Ken

[*] I can't think of a good reason to create such a .hint file, but it 
appears to be allowed in 
https://cygwin.com/packaging-hint-files.html#pvr.hint.

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

end of thread, other threads:[~2018-07-05 18:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-24 18:28 mksetupini: Presence of both 'requires:' and 'depends:' in a PVR.hint file Ken Brown
2018-06-26 20:19 ` Jon Turney
2018-07-05 15:11   ` Ken Brown
2018-07-05 18:17     ` Jon Turney

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