On 2020-12-31 11:33, Achim Gratz wrote:
Jon Turney writes:
Can you publish your cygport changes, when you are happy with them, so
I can make some packages to test with?

https://repo.or.cz/cygport/rpm-style.git/shortlog/refs/heads/to-upstream

Then you need to put this into .cygport.conf to actually produce
.tar.zst archives:

CYGPORT_TAR_EXT=".tar.xz"
  CYGPORT_TAR_EXT=".tar.zst" ???

The default compression level can be changed as follows:

CYGPORT_TAR_CMD="env ZSTD_CLEVEL=19 tar --group nobody:65534 --owner nobody:65534 
-J"
CYGPORT_TAR_CMD="env ZSTD_CLEVEL=19 tar --group nobody:65534 --owner nobody:65534 --zstd" ???

--
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]

Reply via email to