On 26/01/2024 22:02, pigz-cygwin-maintainer-0...@pm.me wrote:
Hi Marco, Achim,

Thank you for your time, the suggestions and fixes.

Yes, looks like everything works fine with your changes.
Also, as I understand, line `# REQUIRES="zlib"` can be removed?

you need to use REQUIRES is cygport "fails" to detect an application requirement

$ cygport pigz.cygport deps | cat
cygwin-3.4.10-1
zlib0-1.3-1

so cygport detects a library dependency to "/usr/bin/cygz.dll"
not to package zlib, as zlib is the source package or
as binary contains only the library manual

$ cygcheck -l zlib
/usr/share/doc/zlib/ChangeLog
/usr/share/doc/zlib/FAQ
/usr/share/doc/zlib/LICENSE
/usr/share/doc/zlib/README
/usr/share/man/man3/zlib.3.gz


I'm attaching here latest pigz.cygport with your fixes and without  `# 
REQUIRES="zlib"` line.

Best regards,
Ihor


Regards
Marco


Reply via email to